6:05PM INFO listening on :8080 6:06PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-25T00:00:00.000Z 6:07PM INFO shutting down — waiting for active requests to finish... 6:07PM INFO listening on :8080 6:08PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-25T00:00:00.000Z 7:55PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 7:55PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 7:55PM INFO conductor\copiers.go:596 Available copiers count=487 7:55PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 7:58PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 7:58PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 7:58PM INFO conductor\copiers.go:596 Available copiers count=487 7:58PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:00PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:00PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:00PM INFO conductor\copiers.go:596 Available copiers count=487 8:00PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:01PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:01PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:01PM INFO conductor\copiers.go:596 Available copiers count=487 8:01PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:03PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:03PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:03PM INFO conductor\copiers.go:596 Available copiers count=487 8:03PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:03PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:03PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:03PM INFO conductor\copiers.go:596 Available copiers count=487 8:03PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:03PM INFO enqueued ETL run batch_load_id=2 action=sync_concurrent_with_retry 8:03PM INFO ETL run batch_load_id=2 starting 8:03PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=2 8:03PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=5 num_copiers=487 8:03PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=487 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_batch_table_spec 8:03PM INFO conductor\conductor.go:275 Started sync ans_batch_table_spec... load_scope=full 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_batch 8:03PM INFO conductor\conductor.go:275 Started sync ans_batch... load_scope=full 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=aad_application 8:03PM INFO conductor\conductor.go:275 Started sync aad_application... load_scope=full 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_batch_row 8:03PM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=full 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_batch_spec 8:03PM INFO conductor\conductor.go:275 Started sync ans_batch_spec... load_scope=full 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_batch_spec error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_spec 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_change_table_profile 8:03PM INFO conductor\conductor.go:275 Started sync ans_change_table_profile... load_scope=full 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_spec 8:03PM ERROR conductor\conductor.go:285 Error in sync aad_application error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=aad_application 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_config_dim_change 8:03PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change... load_scope=full 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=aad_application 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_batch_table_spec error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_change_table_profile error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_table_spec 8:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_config_dim_change_table 8:03PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change_table... load_scope=full 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_table_spec 8:03PM WARN conductor\run.go:173 Too many errors, canceling remaining concurrent work num_sequential_errors=3 num_with_errors=3 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_change_table_profile 8:03PM ERROR conductor\conductor.go:401 Context done before worker finished worker_number=4 error="context canceled" 8:03PM INFO conductor\conductor.go:402 Worker stopped worker_number=4 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_change_table_profile 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_batch_row error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch_row: context canceled" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch_row: context canceled" 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_config_dim_change error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change: context canceled" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change: context canceled" 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_batch error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch: context canceled" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch: context canceled" 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_row 8:03PM ERROR conductor\conductor.go:401 Context done before worker finished worker_number=3 error="context canceled" 8:03PM INFO conductor\conductor.go:402 Worker stopped worker_number=3 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch_row: context canceled" api_name=ans_batch_row 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_config_dim_change 8:03PM ERROR conductor\conductor.go:401 Context done before worker finished worker_number=1 error="context canceled" 8:03PM INFO conductor\conductor.go:402 Worker stopped worker_number=1 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change: context canceled" api_name=ans_config_dim_change 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch 8:03PM ERROR conductor\conductor.go:401 Context done before worker finished worker_number=2 error="context canceled" 8:03PM INFO conductor\conductor.go:402 Worker stopped worker_number=2 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_batch: context canceled" api_name=ans_batch 8:03PM ERROR conductor\conductor.go:285 Error in sync ans_config_dim_change_table error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change_table: context canceled" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change_table: context canceled" 8:03PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_config_dim_change_table 8:03PM ERROR conductor\conductor.go:401 Context done before worker finished worker_number=5 error="context canceled" 8:03PM INFO conductor\conductor.go:402 Worker stopped worker_number=5 8:03PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 8:03PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/ans_config_dim_change_table: context canceled" api_name=ans_config_dim_change_table 8:03PM ERROR conductor\run.go:52 Some copiers had errors during concurrent sync num_failed=8 num_total=487 8:03PM ERROR conductor\run.go:247 Failed copiers: aad_application ans_batch ans_batch_row ans_batch_spec ans_batch_table_spec ans_change_table_profile ans_config_dim_change ans_config_dim_change_table 8:03PM INFO conductor\run.go:185 Waiting before serial retry of failed copiers retry_delay=5m0s 8:08PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-27T00:00:00.000Z to=2026-04-29T00:00:00.000Z 8:08PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-27T00:00:00.000Z to=2026-04-29T00:00:00.000Z 8:08PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-28T00:08:41.307Z 8:08PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-28T00:08:41.307Z 8:08PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-01T00:00:00.000Z to=2026-04-29T00:00:00.000Z 8:08PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-01T00:00:00.000Z to=2026-04-29T00:00:00.000Z 8:08PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-28T00:08:45.474Z 8:08PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-28T00:08:45.474Z 8:08PM INFO conductor\conductor.go:275 Started sync ans_batch_spec... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_batch_spec error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_spec 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_batch_spec error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync aad_application... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync aad_application error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=aad_application 8:08PM ERROR conductor\run.go:200 Retry failed api_name=aad_application error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_batch_table_spec... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_batch_table_spec error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_table_spec 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_batch_table_spec error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_change_table_profile... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_change_table_profile error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_change_table_profile 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_change_table_profile error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_batch_row error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch_row 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_batch_row error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_config_dim_change error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_config_dim_change 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_config_dim_change error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_batch... load_scope=full 8:08PM ERROR conductor\conductor.go:285 Error in sync ans_batch error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:08PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_batch 8:08PM ERROR conductor\run.go:200 Retry failed api_name=ans_batch error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:08PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change_table... load_scope=full 8:09PM ERROR conductor\conductor.go:285 Error in sync ans_config_dim_change_table error_summary="ERROR: permission denied for table load (SQLSTATE 42501)" error_detail="Severity: ERROR, Code: 42501, Message: permission denied for table load, Where: SQL statement \"INSERT INTO etl.load\n (batch_load_id, extract_id, uri_query, load_scope, execution_begin_at, load_begin_at\n , execution_result, is_latest, is_latest_success, updated_at)\n VALUES\n (\n _batch_load_id\n , _extract_id\n , _uri_query\n , _load_scope\n , COALESCE(_execution_begin_at, _now)\n , _now\n , 'Loading'\n , true\n , false\n , _now \n )\n RETURNING load_id\"\nPL/pgSQL function etl.load_began_earlier(bigint,integer,smallint,timestamp with time zone,text,timestamp with time zone) line 29 at SQL statement, File: aclchk.c, Line: 2795, Routine: aclcheck_error" 8:09PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="ERROR: permission denied for table load (SQLSTATE 42501)" api_name=ans_config_dim_change_table 8:09PM ERROR conductor\run.go:200 Retry failed api_name=ans_config_dim_change_table error="ERROR: permission denied for table load (SQLSTATE 42501)" 8:09PM ERROR conductor\run.go:247 Failed copiers: aad_application ans_batch ans_batch_row ans_batch_spec ans_batch_table_spec ans_change_table_profile ans_config_dim_change ans_config_dim_change_table 8:09PM ERROR conductor\run.go:113 Failed to finish batch load error="ERROR: permission denied for view v_load (SQLSTATE 42501)\npgw Exec_fresh_ctx failed for sql: CALL etl.batch_load_ended($1, $2, $3, NULL, NULL, NULL, NULL), command tag: " batch_load_id=0 8:09PM INFO ETL run batch_load_id=2 completed 8:10PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:10PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:10PM INFO conductor\copiers.go:596 Available copiers count=487 8:10PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:10PM INFO enqueued ETL run batch_load_id=3 action=sync_concurrent_with_retry 8:10PM INFO ETL run batch_load_id=3 starting 8:10PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=3 8:10PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=5 num_copiers=487 8:10PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=487 8:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_batch_table_spec 8:10PM INFO conductor\conductor.go:275 Started sync ans_batch_table_spec... load_scope=full 8:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_batch_row 8:10PM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=full 8:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=aad_application 8:10PM INFO conductor\conductor.go:275 Started sync aad_application... load_scope=full 8:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_batch 8:10PM INFO conductor\conductor.go:275 Started sync ans_batch... load_scope=full 8:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_batch_spec 8:10PM INFO conductor\conductor.go:275 Started sync ans_batch_spec... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_change_table_profile 8:11PM INFO conductor\conductor.go:275 Started sync ans_change_table_profile... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_config_dim_change 8:11PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_config_dim_change_table 8:11PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change_table... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_dim_change_combination 8:11PM INFO conductor\conductor.go:275 Started sync ans_dim_change_combination... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_dim_change_pattern 8:11PM INFO conductor\conductor.go:275 Started sync ans_dim_change_pattern... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_missing_dim_set 8:11PM INFO conductor\conductor.go:275 Started sync ans_missing_dim_set... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_scope_dim_change 8:11PM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_scope_dim_change_table 8:11PM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change_table... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_transfer_dim_set 8:11PM INFO conductor\conductor.go:275 Started sync ans_transfer_dim_set... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_valid_dim_combination 8:11PM INFO conductor\conductor.go:275 Started sync ans_valid_dim_combination... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_workflow_log 8:11PM INFO conductor\conductor.go:275 Started sync ans_workflow_log... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_afc_configuration 8:11PM INFO conductor\conductor.go:275 Started sync ava_afc_configuration... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_afc_tax_and_category_type 8:11PM INFO conductor\conductor.go:275 Started sync ava_afc_tax_and_category_type... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_address_country_region 8:11PM INFO conductor\conductor.go:275 Started sync ava_address_country_region... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_address_validated 8:11PM INFO conductor\conductor.go:275 Started sync ava_address_validated... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_company_list 8:11PM INFO conductor\conductor.go:275 Started sync ava_company_list... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_configuration 8:11PM INFO conductor\conductor.go:275 Started sync ava_configuration... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_configuration_elr 8:11PM INFO conductor\conductor.go:275 Started sync ava_configuration_elr... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_detail 8:11PM INFO conductor\conductor.go:275 Started sync ava_detail... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_detail_posted 8:11PM INFO conductor\conductor.go:275 Started sync ava_detail_posted... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_entity_use_code 8:11PM INFO conductor\conductor.go:275 Started sync ava_entity_use_code... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_parameters 8:11PM INFO conductor\conductor.go:275 Started sync ava_parameters... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_state 8:11PM INFO conductor\conductor.go:275 Started sync ava_state... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_subscription 8:11PM INFO conductor\conductor.go:275 Started sync ava_subscription... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_tax_code_mapping 8:11PM INFO conductor\conductor.go:275 Started sync ava_tax_code_mapping... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_user_preference 8:11PM INFO conductor\conductor.go:275 Started sync ava_user_preference... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_sched_chart_setup_line 8:11PM INFO conductor\conductor.go:275 Started sync acc_sched_chart_setup_line... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=acc_schedule_line 8:11PM INFO conductor\conductor.go:275 Started sync acc_schedule_line... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_schedule_line_entity 8:11PM INFO conductor\conductor.go:275 Started sync acc_schedule_line_entity... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=acc_schedule_name 8:11PM INFO conductor\conductor.go:275 Started sync acc_schedule_name... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=access_control 8:11PM INFO conductor\conductor.go:275 Started sync access_control... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=account_schedules_chart_setup 8:11PM INFO conductor\conductor.go:275 Started sync account_schedules_chart_setup... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=accounting_period 8:11PM INFO conductor\conductor.go:275 Started sync accounting_period... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=activities_cue 8:11PM INFO conductor\conductor.go:275 Started sync activities_cue... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=activity_log 8:11PM INFO conductor\conductor.go:275 Started sync activity_log... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=analysis_view 8:11PM INFO conductor\conductor.go:275 Started sync analysis_view... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=analysis_view_budget_entry 8:11PM INFO conductor\conductor.go:275 Started sync analysis_view_budget_entry... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=analysis_view_entry 8:11PM INFO conductor\conductor.go:275 Started sync analysis_view_entry... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_view_filter 8:11PM INFO conductor\conductor.go:275 Started sync analysis_view_filter... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_by_dim_user_param 8:11PM INFO conductor\conductor.go:275 Started sync analysis_by_dim_user_param... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=application_area_setup 8:11PM INFO conductor\conductor.go:275 Started sync application_area_setup... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=approval_entry 8:11PM INFO conductor\conductor.go:275 Started sync approval_entry... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=approvals_activities_cue 8:11PM INFO conductor\conductor.go:275 Started sync approvals_activities_cue... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=assembly_comment_line 8:11PM INFO conductor\conductor.go:275 Started sync assembly_comment_line... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=assembly_setup 8:11PM INFO conductor\conductor.go:275 Started sync assembly_setup... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=assisted_company_setup_status 8:11PM INFO conductor\conductor.go:275 Started sync assisted_company_setup_status... load_scope=full 8:11PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=avg_cost_adjmt_entry_point 8:11PM INFO conductor\conductor.go:275 Started sync avg_cost_adjmt_entry_point... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=azure_ad_mgt_setup 8:12PM INFO conductor\conductor.go:275 Started sync azure_ad_mgt_setup... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bom_component 8:12PM INFO conductor\conductor.go:275 Started sync bom_component... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_acc_rec_match_buffer 8:12PM INFO conductor\conductor.go:275 Started sync bank_acc_rec_match_buffer... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_acc_reconciliation 8:12PM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bank_acc_reconciliation_line 8:12PM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation_line... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account 8:12PM INFO conductor\conductor.go:275 Started sync bank_account... load_scope=full 8:12PM INFO streamer\streamer.go:104 EtlCancel batch_load_id=2 8:12PM INFO cancelled batch_load_id=2 in database 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bank_account_ledger_entry 8:12PM INFO conductor\conductor.go:275 Started sync bank_account_ledger_entry... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account_posting_group 8:12PM INFO conductor\conductor.go:275 Started sync bank_account_posting_group... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account_statement 8:12PM INFO conductor\conductor.go:275 Started sync bank_account_statement... load_scope=full 8:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account_statement_line 8:12PM INFO conductor\conductor.go:275 Started sync bank_account_statement_line... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_clearing_standard 8:13PM INFO conductor\conductor.go:275 Started sync bank_clearing_standard... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_export_import_setup 8:13PM INFO conductor\conductor.go:275 Started sync bank_export_import_setup... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_pmt_appl_rule 8:13PM INFO conductor\conductor.go:275 Started sync bank_pmt_appl_rule... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=base_calendar 8:13PM INFO conductor\conductor.go:275 Started sync base_calendar... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=batch_processing_parameter 8:13PM INFO conductor\conductor.go:275 Started sync batch_processing_parameter... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bss_imemictrade_eliminate_rpt 8:13PM INFO conductor\conductor.go:275 Started sync bss_imemictrade_eliminate_rpt... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_app_product_family 8:13PM INFO conductor\conductor.go:275 Started sync bssi_app_product_family... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_icbbudget_ledger_entry 8:13PM INFO conductor\conductor.go:275 Started sync bssi_icbbudget_ledger_entry... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_logos 8:13PM INFO conductor\conductor.go:275 Started sync bssi_logos... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_mem1099_form_boxes 8:13PM INFO conductor\conductor.go:275 Started sync bssi_mem1099_form_boxes... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memdefault_entity 8:13PM INFO conductor\conductor.go:275 Started sync bssi_memdefault_entity... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memelim_calculated_amount 8:13PM INFO conductor\conductor.go:275 Started sync bssi_memelim_calculated_amount... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mementity_bank_account 8:13PM INFO conductor\conductor.go:275 Started sync bssi_mementity_bank_account... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_mementity_fixed_asset 8:13PM INFO conductor\conductor.go:275 Started sync bssi_mementity_fixed_asset... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mementity_location_new 8:13PM INFO conductor\conductor.go:275 Started sync bssi_mementity_location_new... load_scope=full 8:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_mementity_payment_method 8:13PM INFO conductor\conductor.go:275 Started sync bssi_mementity_payment_method... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_mementity_resources 8:14PM INFO conductor\conductor.go:275 Started sync bssi_mementity_resources... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memhdr_entity_for_excel 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memhdr_entity_for_excel... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_meminstallation_wizard 8:14PM INFO conductor\conductor.go:275 Started sync bssi_meminstallation_wizard... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memintercompany_setup 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memintercompany_setup... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memorg_struct_setup2 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memorg_struct_setup2... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memprice_list_filter_temp 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memprice_list_filter_temp... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memsecurity_source_temp 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memsecurity_source_temp... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memsubscription_user 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memsubscription_user... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memsystem_setup 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memsystem_setup... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memtelemetry_state 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memtelemetry_state... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memuser_security 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memuser_security... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memuser_security_new_api 8:14PM INFO conductor\conductor.go:275 Started sync bssi_memuser_security_new_api... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_stripe_coupon 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_coupon... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_currency_new 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_currency_new... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=bssi_stripe_customer2 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_customer2... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_stripe_plan2 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan2... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_stripe_plan_tiers 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan_tiers... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_product2 8:14PM INFO conductor\conductor.go:275 Started sync bssi_stripe_product2... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=business_chart_user_setup 8:14PM INFO conductor\conductor.go:275 Started sync business_chart_user_setup... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=business_relation 8:14PM INFO conductor\conductor.go:275 Started sync business_relation... load_scope=full 8:14PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cds_connection_setup 8:14PM INFO conductor\conductor.go:275 Started sync cds_connection_setup... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cos_data_management_setup 8:15PM INFO conductor\conductor.go:275 Started sync cos_data_management_setup... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=crm_connection_setup 8:15PM INFO conductor\conductor.go:275 Started sync crm_connection_setup... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cancelled_document 8:15PM INFO conductor\conductor.go:275 Started sync cancelled_document... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cash_flow_setup 8:15PM INFO conductor\conductor.go:275 Started sync cash_flow_setup... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=change_log_entry 8:15PM INFO conductor\conductor.go:275 Started sync change_log_entry... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=change_log_setup 8:15PM INFO conductor\conductor.go:275 Started sync change_log_setup... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=chart_definition 8:15PM INFO conductor\conductor.go:275 Started sync chart_definition... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=check_ledger_entry 8:15PM INFO conductor\conductor.go:275 Started sync check_ledger_entry... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=column_layout 8:15PM INFO conductor\conductor.go:275 Started sync column_layout... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=column_layout_name 8:15PM INFO conductor\conductor.go:275 Started sync column_layout_name... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=company_information 8:15PM INFO conductor\conductor.go:275 Started sync company_information... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_line 8:15PM INFO conductor\conductor.go:275 Started sync config_line... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_media_buffer 8:15PM INFO conductor\conductor.go:275 Started sync config_media_buffer... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package 8:15PM INFO conductor\conductor.go:275 Started sync config_package... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package_data 8:15PM INFO conductor\conductor.go:275 Started sync config_package_data... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package_error 8:15PM INFO conductor\conductor.go:275 Started sync config_package_error... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package_field 8:15PM INFO conductor\conductor.go:275 Started sync config_package_field... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_package_filter 8:15PM INFO conductor\conductor.go:275 Started sync config_package_filter... load_scope=full 8:15PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_package_record 8:15PM INFO conductor\conductor.go:275 Started sync config_package_record... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_package_table 8:16PM INFO conductor\conductor.go:275 Started sync config_package_table... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_question 8:16PM INFO conductor\conductor.go:275 Started sync config_question... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_question_area 8:16PM INFO conductor\conductor.go:275 Started sync config_question_area... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_questionnaire 8:16PM INFO conductor\conductor.go:275 Started sync config_questionnaire... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_related_field 8:16PM INFO conductor\conductor.go:275 Started sync config_related_field... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_related_table 8:16PM INFO conductor\conductor.go:275 Started sync config_related_table... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_setup 8:16PM INFO conductor\conductor.go:275 Started sync config_setup... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_table_processing_rule 8:16PM INFO conductor\conductor.go:275 Started sync config_table_processing_rule... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_template_header 8:16PM INFO conductor\conductor.go:275 Started sync config_template_header... load_scope=full 8:16PM ERROR conductor\conductor.go:285 Error in sync analysis_view_entry error_summary="timeout: context deadline exceeded" error_detail="timeout: context deadline exceeded" 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=config_template_line 8:16PM INFO conductor\conductor.go:275 Started sync config_template_line... load_scope=full 8:16PM ERROR conductor\run.go:165 Error in concurrent sync error="timeout: context deadline exceeded" api_name=analysis_view_entry 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_tmpl_selection_rules 8:16PM INFO conductor\conductor.go:275 Started sync config_tmpl_selection_rules... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=contact 8:16PM INFO conductor\conductor.go:275 Started sync contact... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=contact_business_relation 8:16PM INFO conductor\conductor.go:275 Started sync contact_business_relation... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=copy_item_parameters 8:16PM INFO conductor\conductor.go:275 Started sync copy_item_parameters... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cost_accounting_setup 8:16PM INFO conductor\conductor.go:275 Started sync cost_accounting_setup... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=cost_journal_batch 8:16PM INFO conductor\conductor.go:275 Started sync cost_journal_batch... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cost_journal_template 8:16PM INFO conductor\conductor.go:275 Started sync cost_journal_template... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=cost_type 8:16PM INFO conductor\conductor.go:275 Started sync cost_type... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=country_region 8:16PM INFO conductor\conductor.go:275 Started sync country_region... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=credit_transfer_register 8:16PM INFO conductor\conductor.go:275 Started sync credit_transfer_register... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=currency 8:16PM INFO conductor\conductor.go:275 Started sync currency... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cust_ledger_entry 8:16PM INFO conductor\conductor.go:275 Started sync cust_ledger_entry... load_scope=full 8:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_address_format 8:16PM INFO conductor\conductor.go:275 Started sync custom_address_format... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_address_format_line 8:17PM INFO conductor\conductor.go:275 Started sync custom_address_format_line... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_report_layout 8:17PM INFO conductor\conductor.go:275 Started sync custom_report_layout... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=custom_report_selection 8:17PM INFO conductor\conductor.go:275 Started sync custom_report_selection... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=customer 8:17PM INFO conductor\conductor.go:275 Started sync customer... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=customer_posting_group 8:17PM INFO conductor\conductor.go:275 Started sync customer_posting_group... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=customer_price_group 8:17PM INFO conductor\conductor.go:275 Started sync customer_price_group... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch 8:17PM INFO conductor\conductor.go:275 Started sync data_exch... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_column_def 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_column_def... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_def 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_def... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_field 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_field... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_field_grouping 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_field_grouping... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_field_mapping 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_field_mapping_buf 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping_buf... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_flow_field_gr_buff 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_flow_field_gr_buff... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_line_def 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_line_def... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_mapping 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_mapping... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exch_table_filter 8:17PM INFO conductor\conductor.go:275 Started sync data_exch_table_filter... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_exchange_type 8:17PM INFO conductor\conductor.go:275 Started sync data_exchange_type... load_scope=full 8:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=data_migration_setup 8:17PM INFO conductor\conductor.go:275 Started sync data_migration_setup... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=default_dimension 8:18PM INFO conductor\conductor.go:275 Started sync default_dimension... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=default_dimension_priority 8:18PM INFO conductor\conductor.go:275 Started sync default_dimension_priority... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=depreciation_book 8:18PM INFO conductor\conductor.go:275 Started sync depreciation_book... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=designer_diagnostic 8:18PM INFO conductor\conductor.go:275 Started sync designer_diagnostic... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=detailed_cust_ledg_entry 8:18PM INFO conductor\conductor.go:275 Started sync detailed_cust_ledg_entry... load_scope=full 8:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=detailed_vendor_ledg_entry 8:18PM INFO conductor\conductor.go:275 Started sync detailed_vendor_ledg_entry... load_scope=full 8:19PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correct_selection_criteria 8:19PM INFO conductor\conductor.go:275 Started sync dim_correct_selection_criteria... load_scope=full 8:19PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correction_change 8:19PM INFO conductor\conductor.go:275 Started sync dim_correction_change... load_scope=full 8:20PM ERROR conductor\conductor.go:285 Error in sync change_log_entry error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/change_log_entry?aid=FIN&$skiptoken=36a3571f-ac0d-f111-8405-00224827ebdf: context deadline exceeded" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/change_log_entry?aid=FIN&$skiptoken=36a3571f-ac0d-f111-8405-00224827ebdf: context deadline exceeded" 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dim_correction_entry_log 8:20PM INFO conductor\conductor.go:275 Started sync dim_correction_entry_log... load_scope=full 8:20PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/change_log_entry?aid=FIN&$skiptoken=36a3571f-ac0d-f111-8405-00224827ebdf: context deadline exceeded" api_name=change_log_entry 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correction_set_buffer 8:20PM INFO conductor\conductor.go:275 Started sync dim_correction_set_buffer... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_value_per_account 8:20PM INFO conductor\conductor.go:275 Started sync dim_value_per_account... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=dimension 8:20PM INFO conductor\conductor.go:275 Started sync dimension... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dimension_buffer 8:20PM INFO conductor\conductor.go:275 Started sync dimension_buffer... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=dimension_correction 8:20PM INFO conductor\conductor.go:275 Started sync dimension_correction... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dimension_set_entry 8:20PM INFO conductor\conductor.go:275 Started sync dimension_set_entry... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=dimension_set_tree_node 8:20PM INFO conductor\conductor.go:275 Started sync dimension_set_tree_node... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dimension_value 8:20PM INFO conductor\conductor.go:275 Started sync dimension_value... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=doc_exch_service_setup 8:20PM INFO conductor\conductor.go:275 Started sync doc_exch_service_setup... load_scope=full 8:20PM ERROR conductor\conductor.go:285 Error in sync config_package_data error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/config_package_data?aid=FIN&$skiptoken=746a7831-7443-ef11-a316-6045bdd43b37: context deadline exceeded" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/config_package_data?aid=FIN&$skiptoken=746a7831-7443-ef11-a316-6045bdd43b37: context deadline exceeded" 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=document_attachment 8:20PM INFO conductor\conductor.go:275 Started sync document_attachment... load_scope=full 8:20PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/config_package_data?aid=FIN&$skiptoken=746a7831-7443-ef11-a316-6045bdd43b37: context deadline exceeded" api_name=config_package_data 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=document_sending_profile 8:20PM INFO conductor\conductor.go:275 Started sync document_sending_profile... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dynamic_request_page_entity 8:20PM INFO conductor\conductor.go:275 Started sync dynamic_request_page_entity... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=dynamic_request_page_field 8:20PM INFO conductor\conductor.go:275 Started sync dynamic_request_page_field... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=eft_export 8:20PM INFO conductor\conductor.go:275 Started sync eft_export... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=eft_export_workset 8:20PM INFO conductor\conductor.go:275 Started sync eft_export_workset... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=electronic_document_format 8:20PM INFO conductor\conductor.go:275 Started sync electronic_document_format... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=error_message_register 8:20PM INFO conductor\conductor.go:275 Started sync error_message_register... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=experience_tier_setup 8:20PM INFO conductor\conductor.go:275 Started sync experience_tier_setup... load_scope=full 8:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_class 8:20PM INFO conductor\conductor.go:275 Started sync fa_class... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_date_type 8:21PM INFO conductor\conductor.go:275 Started sync fa_date_type... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_depreciation_book 8:21PM INFO conductor\conductor.go:275 Started sync fa_depreciation_book... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_journal_batch 8:21PM INFO conductor\conductor.go:275 Started sync fa_journal_batch... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_journal_setup 8:21PM INFO conductor\conductor.go:275 Started sync fa_journal_setup... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_journal_template 8:21PM INFO conductor\conductor.go:275 Started sync fa_journal_template... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_ledger_entry 8:21PM INFO conductor\conductor.go:275 Started sync fa_ledger_entry... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_location 8:21PM INFO conductor\conductor.go:275 Started sync fa_location... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_matrix_posting_type 8:21PM INFO conductor\conductor.go:275 Started sync fa_matrix_posting_type... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_posting_group 8:21PM INFO conductor\conductor.go:275 Started sync fa_posting_group... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_posting_type 8:21PM INFO conductor\conductor.go:275 Started sync fa_posting_type... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_posting_type_setup 8:21PM INFO conductor\conductor.go:275 Started sync fa_posting_type_setup... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_reclass_journal_batch 8:21PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_batch... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_reclass_journal_line 8:21PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_line... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_reclass_journal_template 8:21PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_template... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_register 8:21PM INFO conductor\conductor.go:275 Started sync fa_register... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_setup 8:21PM INFO conductor\conductor.go:275 Started sync fa_setup... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=fa_subclass 8:21PM INFO conductor\conductor.go:275 Started sync fa_subclass... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=feature_data_update_status 8:21PM INFO conductor\conductor.go:275 Started sync feature_data_update_status... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=field_monitoring_setup 8:21PM INFO conductor\conductor.go:275 Started sync field_monitoring_setup... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=finance_charge_terms 8:21PM INFO conductor\conductor.go:275 Started sync finance_charge_terms... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=finance_cue 8:21PM INFO conductor\conductor.go:275 Started sync finance_cue... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=financial_report 8:21PM INFO conductor\conductor.go:275 Started sync financial_report... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=financial_report_user_filters 8:21PM INFO conductor\conductor.go:275 Started sync financial_report_user_filters... load_scope=full 8:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fixed_asset 8:21PM INFO conductor\conductor.go:275 Started sync fixed_asset... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=gl_item_ledger_relation 8:22PM INFO conductor\conductor.go:275 Started sync gl_item_ledger_relation... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_account 8:22PM INFO conductor\conductor.go:275 Started sync gl_account... load_scope=full 8:22PM ERROR conductor\conductor.go:285 Error in sync cust_ledger_entry error_summary="failed Cust_ledger_entrys Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_cust_ledger_entry], columns: [source_uid entry_no customer_no posting_date document_type document_no description customer_name your_reference currency_code amount remaining_amount original_amt_lcy remaining_amt_lcy amount_lcy sales_lcy profit_lcy inv_discount_lcy sell_to_customer_no customer_posting_group global_dimension_1_code global_dimension_2_code salesperson_code user_id source_code on_hold applies_to_doc_type applies_to_doc_no open due_date pmt_discount_date original_pmt_disc_possible pmt_disc_given_lcy orig_pmt_disc_possible_lcy positive closed_by_entry_no closed_at_date closed_by_amount applies_to_id journal_templ_name journal_batch_name reason_code bal_account_type bal_account_no transaction_no closed_by_amount_lcy debit_amount credit_amount debit_amount_lcy credit_amount_lcy document_date external_document_no calculate_interest closing_interest_calculated no_series closed_by_currency_code closed_by_currency_amount adjusted_currency_factor original_currency_factor original_amount date_filter remaining_pmt_disc_possible pmt_disc_tolerance_date max_payment_tolerance last_issued_reminder_level accepted_payment_tolerance accepted_pmt_disc_tolerance pmt_tolerance_lcy amount_to_apply ic_partner_code applying_entry reversed reversed_by_entry_no reversed_entry_no prepayment payment_reference payment_method_code applies_to_ext_doc_no recipient_bank_account message_to_recipient exported_to_payment_file dimension_set_id shortcut_dimension_3_code shortcut_dimension_4_code shortcut_dimension_5_code shortcut_dimension_6_code shortcut_dimension_7_code shortcut_dimension_8_code direct_debit_mandate_id payment_prediction prediction_confidence prediction_confidence_percent dispute_status promised_pay_date recurring_billing tax_exemption_no ste_transaction_id electronic_document_sent original_document_xml no_of_e_documents_sent original_string digital_stamp_sat certificate_serial_no signed_document_xml digital_stamp_pac electronic_document_status date_time_stamped date_time_sent date_time_canceled error_code error_description date_time_stamp_received date_time_cancel_sent pac_web_service_name qr_code fiscal_invoice_number_pac date_time_first_req_sent cfdi_cancellation_reason_code substitution_entry_no cfdi_cancellation_id marked_as_canceled shpfy_transaction_id bssi_paying_entity bssi_from_journal bssi_line_entity bssi_line_dimension_set bssi_paying_dimension_set bssi_include_applied bssi_post_from_bank_deposit created_at created_by_uid modified_at modified_by_uid source_hash load_id]" error_detail="failed Cust_ledger_entrys Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_cust_ledger_entry], columns: [source_uid entry_no customer_no posting_date document_type document_no description customer_name your_reference currency_code amount remaining_amount original_amt_lcy remaining_amt_lcy amount_lcy sales_lcy profit_lcy inv_discount_lcy sell_to_customer_no customer_posting_group global_dimension_1_code global_dimension_2_code salesperson_code user_id source_code on_hold applies_to_doc_type applies_to_doc_no open due_date pmt_discount_date original_pmt_disc_possible pmt_disc_given_lcy orig_pmt_disc_possible_lcy positive closed_by_entry_no closed_at_date closed_by_amount applies_to_id journal_templ_name journal_batch_name reason_code bal_account_type bal_account_no transaction_no closed_by_amount_lcy debit_amount credit_amount debit_amount_lcy credit_amount_lcy document_date external_document_no calculate_interest closing_interest_calculated no_series closed_by_currency_code closed_by_currency_amount adjusted_currency_factor original_currency_factor original_amount date_filter remaining_pmt_disc_possible pmt_disc_tolerance_date max_payment_tolerance last_issued_reminder_level accepted_payment_tolerance accepted_pmt_disc_tolerance pmt_tolerance_lcy amount_to_apply ic_partner_code applying_entry reversed reversed_by_entry_no reversed_entry_no prepayment payment_reference payment_method_code applies_to_ext_doc_no recipient_bank_account message_to_recipient exported_to_payment_file dimension_set_id shortcut_dimension_3_code shortcut_dimension_4_code shortcut_dimension_5_code shortcut_dimension_6_code shortcut_dimension_7_code shortcut_dimension_8_code direct_debit_mandate_id payment_prediction prediction_confidence prediction_confidence_percent dispute_status promised_pay_date recurring_billing tax_exemption_no ste_transaction_id electronic_document_sent original_document_xml no_of_e_documents_sent original_string digital_stamp_sat certificate_serial_no signed_document_xml digital_stamp_pac electronic_document_status date_time_stamped date_time_sent date_time_canceled error_code error_description date_time_stamp_received date_time_cancel_sent pac_web_service_name qr_code fiscal_invoice_number_pac date_time_first_req_sent cfdi_cancellation_reason_code substitution_entry_no cfdi_cancellation_id marked_as_canceled shpfy_transaction_id bssi_paying_entity bssi_from_journal bssi_line_entity bssi_line_dimension_set bssi_paying_dimension_set bssi_include_applied bssi_post_from_bank_deposit created_at created_by_uid modified_at modified_by_uid source_hash load_id]" 8:22PM ERROR conductor\conductor.go:285 Error in sync cust_ledger_entry error_summary="context deadline exceeded" error_detail="context deadline exceeded" 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_account_category 8:22PM INFO conductor\conductor.go:275 Started sync gl_account_category... load_scope=full 8:22PM ERROR conductor\run.go:165 Error in concurrent sync error="failed Cust_ledger_entrys Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_cust_ledger_entry], columns: [source_uid entry_no customer_no posting_date document_type document_no description customer_name your_reference currency_code amount remaining_amount original_amt_lcy remaining_amt_lcy amount_lcy sales_lcy profit_lcy inv_discount_lcy sell_to_customer_no customer_posting_group global_dimension_1_code global_dimension_2_code salesperson_code user_id source_code on_hold applies_to_doc_type applies_to_doc_no open due_date pmt_discount_date original_pmt_disc_possible pmt_disc_given_lcy orig_pmt_disc_possible_lcy positive closed_by_entry_no closed_at_date closed_by_amount applies_to_id journal_templ_name journal_batch_name reason_code bal_account_type bal_account_no transaction_no closed_by_amount_lcy debit_amount credit_amount debit_amount_lcy credit_amount_lcy document_date external_document_no calculate_interest closing_interest_calculated no_series closed_by_currency_code closed_by_currency_amount adjusted_currency_factor original_currency_factor original_amount date_filter remaining_pmt_disc_possible pmt_disc_tolerance_date max_payment_tolerance last_issued_reminder_level accepted_payment_tolerance accepted_pmt_disc_tolerance pmt_tolerance_lcy amount_to_apply ic_partner_code applying_entry reversed reversed_by_entry_no reversed_entry_no prepayment payment_reference payment_method_code applies_to_ext_doc_no recipient_bank_account message_to_recipient exported_to_payment_file dimension_set_id shortcut_dimension_3_code shortcut_dimension_4_code shortcut_dimension_5_code shortcut_dimension_6_code shortcut_dimension_7_code shortcut_dimension_8_code direct_debit_mandate_id payment_prediction prediction_confidence prediction_confidence_percent dispute_status promised_pay_date recurring_billing tax_exemption_no ste_transaction_id electronic_document_sent original_document_xml no_of_e_documents_sent original_string digital_stamp_sat certificate_serial_no signed_document_xml digital_stamp_pac electronic_document_status date_time_stamped date_time_sent date_time_canceled error_code error_description date_time_stamp_received date_time_cancel_sent pac_web_service_name qr_code fiscal_invoice_number_pac date_time_first_req_sent cfdi_cancellation_reason_code substitution_entry_no cfdi_cancellation_id marked_as_canceled shpfy_transaction_id bssi_paying_entity bssi_from_journal bssi_line_entity bssi_line_dimension_set bssi_paying_dimension_set bssi_include_applied bssi_post_from_bank_deposit created_at created_by_uid modified_at modified_by_uid source_hash load_id]" api_name=cust_ledger_entry 8:22PM ERROR conductor\run.go:165 Error in concurrent sync error="context deadline exceeded" api_name=cust_ledger_entry 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_budget_entry 8:22PM INFO conductor\conductor.go:275 Started sync gl_budget_entry... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_budget_name 8:22PM INFO conductor\conductor.go:275 Started sync gl_budget_name... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_entry 8:22PM INFO conductor\conductor.go:275 Started sync gl_entry... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_entry_vat_entry_link 8:22PM INFO conductor\conductor.go:275 Started sync gl_entry_vat_entry_link... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_register 8:22PM INFO conductor\conductor.go:275 Started sync gl_register... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_business_posting_group 8:22PM INFO conductor\conductor.go:275 Started sync gen_business_posting_group... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_jnl_allocation 8:22PM INFO conductor\conductor.go:275 Started sync gen_jnl_allocation... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_batch 8:22PM INFO conductor\conductor.go:275 Started sync gen_journal_batch... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_line 8:22PM INFO conductor\conductor.go:275 Started sync gen_journal_line... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_template 8:22PM INFO conductor\conductor.go:275 Started sync gen_journal_template... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_product_posting_group 8:22PM INFO conductor\conductor.go:275 Started sync gen_product_posting_group... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=general_ledger_setup 8:22PM INFO conductor\conductor.go:275 Started sync general_ledger_setup... load_scope=full 8:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=general_posting_setup 8:22PM INFO conductor\conductor.go:275 Started sync general_posting_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=human_resource_unit_of_measure 8:23PM INFO conductor\conductor.go:275 Started sync human_resource_unit_of_measure... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=human_resources_setup 8:23PM INFO conductor\conductor.go:275 Started sync human_resources_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=hybrid_deployment_setup 8:23PM INFO conductor\conductor.go:275 Started sync hybrid_deployment_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ic_setup 8:23PM INFO conductor\conductor.go:275 Started sync ic_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_doc_xtender_setup 8:23PM INFO conductor\conductor.go:275 Started sync iwx_doc_xtender_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=iwx_iept_setup 8:23PM INFO conductor\conductor.go:275 Started sync iwx_iept_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_reg_registration_header 8:23PM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_header... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=iwx_reg_registration_line 8:23PM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_line... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_registration_header 8:23PM INFO conductor\conductor.go:275 Started sync iwx_registration_header... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=iwx_registration_line 8:23PM INFO conductor\conductor.go:275 Started sync iwx_registration_line... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=incoming_document 8:23PM INFO conductor\conductor.go:275 Started sync incoming_document... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=incoming_document_attachment 8:23PM INFO conductor\conductor.go:275 Started sync incoming_document_attachment... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=incoming_documents_setup 8:23PM INFO conductor\conductor.go:275 Started sync incoming_documents_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=insurance_journal_batch 8:23PM INFO conductor\conductor.go:275 Started sync insurance_journal_batch... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=insurance_journal_template 8:23PM INFO conductor\conductor.go:275 Started sync insurance_journal_template... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=interaction_template_setup 8:23PM INFO conductor\conductor.go:275 Started sync interaction_template_setup... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=invalidated_dim_correction 8:23PM INFO conductor\conductor.go:275 Started sync invalidated_dim_correction... load_scope=full 8:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_posting_group 8:23PM INFO conductor\conductor.go:275 Started sync inventory_posting_group... load_scope=full 8:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_posting_setup 8:24PM INFO conductor\conductor.go:275 Started sync inventory_posting_setup... load_scope=full 8:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_setup 8:24PM INFO conductor\conductor.go:275 Started sync inventory_setup... load_scope=full 8:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item 8:24PM INFO conductor\conductor.go:275 Started sync item... load_scope=full 8:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_application_entry 8:24PM INFO conductor\conductor.go:275 Started sync item_application_entry... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_application_entry_history 8:25PM INFO conductor\conductor.go:275 Started sync item_application_entry_history... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_budget_entry 8:25PM INFO conductor\conductor.go:275 Started sync item_budget_entry... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_budget_name 8:25PM INFO conductor\conductor.go:275 Started sync item_budget_name... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_category 8:25PM INFO conductor\conductor.go:275 Started sync item_category... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_charge 8:25PM INFO conductor\conductor.go:275 Started sync item_charge... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_journal_batch 8:25PM INFO conductor\conductor.go:275 Started sync item_journal_batch... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_journal_line 8:25PM INFO conductor\conductor.go:275 Started sync item_journal_line... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=item_journal_template 8:25PM INFO conductor\conductor.go:275 Started sync item_journal_template... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_ledger_entry 8:25PM INFO conductor\conductor.go:275 Started sync item_ledger_entry... load_scope=full 8:25PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=item_register 8:25PM INFO conductor\conductor.go:275 Started sync item_register... load_scope=full 8:27PM ERROR conductor\conductor.go:285 Error in sync gl_item_ledger_relation error_summary="failed Gl_item_ledger_relations Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_gl_item_ledger_relation], columns: [source_uid g_l_entry_no value_entry_no g_l_register_no created_at created_by_uid modified_at modified_by_uid source_hash load_id]" error_detail="failed Gl_item_ledger_relations Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_gl_item_ledger_relation], columns: [source_uid g_l_entry_no value_entry_no g_l_register_no created_at created_by_uid modified_at modified_by_uid source_hash load_id]" 8:27PM ERROR conductor\conductor.go:285 Error in sync gl_item_ledger_relation error_summary="context deadline exceeded" error_detail="context deadline exceeded" 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=item_tracking_code 8:27PM INFO conductor\conductor.go:275 Started sync item_tracking_code... load_scope=full 8:27PM ERROR conductor\run.go:165 Error in concurrent sync error="failed Gl_item_ledger_relations Copy_using_pgx: context deadline exceeded\npgw CopyFrom failed for table: [q bc_gl_item_ledger_relation], columns: [source_uid g_l_entry_no value_entry_no g_l_register_no created_at created_by_uid modified_at modified_by_uid source_hash load_id]" api_name=gl_item_ledger_relation 8:27PM ERROR conductor\run.go:165 Error in concurrent sync error="context deadline exceeded" api_name=gl_item_ledger_relation 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=item_unit_of_measure 8:27PM INFO conductor\conductor.go:275 Started sync item_unit_of_measure... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=job_journal_batch 8:27PM INFO conductor\conductor.go:275 Started sync job_journal_batch... load_scope=full 8:27PM ERROR conductor\conductor.go:285 Error in sync gl_entry error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/gl_entry?aid=FIN&$skiptoken=077fb5b9-0cd4-ef11-8eec-7c1e52021b0e: context deadline exceeded" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/gl_entry?aid=FIN&$skiptoken=077fb5b9-0cd4-ef11-8eec-7c1e52021b0e: context deadline exceeded" 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=job_journal_template 8:27PM INFO conductor\conductor.go:275 Started sync job_journal_template... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_posting_group 8:27PM INFO conductor\conductor.go:275 Started sync job_posting_group... load_scope=full 8:27PM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/gl_entry?aid=FIN&$skiptoken=077fb5b9-0cd4-ef11-8eec-7c1e52021b0e: context deadline exceeded" api_name=gl_entry 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=job_queue_category 8:27PM INFO conductor\conductor.go:275 Started sync job_queue_category... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_queue_entry 8:27PM INFO conductor\conductor.go:275 Started sync job_queue_entry... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=job_queue_log_entry 8:27PM INFO conductor\conductor.go:275 Started sync job_queue_log_entry... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_responsibility 8:27PM INFO conductor\conductor.go:275 Started sync job_responsibility... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_wip_method 8:27PM INFO conductor\conductor.go:275 Started sync job_wip_method... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=jobs_setup 8:27PM INFO conductor\conductor.go:275 Started sync jobs_setup... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=language 8:27PM INFO conductor\conductor.go:275 Started sync language... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=last_used_chart 8:27PM INFO conductor\conductor.go:275 Started sync last_used_chart... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=location 8:27PM INFO conductor\conductor.go:275 Started sync location... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=manufacturing_cue 8:27PM INFO conductor\conductor.go:275 Started sync manufacturing_cue... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=manufacturing_setup 8:27PM INFO conductor\conductor.go:275 Started sync manufacturing_setup... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=marketing_setup 8:27PM INFO conductor\conductor.go:275 Started sync marketing_setup... load_scope=full 8:27PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=media_repository 8:27PM INFO conductor\conductor.go:275 Started sync media_repository... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=miniform_function 8:28PM INFO conductor\conductor.go:275 Started sync miniform_function... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=miniform_function_group 8:28PM INFO conductor\conductor.go:275 Started sync miniform_function_group... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=miniform_header 8:28PM INFO conductor\conductor.go:275 Started sync miniform_header... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=miniform_line 8:28PM INFO conductor\conductor.go:275 Started sync miniform_line... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=my_notifications 8:28PM INFO conductor\conductor.go:275 Started sync my_notifications... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=nav_app_installed_app 8:28PM INFO conductor\conductor.go:275 Started sync nav_app_installed_app... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=nav_app_setting 8:28PM INFO conductor\conductor.go:275 Started sync nav_app_setting... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=nav_app_tenant_add_in 8:28PM INFO conductor\conductor.go:275 Started sync nav_app_tenant_add_in... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=named_forward_link 8:28PM INFO conductor\conductor.go:275 Started sync named_forward_link... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=no_series 8:28PM INFO conductor\conductor.go:275 Started sync no_series... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=no_series_generation 8:28PM INFO conductor\conductor.go:275 Started sync no_series_generation... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=no_series_generation_detail 8:28PM INFO conductor\conductor.go:275 Started sync no_series_generation_detail... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=no_series_line 8:28PM INFO conductor\conductor.go:275 Started sync no_series_line... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=no_series_relationship 8:28PM INFO conductor\conductor.go:275 Started sync no_series_relationship... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=no_series_tenant 8:28PM INFO conductor\conductor.go:275 Started sync no_series_tenant... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=nonstock_item_setup 8:28PM INFO conductor\conductor.go:275 Started sync nonstock_item_setup... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=notification_entry 8:28PM INFO conductor\conductor.go:275 Started sync notification_entry... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=notification_schedule 8:28PM INFO conductor\conductor.go:275 Started sync notification_schedule... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=notification_setup 8:28PM INFO conductor\conductor.go:275 Started sync notification_setup... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=o365_brand_color 8:28PM INFO conductor\conductor.go:275 Started sync o365_brand_color... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=o365_device_setup_instructions 8:28PM INFO conductor\conductor.go:275 Started sync o365_device_setup_instructions... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=o365_getting_started_page_data 8:28PM INFO conductor\conductor.go:275 Started sync o365_getting_started_page_data... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=o365_html_template 8:28PM INFO conductor\conductor.go:275 Started sync o365_html_template... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=o365_payment_service_logo 8:28PM INFO conductor\conductor.go:275 Started sync o365_payment_service_logo... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ocr_service_setup 8:28PM INFO conductor\conductor.go:275 Started sync ocr_service_setup... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=omh_delivery 8:28PM INFO conductor\conductor.go:275 Started sync omh_delivery... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_generator 8:28PM INFO conductor\conductor.go:275 Started sync omh_generator... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=omh_posted_delivery 8:28PM INFO conductor\conductor.go:275 Started sync omh_posted_delivery... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_posted_purch_rcpt_invoice 8:28PM INFO conductor\conductor.go:275 Started sync omh_posted_purch_rcpt_invoice... load_scope=full 8:28PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=omh_purch_rcpt_invoice 8:28PM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_purch_rcpt_invoice_archive 8:29PM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice_archive... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=omh_sales_and_shipping_setup 8:29PM INFO conductor\conductor.go:275 Started sync omh_sales_and_shipping_setup... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=omh_salesand_shipping 8:29PM INFO conductor\conductor.go:275 Started sync omh_salesand_shipping... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=object_options 8:29PM INFO conductor\conductor.go:275 Started sync object_options... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=object_profile 8:29PM INFO conductor\conductor.go:275 Started sync object_profile... load_scope=full 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=office_add_in_setup 8:29PM INFO conductor\conductor.go:275 Started sync office_add_in_setup... load_scope=full 8:29PM INFO shutting down — waiting for active requests to finish... 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=online_map_parameter_setup 8:29PM INFO conductor\conductor.go:275 Started sync online_map_parameter_setup... load_scope=full 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed Omh_salesand_shippings Copy_using_pgx: failed to connect to `user=biz_admin database=biz`:\n\t[::1]:5432 (localhost): failed to receive message: context canceled\n\t127.0.0.1:5432 (localhost): dial error: dial tcp 127.0.0.1:5432: operation was canceled\npgw CopyFrom failed for table: [q bc_omh_salesand_shipping], columns: [source_uid document_no line_no qcstatus sellto_customer_no sellto_customer_name salesperson_code order_date shipment_date purchase_order_no no description quantity unitof_measure qty_shipped_base qtyto_ship_base location_code shipping_agent_code shipping_agent_service_code comments ship_status bagged_goods sales_header_status shortcut_dimension1_code shipto_city qty_invoiced posted_invoice inventory_item ship_to_code external_document_no requested_delivery_date posting_date created_at created_by_uid modified_at modified_by_uid source_hash load_id]" error_detail="failed Omh_salesand_shippings Copy_using_pgx: failed to connect to `user=biz_admin database=biz`:\n\t[::1]:5432 (localhost): failed to receive message: context canceled\n\t127.0.0.1:5432 (localhost): dial error: dial tcp 127.0.0.1:5432: operation was canceled\npgw CopyFrom failed for table: [q bc_omh_salesand_shipping], columns: [source_uid document_no line_no qcstatus sellto_customer_no sellto_customer_name salesperson_code order_date shipment_date purchase_order_no no description quantity unitof_measure qty_shipped_base qtyto_ship_base location_code shipping_agent_code shipping_agent_service_code comments ship_status bagged_goods sales_header_status shortcut_dimension1_code shipto_city qty_invoiced posted_invoice inventory_item ship_to_code external_document_no requested_delivery_date posting_date created_at created_by_uid modified_at modified_by_uid source_hash load_id]" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016535\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NTExOTk5NDA5ODQyNzYxMjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016535\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NTExOTk5NDA5ODQyNzYxMjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016536\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk4MjIwODk1ODM0NTA4MDc0NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016536\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk4MjIwODk1ODM0NTA4MDc0NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016537\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100609\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwNzY2OTM1NzA1MjY0MDUwNTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016537\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100609\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwNzY2OTM1NzA1MjY0MDUwNTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016538\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB623\",\"description\":\"Cherry Lake SOMIXSTRATIF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100612\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MzQyMDAwNTQ2ODEzMjA3NDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016538\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB623\",\"description\":\"Cherry Lake SOMIXSTRATIF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100612\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MzQyMDAwNTQ2ODEzMjA3NDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016539\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000531\",\"sellto_customer_name\":\"Naty's Garden, Inc.\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES335\",\"description\":\"Landscape Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.9Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.9Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDg5Njk5NzY2MTY1NzU2ODE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016539\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000531\",\"sellto_customer_name\":\"Naty's Garden, Inc.\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES335\",\"description\":\"Landscape Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.9Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.9Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDg5Njk5NzY2MTY1NzU2ODE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016540\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjA0NDQ5MDM0MDQ2NzQ0NzI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016540\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjA0NDQ5MDM0MDQ2NzQ0NzI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016540\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB891\",\"description\":\"Salmon Wholesale, Palm Mix 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTA4Nzg5MjE2MzY5NDg0NDcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016540\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB891\",\"description\":\"Salmon Wholesale, Palm Mix 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTA4Nzg5MjE2MzY5NDg0NDcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016541\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyODQ1MjYzMTMxNDgxNjA3NjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016541\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyODQ1MjYzMTMxNDgxNjA3NjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016542\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000728\",\"sellto_customer_name\":\"T\\u0026R Nurseries, Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB395\",\"description\":\"T\\u0026R Nursery Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MARRERRO'S\",\"comments\":\"Location 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjMxODQyNTU1MjkxMzA5ODUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016542\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000728\",\"sellto_customer_name\":\"T\\u0026R Nurseries, Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB395\",\"description\":\"T\\u0026R Nursery Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MARRERRO'S\",\"comments\":\"Location 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjMxODQyNTU1MjkxMzA5ODUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016543\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000039\",\"sellto_customer_name\":\"AMR Nursery, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB017\",\"description\":\"AMR Nursery Mix 3A Summer Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"del to Sadler\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:45.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODIyNDQ0NjY4NTQwMDM1NTg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016543\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000039\",\"sellto_customer_name\":\"AMR Nursery, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB017\",\"description\":\"AMR Nursery Mix 3A Summer Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"del to Sadler\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:45.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODIyNDQ0NjY4NTQwMDM1NTg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016544\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000620\",\"sellto_customer_name\":\"Reeder's Landscaping, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB329\",\"description\":\"Reeders Landscaping Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: 710 East Dr. MLK Blvd Seffner 33584\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEFFNER\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.91Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.91Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMDkyNzM2NDg5MDI1OTc5NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016544\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000620\",\"sellto_customer_name\":\"Reeder's Landscaping, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB329\",\"description\":\"Reeders Landscaping Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: 710 East Dr. MLK Blvd Seffner 33584\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEFFNER\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.91Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.91Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMDkyNzM2NDg5MDI1OTc5NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016545\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-27\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107667\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-27\",\"system_created_at\":\"2026-04-28T12:33:45.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMTM5OTQwMTI4NjYxMDU4NzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016545\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-27\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107667\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-27\",\"system_created_at\":\"2026-04-28T12:33:45.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMTM5OTQwMTI4NjYxMDU4NzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016546\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-27\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-27\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDExMTM1NDUzODUxMjY4MTAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016546\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-27\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-27\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDExMTM1NDUzODUxMjY4MTAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016547\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTUzODQyNTE1MDgwMjYwNTEzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016547\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTUzODQyNTE1MDgwMjYwNTEzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016548\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1Njk5Mjg4MjE2NDExNjc0NTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016548\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1Njk5Mjg4MjE2NDExNjc0NTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016549\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000173\",\"sellto_customer_name\":\"Creek Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB096\",\"description\":\"Creek Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC - MAIN - SECOND DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"STUART\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN FARM\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5Njk5Mjk1MzEzMTk5OTUyNTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016549\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000173\",\"sellto_customer_name\":\"Creek Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB096\",\"description\":\"Creek Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC - MAIN - SECOND DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"STUART\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN FARM\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5Njk5Mjk1MzEzMTk5OTUyNTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016550\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDU1NjQzNDcxNTg5NTA5MTA4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016550\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDU1NjQzNDcxNTg5NTA5MTA4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016551\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjY5NjkwNDkyNzc5ODQzOTY1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016551\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjY5NjkwNDkyNzc5ODQzOTY1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016552\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3ODUwODg1ODQ5MTE1ODMyOTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016552\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3ODUwODg1ODQ5MTE1ODMyOTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016553\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDI2MDI4NzUyODExMTMzNjg1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016553\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDI2MDI4NzUyODExMTMzNjg1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016554\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000519\",\"sellto_customer_name\":\"Mt. Plymouth Greenhouses, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB269\",\"description\":\"Mt Plymouth Greenhouse Mix 7\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MT PLYMOUT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:45.93Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.93Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MTkzOTY4NTIzODY4MjAxMTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016554\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000519\",\"sellto_customer_name\":\"Mt. Plymouth Greenhouses, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB269\",\"description\":\"Mt Plymouth Greenhouse Mix 7\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MT PLYMOUT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:45.93Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.93Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MTkzOTY4NTIzODY4MjAxMTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016555\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.933Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.933Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNTI3NTk4NzM0NTcyMDc2MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016555\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.933Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.933Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNTI3NTk4NzM0NTcyMDc2MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016556\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgxOTQwODcwOTI3OTQ1Mzk4NjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016556\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgxOTQwODcwOTI3OTQ1Mzk4NjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016557\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDM0ODQzNDY5NDE2NzMyMjI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016557\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDM0ODQzNDY5NDE2NzMyMjI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016558\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES112\",\"description\":\"Pine Bark 1/2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WIMAUMA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BONITA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.94Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.94Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDQ2MTM0NzcyODY0NjU1NDE3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016558\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES112\",\"description\":\"Pine Bark 1/2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WIMAUMA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BONITA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.94Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.94Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDQ2MTM0NzcyODY0NjU1NDE3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016559\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES112\",\"description\":\"Pine Bark 1/2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WIMAUMA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BONITA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDMwMDg0NzAyMjEzMjcxMjM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016559\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES112\",\"description\":\"Pine Bark 1/2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WIMAUMA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BONITA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDMwMDg0NzAyMjEzMjcxMjM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016560\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB051\",\"description\":\"Brantley Nurseries Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"mid am delivery \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24801\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MTMzNDk4MjQ3NzYxODg0NDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016560\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB051\",\"description\":\"Brantley Nurseries Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"mid am delivery \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24801\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MTMzNDk4MjQ3NzYxODg0NDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016561\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000479\",\"sellto_customer_name\":\"Maria Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB251\",\"description\":\"Maria Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: 7703 County Road 39 South Plant City\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MARIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTUyNjM3NTA0OTkxNTY2MjAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016561\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000479\",\"sellto_customer_name\":\"Maria Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB251\",\"description\":\"Maria Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: 7703 County Road 39 South Plant City\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MARIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTUyNjM3NTA0OTkxNTY2MjAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016562\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000810\",\"sellto_customer_name\":\"Whisper Winds Services, Inc\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB443\",\"description\":\"Whisper Winds Potting Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"PICK UP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0NDgwOTU0MDU2MzU3OTgxODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016562\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000810\",\"sellto_customer_name\":\"Whisper Winds Services, Inc\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB443\",\"description\":\"Whisper Winds Potting Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"PICK UP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0NDgwOTU0MDU2MzU3OTgxODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016563\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000539\",\"sellto_customer_name\":\"North American Organics\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB273\",\"description\":\"North American Organics Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"Pick Up\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":6,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.953Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.953Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzOTkyNTkxOTQwMDQ4NTA3NDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016563\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000539\",\"sellto_customer_name\":\"North American Organics\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB273\",\"description\":\"North American Organics Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"Pick Up\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":6,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.953Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.953Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzOTkyNTkxOTQwMDQ4NTA3NDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMTM4MTE1MTQ2OTkzNjkzMjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMTM4MTE1MTQ2OTkzNjkzMjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyNTkzNTU4NjE0MjY3NTYyMjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyNTkzNTU4NjE0MjY3NTYyMjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMDQ5MDAyMDgxNTQxNDMxMTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMDQ5MDAyMDgxNTQxNDMxMTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNTA0NDQ1NTQ4ODE1MzAwMTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNTA0NDQ1NTQ4ODE1MzAwMTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjU5NjU3MzYwNzE3MjM5Mjk3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjU5NjU3MzYwNzE3MjM5Mjk3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwODQ0MTMzOTIzMzEyNDIzNTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwODQ0MTMzOTIzMzEyNDIzNTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE2NjQ3MTExNDY3MjU4NjI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE2NjQ3MTExNDY3MjU4NjI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTkwNTY5MTk1OTc1Mzc2MDcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016564\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTkwNTY5MTk1OTc1Mzc2MDcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016565\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNTc5NzM5Mzc0ODk3NTA4NzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016565\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:45.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNTc5NzM5Mzc0ODk3NTA4NzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016566\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"1 of 2 dove\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DOVE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Njc5NzUxNTczMjExNTQyODMxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016566\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"1 of 2 dove\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DOVE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Njc5NzUxNTczMjExNTQyODMxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016567\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 2 dove\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DOVE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1Njg3MjQ1MzUzMjg5NTk0OTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016567\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 2 dove\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DOVE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1Njg3MjQ1MzUzMjg5NTk0OTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016568\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjA2NzE0MDAwMDkwNjIyMjQ0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016568\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjA2NzE0MDAwMDkwNjIyMjQ0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016569\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107667\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2ODE4NDgzOTA2ODI0ODE4ODQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016569\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000606\",\"sellto_customer_name\":\"Pure Beauty Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES118\",\"description\":\"Pine Bark 3/8\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"107667\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:45.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2ODE4NDgzOTA2ODI0ODE4ODQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016570\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"192 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"192ND ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MTI1MzcxNTI2MTc1MzI3MDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016570\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"192 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"192ND ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:45.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MTI1MzcxNTI2MTc1MzI3MDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTA2MTU4MzA2MjUzNDM2MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTA2MTU4MzA2MjUzNDM2MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDY4ODA0NDY3OTkyOTk1MjU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDY4ODA0NDY3OTkyOTk1MjU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.29,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5ODU3NjU2MjEyMTA5MjU4MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.29,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5ODU3NjU2MjEyMTA5MjU4MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzgyNzU1NzQyNDI0ODk1NTMxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzgyNzU1NzQyNDI0ODk1NTMxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.33,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY2ODcwNzk0NTE1MTIwMzA4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.33,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY2ODcwNzk0NTE1MTIwMzA4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzMwMjM5MTg2NzM5ODc5NjI0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzMwMjM5MTg2NzM5ODc5NjI0MTswMDsn\\\"\"}" 8:29PM INFO etl_load query error: closed pool pgw Query failed for sql: SELECT COALESCE(sync_id, 0), COALESCE(load_id, 0), COALESCE(batch_load_id, 0), COALESCE(extract_id, 0), COALESCE(source_table, ''), COALESCE(sink_table, ''), COALESCE(load_scope, 0)::int, COALESCE(execution_result, ''), execution_begin_at, execution_end_at, COALESCE(execution_duration, ''), expected_complete_at, COALESCE(is_latest, false), COALESCE(is_latest_success, false), COALESCE(uri_query, ''), prior_modified_at, last_modified_at, COALESCE(rows_staged, 0), COALESCE(rows_inserted, 0), COALESCE(rows_updated, 0), COALESCE(rows_history, 0), COALESCE(rows_deleted, 0), COALESCE(rows_reinstated, 0), COALESCE(rows_unchanged, 0), COALESCE(rows_errored, 0), COALESCE(error_summary, ''), COALESCE(error_detail, ''), COALESCE(subsequent_no_rows, 0), no_rows_available_at, updated_at, enqueued_at, dequeued_at, COALESCE(file_path, ''), variables::text, COALESCE(created_by, 0), COALESCE(created_by_user, '') FROM etl.v_sync WHERE updated_at > $1 ORDER BY load_id DESC 8:29PM INFO etl_load query error: closed pool pgw Query failed for sql: SELECT COALESCE(sync_id, 0), COALESCE(load_id, 0), COALESCE(batch_load_id, 0), COALESCE(extract_id, 0), COALESCE(source_table, ''), COALESCE(sink_table, ''), COALESCE(load_scope, 0)::int, COALESCE(execution_result, ''), execution_begin_at, execution_end_at, COALESCE(execution_duration, ''), expected_complete_at, COALESCE(is_latest, false), COALESCE(is_latest_success, false), COALESCE(uri_query, ''), prior_modified_at, last_modified_at, COALESCE(rows_staged, 0), COALESCE(rows_inserted, 0), COALESCE(rows_updated, 0), COALESCE(rows_history, 0), COALESCE(rows_deleted, 0), COALESCE(rows_reinstated, 0), COALESCE(rows_unchanged, 0), COALESCE(rows_errored, 0), COALESCE(error_summary, ''), COALESCE(error_detail, ''), COALESCE(subsequent_no_rows, 0), no_rows_available_at, updated_at, enqueued_at, dequeued_at, COALESCE(file_path, ''), variables::text, COALESCE(created_by, 0), COALESCE(created_by_user, '') FROM etl.v_sync WHERE updated_at > $1 ORDER BY load_id DESC 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTc5Mjc4NzMzMTQ5OTg4MDA4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTc5Mjc4NzMzMTQ5OTg4MDA4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjU3Nzc1MjM3MjI0MzIzMjgzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjU3Nzc1MjM3MjI0MzIzMjgzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwMDQyNzU1ODYwNTE0ODE3MzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwMDQyNzU1ODYwNTE0ODE3MzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.37,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNTE2OTY4Nzk4ODA2ODIxMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.37,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNTE2OTY4Nzk4ODA2ODIxMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.12,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2Mzc2ODQ3ODEzMDk1MzY3MjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.12,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2Mzc2ODQ3ODEzMDk1MzY3MjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDQwODI1MDc5MDExMzM5NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDQwODI1MDc5MDExMzM5NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDkwMDY5NzQ1NTUwNDg2MzAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDkwMDY5NzQ1NTUwNDg2MzAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.18,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4OTgwMDM0ODY3Nzc5OTA1MjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.18,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4OTgwMDM0ODY3Nzc5OTA1MjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMTgxODYwNzkwOTQxNDQzODgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMTgxODYwNzkwOTQxNDQzODgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDU1MDQzOTQ2Mjk3MDExNDU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDU1MDQzOTQ2Mjk3MDExNDU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1NzU1MzU1NTY4NzQ1MTYwMDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1NzU1MzU1NTY4NzQ1MTYwMDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MzE3NDkzODY0NDc0Nzg4MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MzE3NDkzODY0NDc0Nzg4MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzkzOTU4MzIxMzk3ODUzNTYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzkzOTU4MzIxMzk3ODUzNTYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODUyMTM4MTk1NDQxMjUxNTc5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODUyMTM4MTk1NDQxMjUxNTc5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjg3ODQwMjQxMzk1NDEyODI2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjg3ODQwMjQxMzk1NDEyODI2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.83,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTgzNjc0NTQxMzYwNjc2NzM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.83,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTgzNjc0NTQxMzYwNjc2NzM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.42,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1NzI2MjgxODQ1MDAxNTIwMDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.42,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1NzI2MjgxODQ1MDAxNTIwMDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTg1MjI4NTY5NDA2OTU3ODI2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTg1MjI4NTY5NDA2OTU3ODI2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.64,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwMjk4NTYwNjg4OTU0ODY0MzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.64,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwMjk4NTYwNjg4OTU0ODY0MzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODE0MjE0NzYwNTU2NjI4Njk5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODE0MjE0NzYwNTU2NjI4Njk5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxOTcwMzIzMTAyODMyODkxMzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxOTcwMzIzMTAyODMyODkxMzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNDA5NDI3ODE2ODE4OTM3MzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNDA5NDI3ODE2ODE4OTM3MzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg0MTAwNDkzMjE2NzY3NzQ0MzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg0MTAwNDkzMjE2NzY3NzQ0MzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNjY1MjAxMDg4NTcwMjc3ODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNjY1MjAxMDg4NTcwMjc3ODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDg1NTExNjY5ODk2MDI0NjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDg1NTExNjY5ODk2MDI0NjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2MTM5MzAyMzEzNDA4Nzc2NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2MTM5MzAyMzEzNDA4Nzc2NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUwNzQ4Mzc1ODg0OTQ1MTczMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUwNzQ4Mzc1ODg0OTQ1MTczMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.56,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0NDQyNzEwMzMzNTI3OTc0NDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.56,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0NDQyNzEwMzMzNTI3OTc0NDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjY0MzYyODE1NjE0MTIyNjA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjY0MzYyODE1NjE0MTIyNjA0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.24,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2Mzg5NzM2MzExMTg4NjE0NDE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.24,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2Mzg5NzM2MzExMTg4NjE0NDE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzA4NjcyMjcyMjAxMjMzNzU3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzA4NjcyMjcyMjAxMjMzNzU3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.76,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNTk0MDA0NzE1NDg5MTIwMDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.76,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNTk0MDA0NzE1NDg5MTIwMDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.57,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0MTA0OTgwMDA1NTEyMTAzMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.57,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0MTA0OTgwMDA1NTEyMTAzMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYxODc2ODU3NjQ4MTQzNzM3NDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYxODc2ODU3NjQ4MTQzNzM3NDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1OTg0MjA5MDE4MDQ0Nzg0NjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1OTg0MjA5MDE4MDQ0Nzg0NjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.99,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjAwMDkzMDI5OTEzMjUxODU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.99,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjAwMDkzMDI5OTEzMjUxODU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.98,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODcxNDM0OTcxMzM1NzkwNjQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.98,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODcxNDM0OTcxMzM1NzkwNjQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":21.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExMDI4NDY5MzA5NzIxNzI2OTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":21.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExMDI4NDY5MzA5NzIxNzI2OTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.02,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwODA0ODQ3MjU4NDE3MjU0MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016571\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.02,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:45.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwODA0ODQ3MjU4NDE3MjU0MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016572\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000107\",\"sellto_customer_name\":\"Browne Distrubution\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"FRUITLAND PARK\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:45.997Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.997Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwNzk3MzQ1MjM0ODU0MTY3NDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016572\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000107\",\"sellto_customer_name\":\"Browne Distrubution\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"FRUITLAND PARK\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:45.997Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:45.997Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwNzk3MzQ1MjM0ODU0MTY3NDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016574\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB922\",\"description\":\"Acosta Tropical 400 Hydra CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MTAyMTc3OTQxODU5Mjc4NzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016574\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB922\",\"description\":\"Acosta Tropical 400 Hydra CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MTAyMTc3OTQxODU5Mjc4NzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTM2NzI3MDk4MzQwMTA0OTY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTM2NzI3MDk4MzQwMTA0OTY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNTAwODQyMzM5OTU2MzQzNjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNTAwODQyMzM5OTU2MzQzNjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzYzNjk4NzU5MDM2Mjg3NDgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzYzNjk4NzU5MDM2Mjg3NDgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MTI4OTA5NDM3NDgwNTg3MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MTI4OTA5NDM3NDgwNTg3MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0OTA0NTUzMzAyMzEzNDU5MzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0OTA0NTUzMzAyMzEzNDU5MzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjcyNzk5NDkxNDM4OTk5ODM2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjcyNzk5NDkxNDM4OTk5ODM2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTk3ODM2MTUyMzEwNzY4ODA3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTk3ODM2MTUyMzEwNzY4ODA3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwMjgzMTk5MzkyMzgyMDY1NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwMjgzMTk5MzkyMzgyMDY1NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NDkxMjg3NDk1ODk0NTU3NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NDkxMjg3NDk1ODk0NTU3NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.67,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMDU2MDU3MzkzMjU2NTE1NTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.67,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMDU2MDU3MzkzMjU2NTE1NTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk4OTYxODgzMjk1OTgxNzM3NjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk4OTYxODgzMjk1OTgxNzM3NjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MDc2MDI4ODk2MzU4NDg4MTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MDc2MDI4ODk2MzU4NDg4MTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.82,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwOTY5OTk2NTUwMzkyNDAyNTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.82,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwOTY5OTk2NTUwMzkyNDAyNTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzQ1NTc2NzcwMTE3MTQ2NDUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzQ1NTc2NzcwMTE3MTQ2NDUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjUxOTc0NDk2NzA4NzQzNjc5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjUxOTc0NDk2NzA4NzQzNjc5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MDY0ODA4ODk2ODU1Nzg4MTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MDY0ODA4ODk2ODU1Nzg4MTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTQ4NjIwNDcwMjAxNjEyNTM2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTQ4NjIwNDcwMjAxNjEyNTM2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2NTIzMjYzNjA5MDg1OTY5NTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2NTIzMjYzNjA5MDg1OTY5NTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNTY4NTEyMzgxNjE1NjQzNDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.007Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.007Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNTY4NTEyMzgxNjE1NjQzNDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.01Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.01Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzE3NzE0OTY1MTgzMjQ3NzA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.01Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.01Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzE3NzE0OTY1MTgzMjQ3NzA0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.01Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.01Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1OTk3MTM1MjgzNjM5MjUxNjQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016575\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.01Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.01Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1OTk3MTM1MjgzNjM5MjUxNjQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016576\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB922\",\"description\":\"Acosta Tropical 400 Hydra CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNjYwOTk4Mzc4NTQxNTI3MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016576\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB922\",\"description\":\"Acosta Tropical 400 Hydra CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNjYwOTk4Mzc4NTQxNTI3MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016577\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNTc1MDEzMTM4MDA3NjQ2MTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016577\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNTc1MDEzMTM4MDA3NjQ2MTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016578\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.017Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.017Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDM5OTg2NTQ5MzYzNTM0MTM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016578\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.017Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.017Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDM5OTg2NTQ5MzYzNTM0MTM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016579\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.02Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.02Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDg5ODI3NTE0MTg4NDk3OTcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016579\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.02Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.02Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDg5ODI3NTE0MTg4NDk3OTcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016580\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMjk0MDM5MjgxNTA4MTI5ODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016580\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMjk0MDM5MjgxNTA4MTI5ODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016581\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000040\",\"sellto_customer_name\":\"Amy's Nurseries LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB645\",\"description\":\"Amy's Nursery Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FORT PIERCE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NTg1NjQxMDAzMzE2NjM3NzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016581\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000040\",\"sellto_customer_name\":\"Amy's Nurseries LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB645\",\"description\":\"Amy's Nursery Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FORT PIERCE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NTg1NjQxMDAzMzE2NjM3NzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016582\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzAzMzExOTk4MTkxNDg2NTk0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016582\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzAzMzExOTk4MTkxNDg2NTk0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.26,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODk4MTEwODU2MTg2NzkwODc4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.26,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODk4MTEwODU2MTg2NzkwODc4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.42,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjMxNzUwOTcwNTE0NTMxMjcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.42,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjMxNzUwOTcwNTE0NTMxMjcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.44,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MjE4MzI3NDU2NTMxODY3OTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.44,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MjE4MzI3NDU2NTMxODY3OTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.44,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMDc0NTY2MzI4NjM0MTY4NTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.44,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMDc0NTY2MzI4NjM0MTY4NTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxMjI0NTU1OTY4NzM0MDM2MjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxMjI0NTU1OTY4NzM0MDM2MjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.72,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NzkwMzE0MzA5MzE4MDUyNjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.72,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NzkwMzE0MzA5MzE4MDUyNjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjkxODE5ODY5MTE0MjQzNTU3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjkxODE5ODY5MTE0MjQzNTU3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDMyMDMwMTEwMjk3MTQ2NjExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDMyMDMwMTEwMjk3MTQ2NjExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4Mjg2Nzc0MDU1MDUwMTI5MjU1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.3,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4Mjg2Nzc0MDU1MDUwMTI5MjU1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.46,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODQ5MTgzNDU2MzQ2NjAzNTU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.46,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODQ5MTgzNDU2MzQ2NjAzNTU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.9,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NjcxODUzOTU5MDk2MDE5NzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.9,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NjcxODUzOTU5MDk2MDE5NzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.61,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjMxMDA2MDcxMzI1Mzg5ODk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.61,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjMxMDA2MDcxMzI1Mzg5ODk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.97,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTYzMTY4NjM4NDU1NDQ3OTk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.97,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTYzMTY4NjM4NDU1NDQ3OTk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMTAyNTgyNDc3MDMxNTgxNDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMTAyNTgyNDc3MDMxNTgxNDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.97,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxOTczMzE0ODY3Njk2OTI0MzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.97,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxOTczMzE0ODY3Njk2OTI0MzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":21.88,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTM2NjE4NDMyMjg3MTY0NTEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":21.88,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTM2NjE4NDMyMjg3MTY0NTEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.43,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDgzODc2MTQ2MDcwNTU1NTQ1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.43,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDgzODc2MTQ2MDcwNTU1NTQ1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.84,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODE2NjY1MTQwMzA0OTA0ODAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.84,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODE2NjY1MTQwMzA0OTA0ODAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjcxMDMzMjI4Nzk1MzEyNzUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjcxMDMzMjI4Nzk1MzEyNzUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.66,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3Njg0MTQwNTUwNDQ2MDM2NDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016583\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.66,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3Njg0MTQwNTUwNDQ2MDM2NDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016584\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000114\",\"sellto_customer_name\":\"C\\u0026S Nurseries, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB060\",\"description\":\"C\\u0026S Nursery Garrett LS Mix \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"deliver before 3 (Close after 3:30pm) \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZEPHYRHILLS\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"C\\u0026S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.04Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.04Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MDkwNDQ3NDE1MjYwNDk5OTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016584\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000114\",\"sellto_customer_name\":\"C\\u0026S Nurseries, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB060\",\"description\":\"C\\u0026S Nursery Garrett LS Mix \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"deliver before 3 (Close after 3:30pm) \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZEPHYRHILLS\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"C\\u0026S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.04Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.04Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MDkwNDQ3NDE1MjYwNDk5OTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016585\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.043Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.043Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0NzA0MTk1NzcxOTU1OTg3NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016585\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.043Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.043Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0NzA0MTk1NzcxOTU1OTg3NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016586\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock 5100 SW 25th blvd. Gainesville. Contact Troy 352-494-1314\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.047Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.047Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgxOTg4MTExMjM3MDU0ODk2OTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016586\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock 5100 SW 25th blvd. Gainesville. Contact Troy 352-494-1314\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.047Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.047Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgxOTg4MTExMjM3MDU0ODk2OTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016587\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock 5100 SW 25th blvd. Gainesville. Contact Troy 352-494-1314\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDA3NTk5MzgwNzQ1NDQ5NTU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016587\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock 5100 SW 25th blvd. Gainesville. Contact Troy 352-494-1314\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDA3NTk5MzgwNzQ1NDQ5NTU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016588\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"1 of 2 Mix D Thurs\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100604\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.053Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.053Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTg5ODk0MDgwODYzNTMwNTE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016588\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"1 of 2 Mix D Thurs\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100604\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.053Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.053Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTg5ODk0MDgwODYzNTMwNTE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016589\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"2 of 2 Mix D Thurs\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100605\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NjUxMjcwOTg1ODI3NjE0MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016589\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"2 of 2 Mix D Thurs\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100605\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NjUxMjcwOTg1ODI3NjE0MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016590\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.06Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.06Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwMzU2MDg0MTEwMDA4MzE2MTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016590\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-28\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.06Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.06Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwMzU2MDg0MTEwMDA4MzE2MTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016591\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.06Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.06Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NDk3NjAyNjU2MjY2OTM4ODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016591\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.06Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.06Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NDk3NjAyNjU2MjY2OTM4ODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016592\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100610\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.063Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.063Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjU0MjEyNjkyOTYyNTE2NzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016592\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100610\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.063Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.063Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjU0MjEyNjkyOTYyNTE2NzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016593\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDI5MTYwNTkzMjc0NTI0NTcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016593\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDI5MTYwNTkzMjc0NTI0NTcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016594\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000571\",\"sellto_customer_name\":\"Peace River Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB291\",\"description\":\"Peace River Growers Mix 6\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZOLFO SPRINGS\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEACE RIVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MTUwMDc0MDExODE1NTEyNzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016594\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000571\",\"sellto_customer_name\":\"Peace River Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB291\",\"description\":\"Peace River Growers Mix 6\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZOLFO SPRINGS\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEACE RIVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MTUwMDc0MDExODE1NTEyNzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3MzE2Mjc0ODI1Nzk1NTM0NjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3MzE2Mjc0ODI1Nzk1NTM0NjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NzY5NzA1NjU5MjMyNjA3NTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NzY5NzA1NjU5MjMyNjA3NTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTc4NDU4NTE2ODI3MzQxMDU5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTc4NDU4NTE2ODI3MzQxMDU5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1MzMyMDIzOTQwMjE4Njk3NDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1MzMyMDIzOTQwMjE4Njk3NDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5MTkyOTk4MjA4Nzk2Mzg2MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016595\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-11\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"HUDSON\",\"qty_invoiced\":0,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HUDSON\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5MTkyOTk4MjA4Nzk2Mzg2MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016596\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000186\",\"sellto_customer_name\":\"Dawson Plant Ranch\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB101\",\"description\":\"Dawson Plant Ranch Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"del to 35515 Roger Rd.\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DAWSON\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.087Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.087Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTk0MjQ5Mjk4MTcyODYyNTgwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016596\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000186\",\"sellto_customer_name\":\"Dawson Plant Ranch\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB101\",\"description\":\"Dawson Plant Ranch Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"del to 35515 Roger Rd.\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DAWSON\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.087Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.087Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTk0MjQ5Mjk4MTcyODYyNTgwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016597\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000730\",\"sellto_customer_name\":\"Tapia Nursery Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB589\",\"description\":\"Tapia Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OKEECHOBEE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1NjYzMzY1OTQ1Njc3NDYyODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016597\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000730\",\"sellto_customer_name\":\"Tapia Nursery Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB589\",\"description\":\"Tapia Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OKEECHOBEE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1NjYzMzY1OTQ1Njc3NDYyODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016598\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUwOTk2MzI4NzY4NjIyMjc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016598\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUwOTk2MzI4NzY4NjIyMjc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016599\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI1OTU3ODE0NTIyMDIxMDA2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016599\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI1OTU3ODE0NTIyMDIxMDA2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016600\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000455\",\"sellto_customer_name\":\"Little Angel's Nursery LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB946\",\"description\":\"Little Angel's Nursery, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"6919 P-S Rd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.14Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.14Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTIwNTc5Nzk3MjIxMzgwMjk5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016600\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000455\",\"sellto_customer_name\":\"Little Angel's Nursery LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB946\",\"description\":\"Little Angel's Nursery, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"6919 P-S Rd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.14Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.14Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTIwNTc5Nzk3MjIxMzgwMjk5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016601\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000710\",\"sellto_customer_name\":\"Steadfast Contractors Alliance\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB164\",\"description\":\"Steadfast Contractors Alliance Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to: 34317 Kiefer Road, Dade City\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DADE CITY\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STEADFAST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjU2Nzc3NjU4NzM5NTUxNjY0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016601\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000710\",\"sellto_customer_name\":\"Steadfast Contractors Alliance\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB164\",\"description\":\"Steadfast Contractors Alliance Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to: 34317 Kiefer Road, Dade City\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DADE CITY\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STEADFAST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjU2Nzc3NjU4NzM5NTUxNjY0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016602\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjMzMDU3Njk2NDU2NDQ2NzIzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016602\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjMzMDU3Njk2NDU2NDQ2NzIzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016603\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001342\",\"sellto_customer_name\":\"CompostUSA of Sumter County, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY0NDc1MjgyMTgzMDY0NDY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016603\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001342\",\"sellto_customer_name\":\"CompostUSA of Sumter County, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY0NDc1MjgyMTgzMDY0NDY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016604\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001287\",\"sellto_customer_name\":\"Florida Landscape Service of Central FL\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LUMINARY\",\"external_document_no\":\"RO0730\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NTY2NDE1NjI1NDc3MTc5ODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016604\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001287\",\"sellto_customer_name\":\"Florida Landscape Service of Central FL\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LUMINARY\",\"external_document_no\":\"RO0730\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NTY2NDE1NjI1NDc3MTc5ODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016605\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"UMATILLA\",\"qty_invoiced\":800,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"N. LAKE RE\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDA5NDAyMjY1MDUwMjU4Mzc3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016605\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"UMATILLA\",\"qty_invoiced\":800,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"N. LAKE RE\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDA5NDAyMjY1MDUwMjU4Mzc3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016606\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2NTI3ODAxNDk0NzE4MDgxNTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016606\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2NTI3ODAxNDk0NzE4MDgxNTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016606\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzQxNzM5Nzk0OTAyMzMzMzU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016606\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzQxNzM5Nzk0OTAyMzMzMzU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMDI4Mjg0ODMyNTEyODk4NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMDI4Mjg0ODMyNTEyODk4NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjcxNTE0ODk0MzUyMzMyMzU5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjcxNTE0ODk0MzUyMzMyMzU5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjQwMjAxMzA1NDUzMzc0ODM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjQwMjAxMzA1NDUzMzc0ODM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NTc4MzE3Mzc2NDgzNzM2ODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NTc4MzE3Mzc2NDgzNzM2ODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTI2NTE4MTQ4NzQ5NDE2MTYzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTI2NTE4MTQ4NzQ5NDE2MTYzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNDg0NjA0ODYxNDA5MDcwMjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNDg0NjA0ODYxNDA5MDcwMjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MTcxNDY4OTcyNDE5NDk1MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MTcxNDY4OTcyNDE5NDk1MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzg1ODMzMzA4MzQyOTkxOTg3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzg1ODMzMzA4MzQyOTkxOTg3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxODUyMDA3Mjk2NjE5NDQwNjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxODUyMDA3Mjk2NjE5NDQwNjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUzODg3MTQwNzYyOTg2NTQ3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUzODg3MTQwNzYyOTg2NTQ3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzIyNTczNTUxODY0MDI5MDI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzIyNTczNTUxODY0MDI5MDI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTA3Mjk4Mzg1OTI3NTc1MTg3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTA3Mjk4Mzg1OTI3NTc1MTg3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMjkyNDA3MjMzMTkwNjYwNTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMjkyNDA3MjMzMTkwNjYwNTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3OTc5MjcxMzQ0MjAxMDg1MzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3OTc5MjcxMzQ0MjAxMDg1MzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzY2NjEzNTQ1NTIxMTUxMDExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzY2NjEzNTQ1NTIxMTUxMDExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0ODg1NTU4ODI5MTI2NDE4NzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0ODg1NTU4ODI5MTI2NDE4NzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDU3MjQyMjk0MDEzNjg0MzU1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDU3MjQyMjk0MDEzNjg0MzU1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjI1OTI4NzA1MTE0NzI2ODM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjI1OTI4NzA1MTE0NzI2ODM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4OTgxODcxNTY3OTQxMzEyOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4OTgxODcxNTY3OTQxMzEyOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNjc2MjgzMTIzMTk0NDE1NTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNjc2MjgzMTIzMTk0NDE1NTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MzYzMTQ3MjM0MjA0ODQwMzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MzYzMTQ3MjM0MjA0ODQwMzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzA1MDAxMTM0NTIxNTI2NTE1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzA1MDAxMTM0NTIxNTI2NTE1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MjY5NDM0NzE5MTMwMTczNzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MjY5NDM0NzE5MTMwMTczNzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5OTU2Mjk4ODMwMTQwNTk4NTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5OTU2Mjk4ODMwMTQwNTk4NTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTY0MzE2Mjk0MTE1MTAyMzM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTY0MzE2Mjk0MTE1MTAyMzM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2ODYyNTg2MzE1MDY1OTMyMDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2ODYyNTg2MzE1MDY1OTMyMDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjU0OTQ1MDQyNjA3NjM1NjgzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjU0OTQ1MDQyNjA3NjM1NjgzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMzk2Njk4NzY2NzExODE4NDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMzk2Njk4NzY2NzExODE4NDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM1Njk0NTAzNzM1NjQ1MTc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM1Njk0NTAzNzM1NjQ1MTc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzOTE2NDg4NDI3NjY1NTk4MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzOTE2NDg4NDI3NjY1NTk4MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTYwMzM1MjUzODY3NjAyMzA3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTYwMzM1MjUzODY3NjAyMzA3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwODIyNzc1OTEyNTkwOTMxNzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwODIyNzc1OTEyNTkwOTMxNzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2NTA5NjQwMDIzNjAxMzU2NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2NTA5NjQwMDIzNjAxMzU2NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjE5NjUwNDEzNDYxMTc4MTMxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjE5NjUwNDEzNDYxMTc4MTMxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzNDE1OTI3NTA4NTI2Njg5OTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzNDE1OTI3NTA4NTI2Njg5OTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMjYzMTc1ODQ5MTYyMTUxNTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMjYzMTc1ODQ5MTYyMTUxNTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2OTUwMDM5OTYwMTcyNTc2MzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2OTUwMDM5OTYwMTcyNTc2MzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjYzNjkwNDA3MTE4MzAwMTE1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjYzNjkwNDA3MTE4MzAwMTE1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1Njg0NDgyMjgwNzY0NzM2OTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1Njg0NDgyMjgwNzY0NzM2OTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTM3MTM0NjM5MTc3NTE2MTc5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTM3MTM0NjM5MTc3NTE2MTc5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI1OTA3Njk3NjU2OTAwNzA0MzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI1OTA3Njk3NjU2OTAwNzA0MzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4Mjc3NjMzODc2NzAwNDk1MjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4Mjc3NjMzODc2NzAwNDk1MjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzk2NDQ5Nzk4NzcxMDkyMDAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzk2NDQ5Nzk4NzcxMDkyMDAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTgxMTc0NjMyODM0NjM4MTYzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTgxMTc0NjMyODM0NjM4MTYzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzQ5ODYxMDQzOTM1NjgwNjQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzQ5ODYxMDQzOTM1NjgwNjQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4NzE4MDMzODEzMjcxNzE1MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4NzE4MDMzODEzMjcxNzE1MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxNTA0MzMxMTcwMjA2MTgwODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxNTA0MzMxMTcwMjA2MTgwODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MTkxMTk1MjgxMjE2NjA1NjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016607\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MTkxMTk1MjgxMjE2NjA1NjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NTQ2MDQ2MTg2MjU2MTI0MTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NTQ2MDQ2MTg2MjU2MTI0MTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjIxMTYwMTM3NzI5MDI0OTg1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjIxMTYwMTM3NzI5MDI0OTg1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":25.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjEyNzY1MDUxNjM3ODY0MjAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":25.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjEyNzY1MDUxNjM3ODY0MjAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxOTQ4NTE5MTA1NzAwMTM4MTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":23.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxOTQ4NTE5MTA1NzAwMTM4MTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODQyNDcwNTkyMTU2MjY0MDU5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016608\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODQyNDcwNTkyMTU2MjY0MDU5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.41,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjIwMDM5NTAxMDc0MjE3ODEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.41,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjIwMDM5NTAxMDc0MjE3ODEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTk0NjE4NjU4MDEzOTk4NDMyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTk0NjE4NjU4MDEzOTk4NDMyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":16.48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0MTIzNzI0NjY0NjExNTQyNTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":16.48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0MTIzNzI0NjY0NjExNTQyNTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.54,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0NDk5MDg2MzEwODcyNTUyNjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.54,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0NDk5MDg2MzEwODcyNTUyNjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":19.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MjY4NDI3ODkyMDg5MjU4NTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016609\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":19.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MjY4NDI3ODkyMDg5MjU4NTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3ODAzMDM5MzIwMTk4ODk0ODgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3ODAzMDM5MzIwMTk4ODk0ODgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":19.11,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NDE1MDY2ODQ5NjgyMDg4MTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":19.11,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NDE1MDY2ODQ5NjgyMDg4MTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":20.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0MDc4Mjc3MTYwMzUyNDU1NDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":20.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0MDc4Mjc3MTYwMzUyNDU1NDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":22.81,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjM5MjgxMDM5NDc0OTY4MzIzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016610\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":22.81,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjM5MjgxMDM5NDc0OTY4MzIzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016611\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"E. LAKE CO\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.193Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.193Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MDIxODM3NzA1ODA2MzE0MTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016611\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-21\",\"shipment_date\":\"2025-07-21\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"E. LAKE CO\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.193Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.193Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MDIxODM3NzA1ODA2MzE0MTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016612\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MINNEOLA\",\"qty_invoiced\":270,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MINNEOLA A\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MjcwMzQ3NDEwNTk5MjY1MTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016612\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MINNEOLA\",\"qty_invoiced\":270,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MINNEOLA A\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MjcwMzQ3NDEwNTk5MjY1MTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016613\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":270,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HICKORY PO\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNzM2NTM4NzU5MTcwNzQ4MTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016613\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":270,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HICKORY PO\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyNzM2NTM4NzU5MTcwNzQ4MTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016614\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEAR PARK\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5ODQzODc1NzUxNDk5NDY5OTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016614\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-22\",\"no\":\"CSB718\",\"description\":\"Earthscapes Unlimited Top Dress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEAR PARK\",\"external_document_no\":\"60707\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-22\",\"system_created_at\":\"2026-04-28T12:33:46.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5ODQzODc1NzUxNDk5NDY5OTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016615\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzMxMzI3MjExNTIxOTk0ODYyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016615\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzMxMzI3MjExNTIxOTk0ODYyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016616\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000005\",\"sellto_customer_name\":\"3 Sisters Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB001\",\"description\":\"3 Sisters Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"18301 SW 192 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"192\",\"external_document_no\":\"103\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.203Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.203Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjExMzY0ODU1MjAxMjMzOTc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f064ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f064ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016616\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000005\",\"sellto_customer_name\":\"3 Sisters Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB001\",\"description\":\"3 Sisters Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"18301 SW 192 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"192\",\"external_document_no\":\"103\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.203Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.203Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjExMzY0ODU1MjAxMjMzOTc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016617\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000005\",\"sellto_customer_name\":\"3 Sisters Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB001\",\"description\":\"3 Sisters Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"16895 SW 208 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"208TH ST\",\"external_document_no\":\"104\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIxMTg0NjQ3NTU0NTc3Njc4NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f164ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f164ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016617\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000005\",\"sellto_customer_name\":\"3 Sisters Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB001\",\"description\":\"3 Sisters Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"16895 SW 208 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"208TH ST\",\"external_document_no\":\"104\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIxMTg0NjQ3NTU0NTc3Njc4NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016618\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMjUzMTU2MzIwNTg1MDM5OTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f264ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f264ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016618\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMjUzMTU2MzIwNTg1MDM5OTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016619\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000039\",\"sellto_customer_name\":\"AMR Nursery, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB017\",\"description\":\"AMR Nursery Mix 3A Summer Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"Del to loc 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwODUyODcyODU5NjE1NDc1NDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f364ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f364ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016619\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000039\",\"sellto_customer_name\":\"AMR Nursery, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB017\",\"description\":\"AMR Nursery Mix 3A Summer Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"Del to loc 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwODUyODcyODU5NjE1NDc1NDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016620\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0ODA4MTcyOTU3Mzg2NDQzMjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f464ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f464ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016620\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0ODA4MTcyOTU3Mzg2NDQzMjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016621\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3MDQ1MTI4ODM1NjgyODQ5NDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f564ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f564ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016621\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3MDQ1MTI4ODM1NjgyODQ5NDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016622\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000611\",\"sellto_customer_name\":\"R\\u0026G Nursery Farms Inc.\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB650\",\"description\":\"R\\u0026G Farms Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"LAST TIME MIX WAS VERY DRY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMxMTU1NTY4ODkxNTcyNzY2NDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f664ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f664ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016622\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000611\",\"sellto_customer_name\":\"R\\u0026G Nursery Farms Inc.\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB650\",\"description\":\"R\\u0026G Farms Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"LAST TIME MIX WAS VERY DRY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMxMTU1NTY4ODkxNTcyNzY2NDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016623\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.22Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.22Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNDA2MDE2ODYxODQ4NjczOTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f764ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f764ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016623\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.22Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.22Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNDA2MDE2ODYxODQ4NjczOTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016624\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.22Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.22Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTMyMjI0NTI2MzE4OTUwMzEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f864ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f864ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016624\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.22Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.22Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTMyMjI0NTI2MzE4OTUwMzEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMDg1NzkwMDU4MDM4MjQ0MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f964ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f964ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMDg1NzkwMDU4MDM4MjQ0MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.54,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTAxMTE1MTc2MzcwMzIxMzM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.54,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTAxMTE1MTc2MzcwMzIxMzM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTY4MzUyMzgxNzY1Njc0MTg3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTY4MzUyMzgxNzY1Njc0MTg3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":36.06,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwOTYzNjk1NzQyMjUwNDUxMTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":36.06,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwOTYzNjk1NzQyMjUwNDUxMTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzMwMjU0ODAzNDkzODk4OTAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzMwMjU0ODAzNDkzODk4OTAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTU3MTE2NTQwMDcwODk4Nzg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":35.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTU3MTE2NTQwMDcwODk4Nzg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MTQxMzg5MzkzNjI3MjE0NjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff64ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff64ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MTQxMzg5MzkzNjI3MjE0NjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNjIzNzk4Mjc1MTYzMDk0NDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016625\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNjIzNzk4Mjc1MTYzMDk0NDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016626\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzkyNTc1NDUxMTcwNjU1NzU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016626\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzkyNTc1NDUxMTcwNjU1NzU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016627\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTY1OTk3MjUwODE5MDYyNjI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016627\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTY1OTk3MjUwODE5MDYyNjI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016628\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000766\",\"sellto_customer_name\":\"Tropic Traditions, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"loc 3 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTUyMTg4NjgxMjM5OTM2NzE3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016628\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000766\",\"sellto_customer_name\":\"Tropic Traditions, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"loc 3 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTUyMTg4NjgxMjM5OTM2NzE3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016629\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzOTcyMDcyNzUzNTU3MTY5ODcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016629\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzOTcyMDcyNzUzNTU3MTY5ODcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016630\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001541\",\"sellto_customer_name\":\"Chessari Sod Services and Landscape LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to 4825 County Road 128 Wildwood\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzM1NzA4MTY2NzQ3NjE5NjE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016630\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001541\",\"sellto_customer_name\":\"Chessari Sod Services and Landscape LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to 4825 County Road 128 Wildwood\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzM1NzA4MTY2NzQ3NjE5NjE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016631\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"Loc 2 in the bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NTA5ODA1MDgxNDk5NDgyMjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016631\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"Loc 2 in the bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NTA5ODA1MDgxNDk5NDgyMjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016632\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001139\",\"sellto_customer_name\":\"Smokey Valley Stone Co.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB372\",\"description\":\"Smokey Valley Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"SVC0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1Mzc0ODg5NzY3MzU2NDEzOTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016632\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001139\",\"sellto_customer_name\":\"Smokey Valley Stone Co.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB372\",\"description\":\"Smokey Valley Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"SVC0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1Mzc0ODg5NzY3MzU2NDEzOTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016633\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB715\",\"description\":\"SES Comandscape Soil Bulk\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"PICK UP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"227822\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MDIyMTYzOTM0MzU0MDE2NDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016633\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB715\",\"description\":\"SES Comandscape Soil Bulk\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"PICK UP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"227822\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MDIyMTYzOTM0MzU0MDE2NDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016634\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTE0MTA5MTE0ODc3NjIwNjY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016634\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTE0MTA5MTE0ODc3NjIwNjY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016635\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 2 soil to N side across from bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI2MzQ3OTEwODYwMDgzODUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016635\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 2 soil to N side across from bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI2MzQ3OTEwODYwMDgzODUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016636\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.25Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.25Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI1MTk3MTA1MDQyMTI4MDY5MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016636\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.25Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.25Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI1MTk3MTA1MDQyMTI4MDY5MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016637\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.25Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.25Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NzAyMjgzMzI2MzY0NjgwMTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016637\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.25Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.25Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NzAyMjgzMzI2MzY0NjgwMTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016638\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001074\",\"sellto_customer_name\":\"Customer Pick Up\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES102\",\"description\":\"Ferticomp® Regular\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NjUxMDQzNDM0MTczOTYzNzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016638\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001074\",\"sellto_customer_name\":\"Customer Pick Up\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"SES102\",\"description\":\"Ferticomp® Regular\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NjUxMDQzNDM0MTczOTYzNzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016639\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwMjI0OTQ3MDQzNTY5NjA0MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016639\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwMjI0OTQ3MDQzNTY5NjA0MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016640\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNjUxMjY3MDc0MjcyMzE1OTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016640\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNjUxMjY3MDc0MjcyMzE1OTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016641\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY4NjcwMTE3MTExNjk4NjM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016641\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY4NjcwMTE3MTExNjk4NjM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016642\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB326\",\"description\":\"Record Buck Farm Summer Mix 70yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"office side\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"external_document_no\":\"JACOBO\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODA4MzQ0MTI4MzYyNDU2MDk4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016642\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-31\",\"no\":\"CSB326\",\"description\":\"Record Buck Farm Summer Mix 70yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"office side\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"external_document_no\":\"JACOBO\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODA4MzQ0MTI4MzYyNDU2MDk4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016643\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000169\",\"sellto_customer_name\":\"Costa\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB093\",\"description\":\"Costa Color Bark Bark Hardwood\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"LOC - COSTA COLOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"COSTA FARM\",\"external_document_no\":\"20250008785\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.263Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.263Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzE5OTA3NzIwMjU1MzM3NjkzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016643\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000169\",\"sellto_customer_name\":\"Costa\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB093\",\"description\":\"Costa Color Bark Bark Hardwood\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"LOC - COSTA COLOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"COSTA FARM\",\"external_document_no\":\"20250008785\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.263Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.263Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzE5OTA3NzIwMjU1MzM3NjkzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016644\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000728\",\"sellto_customer_name\":\"T\\u0026R Nurseries, Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB395\",\"description\":\"T\\u0026R Nursery Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Location 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzEzMDA1MDUwMTY4NTAxMzE0NzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016644\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000728\",\"sellto_customer_name\":\"T\\u0026R Nurseries, Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB395\",\"description\":\"T\\u0026R Nursery Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Location 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzEzMDA1MDUwMTY4NTAxMzE0NzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016645\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000063\",\"sellto_customer_name\":\"B\\u0026C Tropicals, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB029\",\"description\":\"B\\u0026C Tropical, Inc Mix 5\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDk4MzQ5NDgwMDY1ODYzMjc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016645\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000063\",\"sellto_customer_name\":\"B\\u0026C Tropicals, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB029\",\"description\":\"B\\u0026C Tropical, Inc Mix 5\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDk4MzQ5NDgwMDY1ODYzMjc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016646\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001463\",\"sellto_customer_name\":\"Lupe Farms LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB959\",\"description\":\" Lupe Palm Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"172 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"172ND\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.273Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.273Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwMDM1NzMyMDY3NDA4ODQ2ODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016646\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001463\",\"sellto_customer_name\":\"Lupe Farms LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB959\",\"description\":\" Lupe Palm Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"172 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"172ND\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.273Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.273Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwMDM1NzMyMDY3NDA4ODQ2ODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016647\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.273Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.273Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MzcwMjc4Njk0OTk1MDE2MjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016647\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.273Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.273Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MzcwMjc4Njk0OTk1MDE2MjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016648\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODYyODEyNjA4MTM0MTI3OTY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016648\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODYyODEyNjA4MTM0MTI3OTY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016649\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjI1OTU2ODIxNzE3MzU5NTk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016649\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjI1OTU2ODIxNzE3MzU5NTk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016650\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0ODkwNzc2Mjc2NzUwMTA3MTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016650\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0ODkwNzc2Mjc2NzUwMTA3MTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016651\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODUzMDMwNjM0MzU4MzIxMjM3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016651\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODUzMDMwNjM0MzU4MzIxMjM3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016652\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjUwMDg0MTgyNTY3NTE5NTM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016652\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjUwMDg0MTgyNTY3NTE5NTM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016653\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUzMjU2MDIyNTYzNjgzMTAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016653\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUzMjU2MDIyNTYzNjgzMTAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016654\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.29Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.29Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0OTcyNzc3Mzg3Njg5NzcyNTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016654\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.29Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.29Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0OTcyNzc3Mzg3Njg5NzcyNTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016655\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTEzNjM5MTk5MzA0NTUyOTI5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016655\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTEzNjM5MTk5MzA0NTUyOTI5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDUyODgwODc3MTQ0Mjc4MjE2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDUyODgwODc3MTQ0Mjc4MjE2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MjYxNTY2MTgzNDQ2OTk2MzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MjYxNTY2MTgzNDQ2OTk2MzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":440,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NjY2NDI2MjM2NTA1MzY3NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":440,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NjY2NDI2MjM2NTA1MzY3NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP203 - IC\",\"description\":\"COMAND Rootzone - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDYwOTI2MTIyNzYzMzg2MDkyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016656\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP203 - IC\",\"description\":\"COMAND Rootzone - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDYwOTI2MTIyNzYzMzg2MDkyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016657\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjQ2NjEzMTUxMjQxNzY3NDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016657\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjQ2NjEzMTUxMjQxNzY3NDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016658\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000831\",\"sellto_customer_name\":\"ATLAS PEAT, INC.\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SUPERIOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"BOYNTON BEACH\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxOTc1NTcyODgxMDc3NjQ0MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016658\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000831\",\"sellto_customer_name\":\"ATLAS PEAT, INC.\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SUPERIOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"BOYNTON BEACH\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxOTc1NTcyODgxMDc3NjQ0MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016659\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzcxNTUwMTkyNDA0ODI2ODEwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016659\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzcxNTUwMTkyNDA0ODI2ODEwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016660\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000054\",\"sellto_customer_name\":\"ASB - Greenworld Inc\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB704\",\"description\":\"ASB Greenworld, Mix 3B, 2.8 Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 2.8 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"Will PU on 7/29\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MARION\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MERIDIAN\",\"external_document_no\":\"4500187762\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MjE3MTIzNjAyNjQ1MTE2MzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016660\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000054\",\"sellto_customer_name\":\"ASB - Greenworld Inc\",\"salesperson_code\":\"H\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-30\",\"no\":\"CSB704\",\"description\":\"ASB Greenworld, Mix 3B, 2.8 Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 2.8 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"comments\":\"Will PU on 7/29\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MARION\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MERIDIAN\",\"external_document_no\":\"4500187762\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MjE3MTIzNjAyNjQ1MTE2MzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016661\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000967\",\"sellto_customer_name\":\"ROEDELL'S LANDSCAPING INC\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjA2ODM5NTE1ODgyMDc2MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016661\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000967\",\"sellto_customer_name\":\"ROEDELL'S LANDSCAPING INC\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjA2ODM5NTE1ODgyMDc2MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016662\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NDkwMjk2ODQwMTk1OTA5ODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016662\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NDkwMjk2ODQwMTk1OTA5ODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016663\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000440\",\"sellto_customer_name\":\"Lazy Sago, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB933\",\"description\":\"Lazy Sago, Mix Milo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Cruz trucking please \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OSTEEN\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAZY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjY3MjE2NzQ3MTk1NTQ0NDEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016663\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000440\",\"sellto_customer_name\":\"Lazy Sago, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB933\",\"description\":\"Lazy Sago, Mix Milo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Cruz trucking please \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OSTEEN\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAZY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjY3MjE2NzQ3MTk1NTQ0NDEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016664\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037661\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4MTI2MjIyMTkzNzY3OTQxMzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016664\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037661\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4MTI2MjIyMTkzNzY3OTQxMzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016665\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037661\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjE1NTIyODU5MDQ3MDIzODMyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016665\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037661\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjE1NTIyODU5MDQ3MDIzODMyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NjEzODkxNzU3NjYzMzI1NTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NjEzODkxNzU3NjYzMzI1NTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4MjE5NTk1OTg4OTQyMTM5NTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4MjE5NTk1OTg4OTQyMTM5NTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.37,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjgxODg0MzE4MDg5MDg3MjEwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.37,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjgxODg0MzE4MDg5MDg3MjEwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMzQyMjc0OTI4ODE1NDc0NTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMzQyMjc0OTI4ODE1NDc0NTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMzY2NzY4OTAzNjk0NTI3ODczMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMzY2NzY4OTAzNjk0NTI3ODczMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.64,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDA1MzkxODYzNzA4NzQ5NzM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.64,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDA1MzkxODYzNzA4NzQ5NzM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzEyMjI3NTIxMjE3OTEyNzgzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzEyMjI3NTIxMjE3OTEyNzgzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDExMTc0ODEwMTY4OTAwODE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDExMTc0ODEwMTY4OTAwODE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.01,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODg1OTI4NTAzNTc2MzgzNDA2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.01,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODg1OTI4NTAzNTc2MzgzNDA2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.9,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNjIzMjUzMTQzNjEzMjUyNzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":17.9,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNjIzMjUzMTQzNjEzMjUyNzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MDMwMjU3MDU0Mzk5NDc1NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MDMwMjU3MDU0Mzk5NDc1NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2Mjg5NTA4NTY0MTM3MTkzNDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016666\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2Mjg5NTA4NTY0MTM3MTkzNDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016667\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000419\",\"sellto_customer_name\":\"La Veracruzana Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB209\",\"description\":\"La Veracruzana Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNjg5MjA3NTc3NzI4ODU3ODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016667\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000419\",\"sellto_customer_name\":\"La Veracruzana Nursery, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB209\",\"description\":\"La Veracruzana Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNjg5MjA3NTc3NzI4ODU3ODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016668\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000717\",\"sellto_customer_name\":\"SunBlest Gardens LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB824\",\"description\":\"Sunblest Nursery, Garden Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Deliver to: 874 Commerce Blvd. Crawfordville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CRAWFORDVILLE\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDUzOTkyNDc0MDcxOTQxMDQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016668\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000717\",\"sellto_customer_name\":\"SunBlest Gardens LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB824\",\"description\":\"Sunblest Nursery, Garden Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Deliver to: 874 Commerce Blvd. Crawfordville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CRAWFORDVILLE\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDUzOTkyNDc0MDcxOTQxMDQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016669\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxOTgxNDQ5NDc1OTg4MTEwMjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016669\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxOTgxNDQ5NDc1OTg4MTEwMjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016670\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"AM DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDQ0MTA1MDQzNjUyMDY4MTgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016670\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"AM DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDQ0MTA1MDQzNjUyMDY4MTgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016671\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000708\",\"sellto_customer_name\":\"Starling Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB384\",\"description\":\"Starling Nursery Small Heavy\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STARLING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTk0NDQwNTAyMjc1MDg1NzIwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016671\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000708\",\"sellto_customer_name\":\"Starling Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB384\",\"description\":\"Starling Nursery Small Heavy\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STARLING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTk0NDQwNTAyMjc1MDg1NzIwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016672\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000658\",\"sellto_customer_name\":\"Sang Greenhouse\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB357\",\"description\":\"Sang Nursery Cypress No CRF \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"LOC 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc2ODM1MjEwMzgyMTI4NTczNzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016672\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000658\",\"sellto_customer_name\":\"Sang Greenhouse\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB357\",\"description\":\"Sang Nursery Cypress No CRF \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"LOC 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc2ODM1MjEwMzgyMTI4NTczNzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016673\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main Location\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODAyMDkzMjA2NDM2NTAxMTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016673\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main Location\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODAyMDkzMjA2NDM2NTAxMTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016674\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1MzUyMTAxMTY0MDY5Nzk0MzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016674\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1MzUyMTAxMTY0MDY5Nzk0MzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016675\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODk1OTM0Mzk5NDU0Mzk5NDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016675\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODk1OTM0Mzk5NDU0Mzk5NDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016676\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.343Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.343Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTY1MTc3NDA3NjU2MDcwMjkwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016676\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.343Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.343Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTY1MTc3NDA3NjU2MDcwMjkwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016677\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000841\",\"sellto_customer_name\":\"BOLLING FOREST PRODUCT\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OVIEDO\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OVIEDO\",\"external_document_no\":\"V2025-0371\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MDk5NjIxOTcwNjM3MzI1NjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016677\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000841\",\"sellto_customer_name\":\"BOLLING FOREST PRODUCT\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OVIEDO\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OVIEDO\",\"external_document_no\":\"V2025-0371\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MDk5NjIxOTcwNjM3MzI1NjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016678\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main Location\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDU4NDU4MTk4MTU1NzUzMDc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016678\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main Location\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDU4NDU4MTk4MTU1NzUzMDc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016679\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-06\",\"shipment_date\":\"2025-07-14\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-14\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjM1MzAxOTgwMjIyNTYyMzM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016679\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-06\",\"shipment_date\":\"2025-07-14\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-14\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjM1MzAxOTgwMjIyNTYyMzM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016679\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-06\",\"shipment_date\":\"2025-07-14\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-14\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMwNjQyMzU3NzM1MTQwODA0NjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016679\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-06\",\"shipment_date\":\"2025-07-14\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-14\",\"system_created_at\":\"2026-04-28T12:33:46.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMwNjQyMzU3NzM1MTQwODA0NjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MDg1MTAwMDQwNjM5NDc5ODkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MDg1MTAwMDQwNjM5NDc5ODkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDk2MTQ5MDA1NDQwOTcyODA1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDk2MTQ5MDA1NDQwOTcyODA1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NjI5MTk4MDQ2MzI3NjkzMzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NjI5MTk4MDQ2MzI3NjkzMzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTUwNTU4ODA2MDA5Nzk0MTQ5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTUwNTU4ODA2MDA5Nzk0MTQ5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3OTE0NTM3MzM2NzcyNjczNDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016680\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PICK UP\",\"external_document_no\":\"2093\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3OTE0NTM3MzM2NzcyNjczNDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016681\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODAwNTk5MTgxODMwNDkyMDAxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016681\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODAwNTk5MTgxODMwNDkyMDAxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016682\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODEwOTk2NTE3MjM3NTMwMDgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016682\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODEwOTk2NTE3MjM3NTMwMDgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016683\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.36Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.36Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1MDE3MDcxNDYwNTQzNTk4MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016683\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.36Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.36Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1MDE3MDcxNDYwNTQzNTk4MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016684\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"1 of 2 Mix D Fri\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100606\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwMDAwMDM0Mzg4NDA4NjIyNTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016684\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"1 of 2 Mix D Fri\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100606\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwMDAwMDM0Mzg4NDA4NjIyNTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016685\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"2 of 2 Mix D Fri\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100607\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDQ5Nzk2Mzk4NzQzNTk3Mjk3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016685\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"comments\":\"2 of 2 Mix D Fri\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100607\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDQ5Nzk2Mzk4NzQzNTk3Mjk3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016686\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-08\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9671\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyOTI5NTczMzE0MjQ1NjMwNDY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016686\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-08\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9671\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyOTI5NTczMzE0MjQ1NjMwNDY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016687\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"1 of 2 load for Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTU5NDk3NjE2MDc3NTQ2NjgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016687\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"1 of 2 load for Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTU5NDk3NjE2MDc3NTQ2NjgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016688\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-15\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20446\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"38689-2 \\u0026 38689-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MTgxMTUyMzg3NTQxMjc3OTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016688\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-15\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20446\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"38689-2 \\u0026 38689-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MTgxMTUyMzg3NTQxMjc3OTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016688\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-15\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20447\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"38689-2 \\u0026 38689-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3ODMxMzk4MzkzOTU5MTMxNDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016688\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-15\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20447\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"38689-2 \\u0026 38689-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.37Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.37Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3ODMxMzk4MzkzOTU5MTMxNDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016689\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"2 of 2 loads for Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.373Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.373Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzE0NTk5MTE3NTU0NzY4NzQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016689\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"2 of 2 loads for Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.373Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.373Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzE0NTk5MTE3NTU0NzY4NzQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016690\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20448\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"227565\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODUyNDEyNTI0Njc5NzM4NzExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016690\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20448\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"227565\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODUyNDEyNTI0Njc5NzM4NzExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDc2MjI4MzEyNzY4MjU3ODA1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDc2MjI4MzEyNzY4MjU3ODA1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NTU0OTkyMTY5MzU4NjE1NDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NTU0OTkyMTY5MzU4NjE1NDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjM5MTY3NDUxMDM1Mzg4OTg5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016691\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EASTRIVER\",\"external_document_no\":\"EASTRIVER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjM5MTY3NDUxMDM1Mzg4OTg5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016692\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODY3MDU0MDA4NTk4NzIyOTUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016692\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODY3MDU0MDA4NTk4NzIyOTUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016693\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001563\",\"sellto_customer_name\":\"Simplot AB Retail Inc DBA Simplot Turf \\u0026 Horticulture\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF) - Ticket WX5627502\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":160,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FORTMYERS\",\"external_document_no\":\"242001494\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5MDc0MDIzOTA5NzQzMDE1NDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016693\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001563\",\"sellto_customer_name\":\"Simplot AB Retail Inc DBA Simplot Turf \\u0026 Horticulture\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF) - Ticket WX5627502\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":160,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FORTMYERS\",\"external_document_no\":\"242001494\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5MDc0MDIzOTA5NzQzMDE1NDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016694\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000328\",\"sellto_customer_name\":\"Heritage Landscape Supply Group Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"8290433\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjU0MDc0MjM3MTkyODE1MjEwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016694\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000328\",\"sellto_customer_name\":\"Heritage Landscape Supply Group Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"8290433\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjU0MDc0MjM3MTkyODE1MjEwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016695\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1383\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM 180-1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.39Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.39Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTk2ODI5NTAwNjQ1OTMwNjE3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016695\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1383\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM 180-1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.39Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.39Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTk2ODI5NTAwNjQ1OTMwNjE3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016696\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1384\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjUyMDc0NjgyMzg4NTQ3NDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016696\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1384\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjUyMDc0NjgyMzg4NTQ3NDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP202\",\"description\":\"COMAND Ultra Dwarf Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":5,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2NDkwODU0MDMzMDMxNzMzNzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP202\",\"description\":\"COMAND Ultra Dwarf Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":5,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2NDkwODU0MDMzMDMxNzMzNzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":200,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNDgxODM0ODkxNTkwNTkyNDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":200,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNDgxODM0ODkxNTkwNTkyNDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5MTMwNTk1OTE1MzUyMjM2MTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016697\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-25\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NASH\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TEXARKANA\",\"external_document_no\":\"1541873\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5MTMwNTk1OTE1MzUyMjM2MTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016698\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NORCROSS\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NORCROSSGA\",\"external_document_no\":\"SAMPLE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MzA3MzQ1NjkwMTk3ODc2ODkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016698\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NORCROSS\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NORCROSSGA\",\"external_document_no\":\"SAMPLE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-24\",\"system_created_at\":\"2026-04-28T12:33:46.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MzA3MzQ1NjkwMTk3ODc2ODkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016699\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3NTA5NjY5MDkyOTk4MzcyMzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016699\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3NTA5NjY5MDkyOTk4MzcyMzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016700\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk5NDc2NDYyNDkzMzMyMjQ0NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016700\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozk5NDc2NDYyNDkzMzMyMjQ0NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016700\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDU5NjQ2MDM4NjAxMTMyMzgxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016700\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"INDIANHAMM\",\"external_document_no\":\"PO056115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDU5NjQ2MDM4NjAxMTMyMzgxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016701\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 3594\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAYACOOLAK\",\"external_document_no\":\"PO056188\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzU2NDA4MTY0NjYwNjg1OTM2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016701\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 3594\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAYACOOLAK\",\"external_document_no\":\"PO056188\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzU2NDA4MTY0NjYwNjg1OTM2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016701\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 3595\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAYACOOLAK\",\"external_document_no\":\"PO056188\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjU0NjE4NjYyNzA5Mjk5NjI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016701\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 3595\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAYACOOLAK\",\"external_document_no\":\"PO056188\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjU0NjE4NjYyNzA5Mjk5NjI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016702\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"QUAILVALGC\",\"external_document_no\":\"PO056225\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjkxNDYyNDQ0MDk5MDA0NTUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016702\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000285\",\"sellto_customer_name\":\"Golf Ventures, Inc.\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"QUAILVALGC\",\"external_document_no\":\"PO056225\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjkxNDYyNDQ0MDk5MDA0NTUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016703\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIwMDM1NTc0OTUxNzYzNzM4MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016703\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIwMDM1NTc0OTUxNzYzNzM4MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016704\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.41Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.41Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNTAxMDI1NTUzODQxMzc3MDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016704\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.41Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.41Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNTAxMDI1NTUzODQxMzc3MDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016705\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000225\",\"sellto_customer_name\":\"Everbloom Growers, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB115\",\"description\":\"Everbloom Growers Boston Fern\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"202ND\",\"external_document_no\":\"8908\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.413Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.413Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNDk4ODQ2MTgzMTc0MzM2MzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016705\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000225\",\"sellto_customer_name\":\"Everbloom Growers, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB115\",\"description\":\"Everbloom Growers Boston Fern\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"202ND\",\"external_document_no\":\"8908\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.413Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.413Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNDk4ODQ2MTgzMTc0MzM2MzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":10.06,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5Njc2NDk5MDYyNTM4MjMyNzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":10.06,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5Njc2NDk5MDYyNTM4MjMyNzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":8.49,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0OTM2NTA4Mzc3MDIwNDQ3NDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":8.49,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0OTM2NTA4Mzc3MDIwNDQ3NDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":9.25,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5NjE2MDcyNzU3MjA4MTA1NTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016706\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001071\",\"sellto_customer_name\":\"Waste Management, Inc\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP015\",\"description\":\"Cow Paunch\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":9.25,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5NjE2MDcyNzU3MjA4MTA1NTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016707\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000570\",\"sellto_customer_name\":\"Pat's Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB661\",\"description\":\"Pat's Nursery, Mix 3, 1 Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 1 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FLEMING ISLAND\",\"qty_invoiced\":1800,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PAT'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-23\",\"system_created_at\":\"2026-04-28T12:33:46.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0OTk3ODQxNjA1OTcwNjc1ODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016707\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000570\",\"sellto_customer_name\":\"Pat's Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB661\",\"description\":\"Pat's Nursery, Mix 3, 1 Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 1 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FLEMING ISLAND\",\"qty_invoiced\":1800,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PAT'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-23\",\"system_created_at\":\"2026-04-28T12:33:46.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0OTk3ODQxNjA1OTcwNjc1ODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016708\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000271\",\"sellto_customer_name\":\"G \\u0026 K Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB145\",\"description\":\"G\\u0026K Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5MzkyMjY4Nzg1MTM4MDMyNTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016708\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000271\",\"sellto_customer_name\":\"G \\u0026 K Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB145\",\"description\":\"G\\u0026K Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5MzkyMjY4Nzg1MTM4MDMyNTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016709\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwNDAwMTA4ODYxNTkwNTAyNjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016709\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwNDAwMTA4ODYxNTkwNTAyNjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016710\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzgwMDM1MjY0NzQ2NjAyMDY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016710\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzgwMDM1MjY0NzQ2NjAyMDY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016711\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzQ2MTg1NTQ1ODgxOTA2Nzg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016711\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzQ2MTg1NTQ1ODgxOTA2Nzg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016712\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000867\",\"sellto_customer_name\":\"DIRT PILE\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS013\",\"description\":\"Landscape Bark\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjkwMTgyMjk1MTc2Mjk5NDY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016712\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000867\",\"sellto_customer_name\":\"DIRT PILE\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS013\",\"description\":\"Landscape Bark\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjkwMTgyMjk1MTc2Mjk5NDY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016713\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzUyODIyNDkxNDc5NzA2NzIxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016713\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzUyODIyNDkxNDc5NzA2NzIxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016714\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NDIzOTExMjEzOTY1NDM3NTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016714\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NDIzOTExMjEzOTY1NDM3NTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016715\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzk3MjExNDUxNzAzMzcwODIxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016715\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzk3MjExNDUxNzAzMzcwODIxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016716\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.44Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.44Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjkzNzg3NjEzODQzNjI0ODg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016716\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.44Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.44Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NjkzNzg3NjEzODQzNjI0ODg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016717\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000233\",\"sellto_customer_name\":\"Farm Life Tropical Foliage\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB121\",\"description\":\"Farm Life Tropical Foliage Mix 6 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Split Load\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM LIFE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjc5MDExMTA4MjUzNTg3MzY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016717\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000233\",\"sellto_customer_name\":\"Farm Life Tropical Foliage\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB121\",\"description\":\"Farm Life Tropical Foliage Mix 6 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Split Load\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM LIFE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjc5MDExMTA4MjUzNTg3MzY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016717\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000233\",\"sellto_customer_name\":\"Farm Life Tropical Foliage\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB122\",\"description\":\"Farm Life Tropical Foliage Mix 7\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Split load\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM LIFE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MDQyMzY4ODk4ODk3ODMzNjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016717\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000233\",\"sellto_customer_name\":\"Farm Life Tropical Foliage\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB122\",\"description\":\"Farm Life Tropical Foliage Mix 7\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Split load\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM LIFE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MDQyMzY4ODk4ODk3ODMzNjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016718\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000581\",\"sellto_customer_name\":\"Perma-Culture, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver at 9am to 1700 N BLVD. Tampa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1700\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2ODI4MjQ2NTM3OTk4MjQ3OTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016718\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000581\",\"sellto_customer_name\":\"Perma-Culture, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver at 9am to 1700 N BLVD. Tampa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1700\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2ODI4MjQ2NTM3OTk4MjQ3OTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016720\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.45Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.45Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTY5NTI4OTEwMTYzODc3OTE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016720\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.45Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.45Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMTY5NTI4OTEwMTYzODc3OTE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016721\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3NTEyMzcxMTc1Mjg4NzQ5OTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016721\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3NTEyMzcxMTc1Mjg4NzQ5OTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016722\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODI3MTcxNjE5MDM2NTg1NDc0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016722\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODI3MTcxNjE5MDM2NTg1NDc0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016723\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMTM1MTg2MDAyMDIzODM4OTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016723\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMTM1MTg2MDAyMDIzODM4OTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016724\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"1 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMTk1MzE3OTk5MDUzOTMwMTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016724\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"1 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMTk1MzE3OTk5MDUzOTMwMTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016725\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"3 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.463Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.463Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3OTA0NzQ1OTEzOTk0NTg4NTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016725\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"3 of 3 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.463Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.463Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3OTA0NzQ1OTEzOTk0NTg4NTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016726\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"1 Eddie block\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EDDIE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ3ODQzNzI4NzIxNjAwMTA2NzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016726\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-01\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"1 Eddie block\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EDDIE\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ3ODQzNzI4NzIxNjAwMTA2NzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016727\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDQxNTg1NjE2NzcyOTk4Nzg2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016727\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDQxNTg1NjE2NzcyOTk4Nzg2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016729\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NDA0MjAyMjQzMTk2Nzk0NjQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016729\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NDA0MjAyMjQzMTk2Nzk0NjQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016731\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODgxNzQ2NzMwOTI2MTEyMjUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016731\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODgxNzQ2NzMwOTI2MTEyMjUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016732\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTg1NDIxMjM3NTIwNzQzMjM2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016732\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTg1NDIxMjM3NTIwNzQzMjM2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2OTE4ODc0Njk4NDA5NDM4NjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2OTE4ODc0Njk4NDA5NDM4NjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjAzODAzNzg0NDk2Njk0ODY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjAzODAzNzg0NDk2Njk0ODY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":550,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzQxNzQyNTk5ODM1NDg4NTkxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016733\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":550,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzQxNzQyNTk5ODM1NDg4NTkxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":280,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNzY0MDU5MTk3NjY4MDAwNTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":280,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNzY0MDU5MTk3NjY4MDAwNTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTczNDk4MzcxNzM0NjAxODIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTczNDk4MzcxNzM0NjAxODIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":550,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2ODI2OTQ0NjAzMDQyNDg3OTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016734\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":550,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2ODI2OTQ0NjAzMDQyNDg3OTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016735\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.493Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.493Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0OTM3NjExODEwNTY5OTE1ODcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016735\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.493Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.493Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0OTM3NjExODEwNTY5OTE1ODcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016736\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NzMxMDQ3MDA5MjIwNDU2MzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016736\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NzMxMDQ3MDA5MjIwNDU2MzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016737\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 12:00 NOON\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTU2MzU0MjY5Nzc4NDYzNDY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016737\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 12:00 NOON\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTU2MzU0MjY5Nzc4NDYzNDY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016738\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000560\",\"sellto_customer_name\":\"Oxford Groundcovers, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB586\",\"description\":\"Oxford Groundcovers Mix 5\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"First thing A.M\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OXFORD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNDM0MTk5NTY2MTE3NjE3MzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016738\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000560\",\"sellto_customer_name\":\"Oxford Groundcovers, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB586\",\"description\":\"Oxford Groundcovers Mix 5\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"First thing A.M\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OXFORD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNDM0MTk5NTY2MTE3NjE3MzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016739\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000815\",\"sellto_customer_name\":\"Williams Plant Nursery\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB450\",\"description\":\"William Plants Nursery Retail\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"Please send Sam, Wayne or Miguel\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMzc0MzI2NzU2MzIyNDM2NDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016739\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000815\",\"sellto_customer_name\":\"Williams Plant Nursery\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB450\",\"description\":\"William Plants Nursery Retail\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"Please send Sam, Wayne or Miguel\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMzc0MzI2NzU2MzIyNDM2NDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016740\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000315\",\"sellto_customer_name\":\"Halo Plants Inc\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB163\",\"description\":\"Halo Plants Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HALO\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Njk3MzU5MjgzODYxOTg1NDg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016740\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000315\",\"sellto_customer_name\":\"Halo Plants Inc\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB163\",\"description\":\"Halo Plants Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"HALO\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Njk3MzU5MjgzODYxOTg1NDg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016741\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000756\",\"sellto_customer_name\":\"Tom's Wholesale Nursery\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB610\",\"description\":\"Tom's Wholesale Regular Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"early am delviery \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TOM'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzcwNTk2MjcyNDM1NzIyMzU3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016741\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000756\",\"sellto_customer_name\":\"Tom's Wholesale Nursery\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB610\",\"description\":\"Tom's Wholesale Regular Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"early am delviery \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TOM'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzcwNTk2MjcyNDM1NzIyMzU3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016742\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"264 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"264TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTQzMzQ1NjkzMjMzODUwNDA2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016742\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"264 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"264TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTQzMzQ1NjkzMjMzODUwNDA2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016743\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NTk0MDk4NjA4MTc1OTM3ODQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016743\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NTk0MDk4NjA4MTc1OTM3ODQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016744\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"264 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"264TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDU2ODMxODk4NTE4MDQ3MTMyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016744\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001453\",\"sellto_customer_name\":\"R. Plants, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB594\",\"description\":\"R. Plants Mix 3 VAS\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"264 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"264TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDU2ODMxODk4NTE4MDQ3MTMyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016745\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000261\",\"sellto_customer_name\":\"Foliage Plants Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB681\",\"description\":\"Foliage Plants Boston Hydra\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"24550 SW 167 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"167 AVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1MjgzMjY1NDg0ODIzNDE1NzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016745\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000261\",\"sellto_customer_name\":\"Foliage Plants Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB681\",\"description\":\"Foliage Plants Boston Hydra\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"24550 SW 167 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"167 AVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1MjgzMjY1NDg0ODIzNDE1NzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016746\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000214\",\"sellto_customer_name\":\"Edward Miller and Son Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB112\",\"description\":\"Edward Miller 3 Gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC 2 - SAVAGE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PALM CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNTE0NDgyMjE2Mjg0ODQ3OTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016746\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000214\",\"sellto_customer_name\":\"Edward Miller and Son Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB112\",\"description\":\"Edward Miller 3 Gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC 2 - SAVAGE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PALM CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNTE0NDgyMjE2Mjg0ODQ3OTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016747\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMxNzAxOTAzMzc4ODM0ODU3ODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016747\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMxNzAxOTAzMzc4ODM0ODU3ODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016748\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9278\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODQ5NzcwNzgwODcwNTM3MTQwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016748\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9278\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODQ5NzcwNzgwODcwNTM3MTQwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016749\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjUyNDA3OTU4NDk4MzI2NzA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016749\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CIMMARON\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjUyNDA3OTU4NDk4MzI2NzA0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016750\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9282\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzE0ODY2ODAwMzgwMjkzNDA5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016750\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9282\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzE0ODY2ODAwMzgwMjkzNDA5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016751\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzIxMjg2MjU2MTA5NDk3OTU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016751\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzIxMjg2MjU2MTA5NDk3OTU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016752\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTk2MTI5MTY4NDQ4NzM3MzI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016752\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTk2MTI5MTY4NDQ4NzM3MzI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016753\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.54Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.54Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MTA0MzE2NTE3MTAxMzQ2MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016753\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.54Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.54Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MTA0MzE2NTE3MTAxMzQ2MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016754\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000471\",\"sellto_customer_name\":\"Magic Greens Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB243\",\"description\":\"Magic Green Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 10129 George Smith Rd, Lithia\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LITHIA\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LITHIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4NDUxMzUyNDAxNjE3MDgyMzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016754\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000471\",\"sellto_customer_name\":\"Magic Greens Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB243\",\"description\":\"Magic Green Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 10129 George Smith Rd, Lithia\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LITHIA\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LITHIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4NDUxMzUyNDAxNjE3MDgyMzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016755\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100806\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODMxMzI2OTg3MDkxNjE4OTAxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016755\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100806\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODMxMzI2OTg3MDkxNjE4OTAxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016756\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB592\",\"description\":\"Cherry Lake Shrub Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100811\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzM5NjU2MDgyMTMxMDc4ODc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016756\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB592\",\"description\":\"Cherry Lake Shrub Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100811\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzM5NjU2MDgyMTMxMDc4ODc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016757\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB072\",\"description\":\"Cherry Lake Greenhouse Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100814\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0OTEwMTE3NzA5OTU1NTE1MzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016757\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB072\",\"description\":\"Cherry Lake Greenhouse Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100814\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0OTEwMTE3NzA5OTU1NTE1MzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016758\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NjU3NzY5MDQ2ODMxOTIyMDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016758\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NjU3NzY5MDQ2ODMxOTIyMDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016759\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000348\",\"sellto_customer_name\":\"Island Grove LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB181\",\"description\":\"Island Grove Blueberry LLC Blueberry Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HAWTHORNE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc4MjI4MzAyODU1MzYxODAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016759\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000348\",\"sellto_customer_name\":\"Island Grove LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB181\",\"description\":\"Island Grove Blueberry LLC Blueberry Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HAWTHORNE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc4MjI4MzAyODU1MzYxODAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016760\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"Location 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMjY1MDcwMDM5OTg2MjA1ODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016760\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"Location 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMjY1MDcwMDM5OTg2MjA1ODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016761\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000157\",\"sellto_customer_name\":\"Coastal Botanics, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB085\",\"description\":\"Coastal Botanics Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"del to 3801 East New York Avenue\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzAyMDIzNzEyOTAzNTQ5MjUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016761\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000157\",\"sellto_customer_name\":\"Coastal Botanics, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB085\",\"description\":\"Coastal Botanics Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"del to 3801 East New York Avenue\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzAyMDIzNzEyOTAzNTQ5MjUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016762\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMzQ0ODUwOTI4MDM4MzQyNTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016762\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMzQ0ODUwOTI4MDM4MzQyNTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016763\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB053\",\"description\":\"Brantley Nurseries Mix 9\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"LOC BUSHNELL - MID MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24803\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDkyOTA1ODYyMTYwMTA0NDE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016763\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB053\",\"description\":\"Brantley Nurseries Mix 9\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"LOC BUSHNELL - MID MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24803\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDkyOTA1ODYyMTYwMTA0NDE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016764\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxODcyOTc1NjA4OTg0OTAyODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016764\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxODcyOTc1NjA4OTg0OTAyODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016765\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001599\",\"sellto_customer_name\":\"Trial Load Customer\",\"salesperson_code\":\"BR\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-01\",\"no\":\"COP216B\",\"description\":\"COMAND Ag (Tons) - Ticket 14206\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":28.7,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BANNACK\",\"external_document_no\":\"BANNACK CITRUS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-01\",\"system_created_at\":\"2026-04-28T12:33:46.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwMzc0Nzk2MzM3NTY1NzI2NzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016765\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001599\",\"sellto_customer_name\":\"Trial Load Customer\",\"salesperson_code\":\"BR\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-01\",\"no\":\"COP216B\",\"description\":\"COMAND Ag (Tons) - Ticket 14206\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":28.7,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BANNACK\",\"external_document_no\":\"BANNACK CITRUS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-01\",\"system_created_at\":\"2026-04-28T12:33:46.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwMzc0Nzk2MzM3NTY1NzI2NzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016765\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001599\",\"sellto_customer_name\":\"Trial Load Customer\",\"salesperson_code\":\"BR\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-01\",\"no\":\"COP216B\",\"description\":\"COMAND Ag (Tons) - Ticket 14214\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":27.16,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BANNACK\",\"external_document_no\":\"BANNACK CITRUS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-01\",\"system_created_at\":\"2026-04-28T12:33:46.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5ODk2NTI1NjQyMzEzMDYyOTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016765\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001599\",\"sellto_customer_name\":\"Trial Load Customer\",\"salesperson_code\":\"BR\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-01\",\"no\":\"COP216B\",\"description\":\"COMAND Ag (Tons) - Ticket 14214\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":27.16,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BANNACK\",\"external_document_no\":\"BANNACK CITRUS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-01\",\"system_created_at\":\"2026-04-28T12:33:46.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5ODk2NTI1NjQyMzEzMDYyOTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016766\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GULF SHORES\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"GULFSHORES\",\"external_document_no\":\"2116\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzk0Mjg4OTU1NjE4OTg3MTkyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016766\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"COP208\",\"description\":\"COMAND Topdress Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GULF SHORES\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"GULFSHORES\",\"external_document_no\":\"2116\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-25\",\"system_created_at\":\"2026-04-28T12:33:46.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzk0Mjg4OTU1NjE4OTg3MTkyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016767\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"West \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WEST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMzgxMTY2ODA5NzY1Njg3ODYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016767\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"West \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WEST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMzgxMTY2ODA5NzY1Njg3ODYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016768\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NDE4NTg5MzExMjg0NzExMzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016768\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NDE4NTg5MzExMjg0NzExMzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016768\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB891\",\"description\":\"Salmon Wholesale, Palm Mix 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"TOTE 80 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5NDM4NTYzMDMzMTMzODQ0NDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016768\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB891\",\"description\":\"Salmon Wholesale, Palm Mix 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"TOTE 80 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5NDM4NTYzMDMzMTMzODQ0NDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016769\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000607\",\"sellto_customer_name\":\"Quality by Design Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone - Ticket 20493\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"UMATILLA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"UMATILLA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4Mzg4MTYzNzI2OTk3ODA1MTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016769\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000607\",\"sellto_customer_name\":\"Quality by Design Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone - Ticket 20493\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"UMATILLA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"UMATILLA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4Mzg4MTYzNzI2OTk3ODA1MTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016770\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMTY1MDA5NDk3MTIwNjQxMzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016770\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMTY1MDA5NDk3MTIwNjQxMzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016771\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-17\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209B\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PFLUGERVILLE\",\"qty_invoiced\":480,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PFLUG 211\",\"external_document_no\":\"44185894\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-17\",\"system_created_at\":\"2026-04-28T12:33:46.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3MzYzNzI2NDUyNjc5MjgxNzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016771\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-17\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209B\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PFLUGERVILLE\",\"qty_invoiced\":480,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PFLUG 211\",\"external_document_no\":\"44185894\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-17\",\"system_created_at\":\"2026-04-28T12:33:46.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3MzYzNzI2NDUyNjc5MjgxNzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016772\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMTM0Nzk0OTQ4OTIyMzMwMzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016772\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMTM0Nzk0OTQ4OTIyMzMwMzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016773\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001612\",\"sellto_customer_name\":\"Marquez Farms, LLC \",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB962\",\"description\":\"Marquez Farms Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"29964 SW 217 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"29964\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjc4NjA5ODA0NzcyNDcwNjMyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016773\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001612\",\"sellto_customer_name\":\"Marquez Farms, LLC \",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-02\",\"no\":\"CSB962\",\"description\":\"Marquez Farms Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"29964 SW 217 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"29964\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjc4NjA5ODA0NzcyNDcwNjMyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016774\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000069\",\"sellto_customer_name\":\"Barry Harper Enterprises\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB035\",\"description\":\"Barry Harper Enterprises Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"WITH CRF - LOC 1 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTUwNDgwMjE1Mjc2ODY3MDM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016774\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000069\",\"sellto_customer_name\":\"Barry Harper Enterprises\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB035\",\"description\":\"Barry Harper Enterprises Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"WITH CRF - LOC 1 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTUwNDgwMjE1Mjc2ODY3MDM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016775\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone - Ticket 20492\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NEW PORT RICHEY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FOXHOLLOW\",\"external_document_no\":\"2099\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzOTA4NDMxMzI3MzAwODUxNDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016775\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone - Ticket 20492\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NEW PORT RICHEY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FOXHOLLOW\",\"external_document_no\":\"2099\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzOTA4NDMxMzI3MzAwODUxNDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016776\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000561\",\"sellto_customer_name\":\"Oxford Lawn Services LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20491\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TO0728\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0NzEzMjY1OTc2Mjc5NTk3NDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016776\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000561\",\"sellto_customer_name\":\"Oxford Lawn Services LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20491\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TO0728\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0NzEzMjY1OTc2Mjc5NTk3NDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016777\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"order_date\":\"2025-05-15\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20490\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BRADENTON\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ESPLANAGEG\",\"external_document_no\":\"PO680523\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.593Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.593Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MjE0ODk2NjkzMTE4OTY3ODAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016777\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"order_date\":\"2025-05-15\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20490\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BRADENTON\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ESPLANAGEG\",\"external_document_no\":\"PO680523\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.593Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.593Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MjE0ODk2NjkzMTE4OTY3ODAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016778\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001225\",\"sellto_customer_name\":\"Sod Depot\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB798\",\"description\":\"SOD Depot, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"del to 8335 CR 561 Clermont\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CLERMONT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.597Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.597Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNTg0ODcyOTE2ODg1NzQ3MDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016778\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001225\",\"sellto_customer_name\":\"Sod Depot\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB798\",\"description\":\"SOD Depot, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"del to 8335 CR 561 Clermont\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CLERMONT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.597Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.597Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNTg0ODcyOTE2ODg1NzQ3MDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016779\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BOONEHS\",\"external_document_no\":\"BOONE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.6Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.6Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzNzQyMDgzMTQyMTMzMzEwNTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016779\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BOONEHS\",\"external_document_no\":\"BOONE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.6Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.6Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzNzQyMDgzMTQyMTMzMzEwNTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016780\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SARASOTA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE LWR\",\"external_document_no\":\"52928\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.603Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.603Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNjYxNTMzNzI3NjY3NDEzOTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016780\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SARASOTA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE LWR\",\"external_document_no\":\"52928\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.603Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.603Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNjYxNTMzNzI3NjY3NDEzOTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016781\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000570\",\"sellto_customer_name\":\"Pat's Nursery, Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLEMING ISLAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PAT'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.603Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.603Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTQ0ODcwNTM0NzgwNTc2MzcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016781\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000570\",\"sellto_customer_name\":\"Pat's Nursery, Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLEMING ISLAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PAT'S\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.603Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.603Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTQ0ODcwNTM0NzgwNTc2MzcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016782\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0623-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.607Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.607Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDkyNTE0NzU2NTIzNDE1ODAxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016782\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0623-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.607Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.607Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDkyNTE0NzU2NTIzNDE1ODAxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016783\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0630-1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.607Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.607Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2MjE0ODE5MDE3Mzc0NzM4MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016783\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0630-1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.607Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.607Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2MjE0ODE5MDE3Mzc0NzM4MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016784\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LEESBURG\",\"external_document_no\":\"44240269\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.61Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.61Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwOTE4MTI1MzA4MDY2ODMwNTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016784\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LEESBURG\",\"external_document_no\":\"44240269\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.61Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.61Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwOTE4MTI1MzA4MDY2ODMwNTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016785\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"Split truck with SiteOne Leesburg\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VERO BEACH\",\"external_document_no\":\"44251013\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNDkzNjc1Mjk5MTQyODM3NTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016785\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"Split truck with SiteOne Leesburg\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VERO BEACH\",\"external_document_no\":\"44251013\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNDkzNjc1Mjk5MTQyODM3NTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016785\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VERO BEACH\",\"external_document_no\":\"44251013\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzQzNjkyOTczMDk1NDMzNDQwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016785\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VERO BEACH\",\"external_document_no\":\"44251013\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzQzNjkyOTczMDk1NDMzNDQwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016786\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MzI2MTA0NDIyNDc2OTEwNDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016786\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.613Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.613Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MzI2MTA0NDIyNDc2OTEwNDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016787\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.62Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.62Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NjM1MTk3MzI0MjExMDA0MDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016787\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.62Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.62Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NjM1MTk3MzI0MjExMDA0MDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016788\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1385\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.623Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.623Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDE5MjMxNjQ0OTQwNjc1MzU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016788\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1385\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.623Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.623Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDE5MjMxNjQ0OTQwNjc1MzU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016789\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1386\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-7\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.627Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.627Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNTU3MDY5MDA3ODgxNDQ5NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016789\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1386\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-7\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.627Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.627Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNTU3MDY5MDA3ODgxNDQ5NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016790\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - 1387\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.627Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.627Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1MTc3OTE5NDc3Njc4MzQ3MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016790\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - 1387\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":48,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.627Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.627Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1MTc3OTE5NDc3Njc4MzQ3MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016791\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1388\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-4\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.63Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.63Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzNDY1MzE5OTAxODgzOTQ2NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016791\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-28\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1388\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-4\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.63Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.63Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzNDY1MzE5OTAxODgzOTQ2NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016792\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.633Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.633Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNzI3MTUzMDI4NzcwNTA5NzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016792\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.633Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.633Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNzI3MTUzMDI4NzcwNTA5NzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5MzkzODYxNTYzMDgwNDE1NDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5MzkzODYxNTYzMDgwNDE1NDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3ODM4NzIxNjg4OTE3NDQxMTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3ODM4NzIxNjg4OTE3NDQxMTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI4MzU4MTgxNDc1NDQ2NjkzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016793\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-17\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OLDMEMORIA\",\"external_document_no\":\"2100\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.637Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.637Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI4MzU4MTgxNDc1NDQ2NjkzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016794\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001533\",\"sellto_customer_name\":\"Top Dressing. Com DBA Chesser Family Properties\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MARIETTA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TDM0728\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.643Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.643Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDgyNDc4MTA4NzUxMjg5ODk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016794\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001533\",\"sellto_customer_name\":\"Top Dressing. Com DBA Chesser Family Properties\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MARIETTA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TDM0728\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.643Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.643Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDgyNDc4MTA4NzUxMjg5ODk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016795\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3MDc2NzcwODY5MzI3ODk5NDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016795\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3MDc2NzcwODY5MzI3ODk5NDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016796\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"shipping_agent_code\":\"BLACK TIE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzg1NTg0MDkxNTczMzU0MjExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016796\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"shipping_agent_code\":\"BLACK TIE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzg1NTg0MDkxNTczMzU0MjExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016796\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"shipping_agent_code\":\"BLACK TIE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTAzNDQ5NzYyNDExNzUxNTM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016796\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"shipping_agent_code\":\"BLACK TIE\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.647Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.647Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTAzNDQ5NzYyNDExNzUxNTM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016797\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WINTER PARK\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WINTERPARK\",\"external_document_no\":\"WINTER PARK HS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.65Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.65Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjg3Nzc0NzEyNjIyODI0MDYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016797\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WINTER PARK\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WINTERPARK\",\"external_document_no\":\"WINTER PARK HS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.65Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.65Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjg3Nzc0NzEyNjIyODI0MDYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016798\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ODYSSEY\",\"external_document_no\":\"OSYSSEY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.65Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.65Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMTgyNjk2ODY4Mzc4MzMyMjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016798\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-18\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ODYSSEY\",\"external_document_no\":\"OSYSSEY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.65Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.65Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMTgyNjk2ODY4Mzc4MzMyMjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016799\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000934\",\"sellto_customer_name\":\"ManssWork Landscaping\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"Customer will take delivery ASAP. I guessed with 7/29\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MjQxNTE2ODMxMDA2MTUwMTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016799\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000934\",\"sellto_customer_name\":\"ManssWork Landscaping\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"Customer will take delivery ASAP. I guessed with 7/29\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MjQxNTE2ODMxMDA2MTUwMTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016800\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001118\",\"sellto_customer_name\":\"Turf Logix LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BOCA RATON\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ST.ANDCC\",\"external_document_no\":\"SHELLY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2Mzc2MDY3MjA4NjM2NDQ2NzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016800\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001118\",\"sellto_customer_name\":\"Turf Logix LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BOCA RATON\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ST.ANDCC\",\"external_document_no\":\"SHELLY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2Mzc2MDY3MjA4NjM2NDQ2NzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016800\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001118\",\"sellto_customer_name\":\"Turf Logix LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP202\",\"description\":\"COMAND Ultra Dwarf Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BOCA RATON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ST.ANDCC\",\"external_document_no\":\"SHELLY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxOTM5NzA1NDMxMDI4NDE4NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016800\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001118\",\"sellto_customer_name\":\"Turf Logix LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP202\",\"description\":\"COMAND Ultra Dwarf Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"BOCA RATON\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ST.ANDCC\",\"external_document_no\":\"SHELLY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxOTM5NzA1NDMxMDI4NDE4NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016801\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP204\",\"description\":\"COMAND Rootzone Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":11,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ABACOCLUB\",\"external_document_no\":\"2132\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MjQzMDExNjA1MjM4MTQzOTM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016801\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP204\",\"description\":\"COMAND Rootzone Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":11,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ABACOCLUB\",\"external_document_no\":\"2132\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MjQzMDExNjA1MjM4MTQzOTM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016801\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP213\",\"description\":\"COMAND Rootzone Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":11,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ABACOCLUB\",\"external_document_no\":\"2132\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjA1MzU0NDAzNDg1MDAwNTQ3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016801\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP213\",\"description\":\"COMAND Rootzone Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":11,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ABACOCLUB\",\"external_document_no\":\"2132\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.657Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.657Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjA1MzU0NDAzNDg1MDAwNTQ3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016802\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RIV BEACH\",\"external_document_no\":\"44251043\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.663Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.663Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzQzMjc3ODYwNTAwNjA1NDQ2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016802\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP201\",\"description\":\"COMAND Ultra Dwarf Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RIV BEACH\",\"external_document_no\":\"44251043\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.663Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.663Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzQzMjc3ODYwNTAwNjA1NDQ2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016802\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":360,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RIV BEACH\",\"external_document_no\":\"44251043\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.663Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.663Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNDc2NTk0NjcxNDM1NjYxOTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016802\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WEST PALM BEACH\",\"qty_invoiced\":360,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RIV BEACH\",\"external_document_no\":\"44251043\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.663Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.663Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNDc2NTk0NjcxNDM1NjYxOTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016803\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ROCKLEDGE\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ROCKLEDGE\",\"external_document_no\":\"44254395\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.667Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.667Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDc3NzY3NzA5NTAyMDM5NTE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016803\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ROCKLEDGE\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ROCKLEDGE\",\"external_document_no\":\"44254395\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.667Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.667Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDc3NzY3NzA5NTAyMDM5NTE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016804\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.667Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.667Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzgwODgzNjIyOTc5MDE3MTI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016804\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.667Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.667Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzgwODgzNjIyOTc5MDE3MTI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016805\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001605\",\"sellto_customer_name\":\"WP Realty DBA Whispering Pines Golf Club\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209B\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"TRINITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WHISPERING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.67Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.67Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDYzNjg4MTg0NzY0OTMwNjk0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016805\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001605\",\"sellto_customer_name\":\"WP Realty DBA Whispering Pines Golf Club\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-25\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209B\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"TRINITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WHISPERING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.67Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.67Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDYzNjg4MTg0NzY0OTMwNjk0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016806\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WINTER HAVEN\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FAITHBAPT\",\"external_document_no\":\"FAITH BAPTIST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.673Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.673Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI0MjcyNDQzOTcxNzc5ODUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016806\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001141\",\"sellto_customer_name\":\"JSM Services Inc.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"WINTER HAVEN\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FAITHBAPT\",\"external_document_no\":\"FAITH BAPTIST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.673Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.673Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI0MjcyNDQzOTcxNzc5ODUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016807\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001281\",\"sellto_customer_name\":\"Ground Source, LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"GS0730\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjcxOTc2NDU2Nzk5NTQxOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016807\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001281\",\"sellto_customer_name\":\"Ground Source, LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"GS0730\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2MjcxOTc2NDU2Nzk5NTQxOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016808\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TYNDALL\",\"external_document_no\":\"156323028-001\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NzYyMTUzMTYwNTUyOTUwMzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016808\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TYNDALL\",\"external_document_no\":\"156323028-001\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NzYyMTUzMTYwNTUyOTUwMzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016808\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TYNDALL\",\"external_document_no\":\"156323028-001\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMTQ1MTE4NjAxNjMyNjcxNDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016808\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001276\",\"sellto_customer_name\":\"SiteOne Landscape Supply\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-22\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP203\",\"description\":\"COMAND Rootzone\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"TYNDALL\",\"external_document_no\":\"156323028-001\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.677Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.677Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMTQ1MTE4NjAxNjMyNjcxNDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016809\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"KISSIMMEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902029\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.68Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.68Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIzMzEyMjAyNDA3MzU2OTg4MDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016809\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"KISSIMMEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902029\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.68Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.68Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIzMzEyMjAyNDA3MzU2OTg4MDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016810\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.683Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.683Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjQwMDQ4MDUzMTY0NTUxMDA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016810\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.683Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.683Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNjQwMDQ4MDUzMTY0NTUxMDA0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016811\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001082\",\"sellto_customer_name\":\"Sam, LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SIGNAL\",\"external_document_no\":\"SF0722\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.687Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.687Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1MDQzNTQ0NjU5NDU2MDg0MDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016811\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001082\",\"sellto_customer_name\":\"Sam, LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PANAMA CITY\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SIGNAL\",\"external_document_no\":\"SF0722\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.687Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.687Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1MDQzNTQ0NjU5NDU2MDg0MDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016812\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001609\",\"sellto_customer_name\":\"City Of Frisco\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1389\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FRISCO\",\"qty_invoiced\":42,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"6101\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.69Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.69Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5MTUzODkxODY1NDA5MTcxODYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016812\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001609\",\"sellto_customer_name\":\"City Of Frisco\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-28\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1389\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FRISCO\",\"qty_invoiced\":42,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"6101\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.69Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.69Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5MTUzODkxODY1NDA5MTcxODYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016813\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1390\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-5\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.69Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.69Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTY3MzgxNDI5ODk4NTMyODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016813\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1390\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-5\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.69Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.69Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTY3MzgxNDI5ODk4NTMyODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016814\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1391\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.693Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.693Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4ODUyMTk0MTY4NzY3MDc1MzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016814\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 1391\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM180-6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.693Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.693Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY4ODUyMTk0MTY4NzY3MDc1MzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016815\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.7Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.7Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE4MTkxMTA0NTU5NjI4MDU4OTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016815\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.7Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.7Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE4MTkxMTA0NTU5NjI4MDU4OTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016816\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000362\",\"sellto_customer_name\":\"Jennifer Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB186\",\"description\":\"Jennifer Growers Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC 3 - ONLY WALKING FLOOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WAUCHULA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.703Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.703Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTE4NTcyNzEwMTIyODUyODc0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016816\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000362\",\"sellto_customer_name\":\"Jennifer Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB186\",\"description\":\"Jennifer Growers Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"LOC 3 - ONLY WALKING FLOOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WAUCHULA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.703Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.703Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTE4NTcyNzEwMTIyODUyODc0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016817\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PALMETTO\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE PALMETT\",\"external_document_no\":\"32692\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.703Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.703Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyMDM1Mjk0MjM2NjY5ODA2MTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016817\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"PALMETTO\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE PALMETT\",\"external_document_no\":\"32692\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.703Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.703Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyMDM1Mjk0MjM2NjY5ODA2MTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.707Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.707Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMjI4MDgzODI3Nzk4NTEyMDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.707Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.707Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMjI4MDgzODI3Nzk4NTEyMDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.707Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.707Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDI1MjYwNjM2MTQwNzUyOTA3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.707Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.707Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDI1MjYwNjM2MTQwNzUyOTA3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":21.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM1MDY1ODI1Njg0MjAyMzc5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":21.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM1MDY1ODI1Njg0MjAyMzc5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":22.65,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2MDcyMjk5MjY1NjM3NDkwOTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016818\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001373\",\"sellto_customer_name\":\"Broward County Water \\u0026 Wastewater Service\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"POMPANO BEACH\",\"qty_invoiced\":22.65,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"WW0O2500237\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2MDcyMjk5MjY1NjM3NDkwOTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016819\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0630-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMzg2NjU3NDM5MjE0MzgzNDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016819\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000161\",\"sellto_customer_name\":\"Compost Cow Manure\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-05-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"AN0630-2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.71Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.71Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMzg2NjU3NDM5MjE0MzgzNDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.713Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.713Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyOTkwNDUxNzYwNzIzNTk0NTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.713Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.713Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyOTkwNDUxNzYwNzIzNTk0NTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.713Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.713Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODk1Mzk1MTU4MTgzNzM5ODAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.713Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.713Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODk1Mzk1MTU4MTgzNzM5ODAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.02,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4NjQ4NTY3MjQ2NTQxMTEyOTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f065ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f065ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.02,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4NjQ4NTY3MjQ2NTQxMTEyOTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNjkzNDc3Mjk2NTc2NDc4MjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f165ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f165ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyNjkzNDc3Mjk2NTc2NDc4MjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDA3OTc4MjYyNDMzMzA5NjM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f265ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f265ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":32.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDA3OTc4MjYyNDMzMzA5NjM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2MDgxNDU3MDM5NDI1OTk4NDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f365ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f365ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016820\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001014\",\"sellto_customer_name\":\"CITY OF ALTAMONTE SPRINGS\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"ALTAMONTE SPRINGS\",\"qty_invoiced\":34.32,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20240185\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.717Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.717Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2MDgxNDU3MDM5NDI1OTk4NDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016821\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"CPU from BK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":480,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"APOPKA\",\"external_document_no\":\"1542464\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.72Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.72Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODEzOTkwNDQwOTUzMTU3MTIwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f465ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f465ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016821\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000113\",\"sellto_customer_name\":\"BWI Companies Inc\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"comments\":\"CPU from BK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":480,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"APOPKA\",\"external_document_no\":\"1542464\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.72Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.72Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODEzOTkwNDQwOTUzMTU3MTIwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016822\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.723Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.723Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NzM4NjA4NTM1Njg4MDg2MDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f565ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f565ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016822\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.723Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.723Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4NzM4NjA4NTM1Njg4MDg2MDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwOTQyMDg5NTI4NzYwMDQyMzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f665ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f665ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":18.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwOTQyMDg5NTI4NzYwMDQyMzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODM4ODcyMzU2ODQ1MDM0NTQ3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f765ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f765ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODM4ODcyMzU2ODQ1MDM0NTQ3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzEzMTE3NDU3ODMwODU5Nzc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f865ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f865ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzEzMTE3NDU3ODMwODU5Nzc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.41,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjQyOTI3MzQ4ODU1Nzc3NTczMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f965ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f965ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016823\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000148\",\"sellto_customer_name\":\"City Of Leesburg\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":21.41,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"538647\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.727Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.727Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjQyOTI3MzQ4ODU1Nzc3NTczMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.73Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.73Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODYxOTAwNTAyMzgxMzIyMTM2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.73Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.73Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODYxOTAwNTAyMzgxMzIyMTM2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMTM3MjA5ODk2NzU0MDA1MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMTM3MjA5ODk2NzU0MDA1MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjA2Njk3MzI0MTEwNTI4MDc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjA2Njk3MzI0MTEwNTI4MDc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5MDg4MTcxNjgzNTkzODI0MzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5MDg4MTcxNjgzNTkzODI0MzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTIyMzMwODk5Mzk0MzA4MTc4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTIyMzMwODk5Mzk0MzA4MTc4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDM1MDQzNDIwNzg5MDk3MTc0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff65ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff65ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDM1MDQzNDIwNzg5MDk3MTc0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.5,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTkxNjg0Mzk4ODkyNTA3Mjk2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.5,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTkxNjg0Mzk4ODkyNTA3Mjk2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MDYwNDQxNTE1Mjk0MzgyNDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MDYwNDQxNTE1Mjk0MzgyNDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM3MTA1OTE3Mzc5OTY5MTIyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM3MTA1OTE3Mzc5OTY5MTIyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDg4MTU3OTg3NDgyNDMxNDEzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.733Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.733Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDg4MTU3OTg3NDgyNDMxNDEzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTQ1Mzg0NDIxOTUzODA1MzcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTQ1Mzg0NDIxOTUzODA1MzcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NTAwMTMzMTE0Njk3NzUzNzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ2NTAwMTMzMTE0Njk3NzUzNzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODUyNDk0MzA5ODAxMDU2NDE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODUyNDk0MzA5ODAxMDU2NDE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDk2NTQ0NTg5ODI4NTI4NDQ1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDk2NTQ0NTg5ODI4NTI4NDQ1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzNjQzNDYyNTY2MTE1NDI5MTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzNjQzNDYyNTY2MTE1NDI5MTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzMjYzMTYzOTg1MjUwMzQxOTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzMjYzMTYzOTg1MjUwMzQxOTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NjMxNTI0ODQ4MDExMTk5MzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NjMxNTI0ODQ4MDExMTk5MzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwNTk4MzI2OTcyOTU4OTAxNzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUwNTk4MzI2OTcyOTU4OTAxNzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyNjY3Nzg1MjIzNjc1ODMzMTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyNjY3Nzg1MjIzNjc1ODMzMTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyOTg4MTUwOTMyMzE3ODYyMDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.737Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.737Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyOTg4MTUwOTMyMzE3ODYyMDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNDEzMzE3NjIyNzc4MTM4NTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMzNDEzMzE3NjIyNzc4MTM4NTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE3OzMwNDY5MjYzNzk1Njc5NDc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE3OzMwNDY5MjYzNzk1Njc5NDc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzU5NTU0ODAyODk3ODY3NTY3NjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzU5NTU0ODAyODk3ODY3NTY3NjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUzOTIyNzgyMjc5MTg3NTU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzUzOTIyNzgyMjc5MTg3NTU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE2NTQyMzM0NTQxMjU2NTAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016824\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.74Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.74Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE2NTQyMzM0NTQxMjU2NTAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016825\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":4,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FORTMYERST\",\"external_document_no\":\"PO686697\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.747Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.747Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODAyODgzNjMxNDY2ODMyNjcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016825\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-16\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":4,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FORTMYERST\",\"external_document_no\":\"PO686697\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.747Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.747Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODAyODgzNjMxNDY2ODMyNjcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016826\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001076\",\"sellto_customer_name\":\"Karle Enviro-Organic Recycling, Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":23.47,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.75Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.75Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDMzMzcxOTUxNTc3MDc5ODgwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016826\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001076\",\"sellto_customer_name\":\"Karle Enviro-Organic Recycling, Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":23.47,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.75Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.75Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDMzMzcxOTUxNTc3MDc5ODgwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016826\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001076\",\"sellto_customer_name\":\"Karle Enviro-Organic Recycling, Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.75Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.75Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTc4NDU5MzQ3MjQ0NzUyMzQ3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016826\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001076\",\"sellto_customer_name\":\"Karle Enviro-Organic Recycling, Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"FORT MYERS\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.75Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.75Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTc4NDU5MzQ3MjQ0NzUyMzQ3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.6,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTUzMDYwNDYxODE2NzkyNjk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.6,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTUzMDYwNDYxODE2NzkyNjk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.87,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0ODY2MzgzMjQ3ODkzODEzMDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.87,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0ODY2MzgzMjQ3ODkzODEzMDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.76,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTA0MDExMzY2MzExOTE4Nzg3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.76,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTA0MDExMzY2MzExOTE4Nzg3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.04,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDc2Njc2MTg3MjI5MjMxNzI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.04,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDc2Njc2MTg3MjI5MjMxNzI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.05,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzY2NjYzMjY3Njk0NzAyOTAxODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.05,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzY2NjYzMjY3Njk0NzAyOTAxODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjIzNjYzMDYxNDA5MDc4MTIzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjIzNjYzMDYxNDA5MDc4MTIzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.89,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3ODcwMzk1NjkzOTEyMTQwNzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.89,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.753Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.753Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3ODcwMzk1NjkzOTEyMTQwNzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.65,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzgxMTgxNjU3ODU0ODM1ODkwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.65,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NzgxMTgxNjU3ODU0ODM1ODkwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODQ0NzYyMTQ1Mzk4OTAyODQ2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODQ0NzYyMTQ1Mzk4OTAyODQ2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.53,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTQzNjcyMTIyNTQ5OTc4MzEwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.53,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTQzNjcyMTIyNTQ5OTc4MzEwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.48,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDUyNzE4MTAzNzQzNTI4NzcxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.48,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDUyNzE4MTAzNzQzNTI4NzcxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTI1MDA0Mjg4MTM4NzEyMjI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTI1MDA0Mjg4MTM4NzEyMjI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.76,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTI4Nzk0Mjk4MTMxOTU5ODMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.76,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTI4Nzk0Mjk4MTMxOTU5ODMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.63,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjYzMDc4NzA1NjQ1OTU2MzI0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":27.63,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjYzMDc4NzA1NjQ1OTU2MzI0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.21,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYxMzY2NjA3MDg4MzMzMjQzNDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":24.21,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYxMzY2NjA3MDg4MzMzMjQzNDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.05,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNDgxNTg4ODg3NDI2ODc2NTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":26.05,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNDgxNTg4ODg3NDI2ODc2NTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.13,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NzY2NTc2NzcyNjE5MDc3NzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":22.13,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.757Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.757Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NzY2NTc2NzcyNjE5MDc3NzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.76Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.76Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NjM1NDgzNTczMzAzNzA1MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016827\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001050\",\"sellto_customer_name\":\"Manny's Bulk Express Inc.\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":23.78,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.76Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.76Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NjM1NDgzNTczMzAzNzA1MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016829\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000581\",\"sellto_customer_name\":\"Perma-Culture, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver at 9am to: 1700 N Blvd Tampa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1700\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.763Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.763Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTQ5NTg3OTg4MTE5MTE1NTY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016829\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000581\",\"sellto_customer_name\":\"Perma-Culture, Inc.\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver at 9am to: 1700 N Blvd Tampa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1700\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.763Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.763Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTQ5NTg3OTg4MTE5MTE1NTY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016830\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB847\",\"description\":\"Riverview Farms, Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 9107 Taylor Rd. Seffner\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEFFNER\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEFFNER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.767Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.767Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDY3MTM0NjU2MTk3ODY1NjQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016830\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000629\",\"sellto_customer_name\":\"Riverview Flower Farm\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB847\",\"description\":\"Riverview Farms, Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 9107 Taylor Rd. Seffner\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEFFNER\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEFFNER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.767Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.767Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDY3MTM0NjU2MTk3ODY1NjQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016831\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock @ 5100 SW 25th Blvd Gainesville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.77Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.77Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwMTIyMjQ1MjA4NDAzOTY2MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016831\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to: Oak Hammock @ 5100 SW 25th Blvd Gainesville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.77Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.77Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwMTIyMjQ1MjA4NDAzOTY2MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016832\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.773Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.773Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NjkwMDA3OTA1MTAxODU4MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016832\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.773Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.773Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NjkwMDA3OTA1MTAxODU4MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016833\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.777Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.777Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIyMzgxMDY3Mjg5ODgyMzQ3NzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016833\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.777Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.777Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIyMzgxMDY3Mjg5ODgyMzQ3NzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016834\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.777Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.777Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMDkxMDM2ODY1MTM0OTA2MDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016834\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.777Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.777Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMDkxMDM2ODY1MTM0OTA2MDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016835\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000494\",\"sellto_customer_name\":\"MB Palms LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB727\",\"description\":\"MB Palms Kentia Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"w-CRF. freight is incl in $/yd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.78Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.78Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2NDY1OTYxNDU2ODgxODQyNzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016835\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000494\",\"sellto_customer_name\":\"MB Palms LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"CSB727\",\"description\":\"MB Palms Kentia Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CW RK\",\"comments\":\"w-CRF. freight is incl in $/yd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.78Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.78Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2NDY1OTYxNDU2ODgxODQyNzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016836\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000795\",\"sellto_customer_name\":\"Village Green Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB433\",\"description\":\"Village Green Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"21201 SE 162nd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VILLAGE GR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.78Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.78Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5MDYxODEyOTA3OTg0MDk4NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016836\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000795\",\"sellto_customer_name\":\"Village Green Growers\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB433\",\"description\":\"Village Green Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"21201 SE 162nd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VILLAGE GR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.78Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.78Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5MDYxODEyOTA3OTg0MDk4NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016837\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.783Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.783Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTgwMTQ1NDA0NTE1ODIwMDU1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016837\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.783Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.783Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTgwMTQ1NDA0NTE1ODIwMDU1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016839\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":23.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.79Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.79Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDEzOTU1MTQyMDQ1NDEzNTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016839\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":23.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.79Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.79Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDEzOTU1MTQyMDQ1NDEzNTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016839\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":20.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.79Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.79Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMzU0MTA2Njg2NTAzMzgxMTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016839\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001051\",\"sellto_customer_name\":\"Marion County Board County Commissioners\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":20.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"02300754\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.79Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.79Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMzU0MTA2Njg2NTAzMzgxMTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016840\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.793Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.793Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2NTYwNzI2MjI5NjYzODkwMjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016840\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-29\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.793Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.793Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2NTYwNzI2MjI5NjYzODkwMjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016841\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.8Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.8Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1MjE4ODA4NDEyMDk3MTIyMDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016841\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.8Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.8Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1MjE4ODA4NDEyMDk3MTIyMDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016842\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.8Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.8Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxOTUwMTE2MzM3NDM4NjI4NTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016842\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.8Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.8Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxOTUwMTE2MzM3NDM4NjI4NTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016843\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 3 (1 OF 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"08012025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.807Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.807Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MTIyNTA2MzQyNDk5MDM2MTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016843\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 3 (1 OF 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"08012025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.807Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.807Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc4MTIyNTA2MzQyNDk5MDM2MTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016844\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 3 (2 OF 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"08012025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.807Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.807Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzEwODc2NjIyODE3ODgwNzY0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016844\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 3 (2 OF 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"08012025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.807Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.807Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzEwODc2NjIyODE3ODgwNzY0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016845\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000518\",\"sellto_customer_name\":\"Mount Dora Christian Academy\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB266\",\"description\":\"Mt Dora Christian Academy Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Morning Delivery\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.81Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.81Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNDc1NDI3NDc3MjM1ODYxNjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016845\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000518\",\"sellto_customer_name\":\"Mount Dora Christian Academy\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB266\",\"description\":\"Mt Dora Christian Academy Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Morning Delivery\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.81Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.81Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNDc1NDI3NDc3MjM1ODYxNjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016846\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.813Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.813Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjEwNTAyODk2OTU1NTY5MDEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016846\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.813Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.813Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjEwNTAyODk2OTU1NTY5MDEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016847\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.813Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.813Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDUwMjQzNzcyNzY0OTEwNjE3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016847\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":120,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.813Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.813Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDUwMjQzNzcyNzY0OTEwNjE3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016847\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.817Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.817Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjA2NDY2MzI2NjczMjUxMDY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016847\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.817Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.817Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjA2NDY2MzI2NjczMjUxMDY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016849\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000906\",\"sellto_customer_name\":\"HILDRETH LANDSCAPE\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.82Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.82Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MTc4NjYzNjI1MzY2MDg1NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016849\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000906\",\"sellto_customer_name\":\"HILDRETH LANDSCAPE\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.82Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.82Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MTc4NjYzNjI1MzY2MDg1NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016850\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000906\",\"sellto_customer_name\":\"HILDRETH LANDSCAPE\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.82Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.82Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MjMzNDg0NzM1NjkwMTcwNDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016850\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000906\",\"sellto_customer_name\":\"HILDRETH LANDSCAPE\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.82Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.82Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MjMzNDg0NzM1NjkwMTcwNDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016851\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000883\",\"sellto_customer_name\":\"East Coast Nursery \\u0026 Sons LLC\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB635\",\"description\":\"East Coast Nursery\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"INDIANTOWN\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.823Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.823Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDAxMTU4NDg1OTUyNTk3NDI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016851\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000883\",\"sellto_customer_name\":\"East Coast Nursery \\u0026 Sons LLC\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB635\",\"description\":\"East Coast Nursery\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"INDIANTOWN\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.823Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.823Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDAxMTU4NDg1OTUyNTk3NDI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016852\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100802\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.827Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.827Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyOTk3NTQ3MDg0MzcyMDIxNzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016852\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100802\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.827Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.827Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyOTk3NTQ3MDg0MzcyMDIxNzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016853\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100807\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.833Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.833Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDQ5Mzk5MjAwMDgzNzI0ODYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016853\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100807\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.833Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.833Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDQ5Mzk5MjAwMDgzNzI0ODYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016854\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB074\",\"description\":\"Cherry Lake Mix 2 - 3gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100812\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.833Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.833Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzE1NTk2ODgyMTE0OTAwOTAxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016854\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB074\",\"description\":\"Cherry Lake Mix 2 - 3gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100812\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.833Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.833Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzE1NTk2ODgyMTE0OTAwOTAxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":254.56,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Mjk1ODY0ODMwNTM2OTQzOTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":254.56,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Mjk1ODY0ODMwNTM2OTQzOTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":299.2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzNzU3NTI4MTk1NDExMzU1MzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":299.2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzNzU3NTI4MTk1NDExMzU1MzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":352.19,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjU1MTc2MjE2ODg2OTcyNTQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":352.19,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjU1MTc2MjE2ODg2OTcyNTQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":485.41,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2Nzc2MjMyMTc5ODA5NTE3MzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":485.41,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.837Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.837Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2Nzc2MjMyMTc5ODA5NTE3MzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":178.29,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.84Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.84Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTE3NTQ5MDU5MDk4MDYwMTExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016855\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001559\",\"sellto_customer_name\":\"County Of Lexington\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"SC-LEX\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"901\",\"shipto_city\":\"LEXINGTON\",\"qty_invoiced\":178.29,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OPERATIONS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.84Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.84Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTE3NTQ5MDU5MDk4MDYwMTExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016856\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.84Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.84Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM2NzU4NTQwMzk1MTE0MTI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016856\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.84Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.84Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM2NzU4NTQwMzk1MTE0MTI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016857\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.843Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.843Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzcwNTI5OTg3OTY5NDI2NjY5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016857\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.843Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.843Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NzcwNTI5OTg3OTY5NDI2NjY5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016858\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55002,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.843Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.843Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDIwOTM3MDAxOTU0MTE1NDgxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016858\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55002,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.843Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.843Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDIwOTM3MDAxOTU0MTE1NDgxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016859\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.847Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.847Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0MDA4NjkwMDgxODQwMjk4NjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016859\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.847Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.847Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0MDA4NjkwMDgxODQwMjk4NjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016860\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.85Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.85Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjY1MzQ1NDQyOTgxNTY4NjI3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016860\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.85Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.85Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjY1MzQ1NDQyOTgxNTY4NjI3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016861\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.85Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.85Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTEwOTE1OTY4NDkzMTEzNDM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016861\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB913\",\"description\":\"Railroad Boston Fern HF NC Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.85Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.85Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTEwOTE1OTY4NDkzMTEzNDM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016862\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.853Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.853Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNzI5NTA0OTU3OTc4NDA0NzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016862\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.853Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.853Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxNzI5NTA0OTU3OTc4NDA0NzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016863\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.857Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.857Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5OTMxODQ3NTQ5Nzg5NDE2NDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016863\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.857Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.857Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5OTMxODQ3NTQ5Nzg5NDE2NDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016864\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.86Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.86Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjIwNzg1ODI2NTAzODA3MTM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016864\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.86Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.86Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjIwNzg1ODI2NTAzODA3MTM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016865\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.863Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.863Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NTI3OTk5MjYxNjkzOTQyNDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016865\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.863Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.863Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk3NTI3OTk5MjYxNjkzOTQyNDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016866\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB426\",\"description\":\"Urra Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjM3OTk0ODk3NjkxMDkwNTczMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016866\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB426\",\"description\":\"Urra Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjM3OTk0ODk3NjkxMDkwNTczMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016867\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB427\",\"description\":\"Urra Nursery Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzODE2NjMwNjAyNTAxNzc3NzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016867\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB427\",\"description\":\"Urra Nursery Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzODE2NjMwNjAyNTAxNzc3NzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016868\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000660\",\"sellto_customer_name\":\"Santos Rodriguez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB359\",\"description\":\"Santos Rodriguez Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"187 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"187TH AVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMjMzNTM5NzAyOTQ5NTU1NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016868\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000660\",\"sellto_customer_name\":\"Santos Rodriguez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB359\",\"description\":\"Santos Rodriguez Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"187 Ave\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"187TH AVE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.867Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.867Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMjMzNTM5NzAyOTQ5NTU1NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016869\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.873Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.873Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTE1MzAxMDc0NjQzNTA3ODE2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016869\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.873Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.873Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTE1MzAxMDc0NjQzNTA3ODE2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016870\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.873Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.873Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTM5MDkxMjUxMzUyNTMxODAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016870\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.873Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.873Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTM5MDkxMjUxMzUyNTMxODAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016871\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.877Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.877Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIwMTkyNzE5MDI4MTk4ODM2MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016871\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.877Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.877Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIwMTkyNzE5MDI4MTk4ODM2MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016872\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000730\",\"sellto_customer_name\":\"Tapia Nursery Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB399\",\"description\":\"Tapia Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OKEECHOBEE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.877Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.877Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3Njc1ODc5NTQ4NzQwNzE3NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016872\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000730\",\"sellto_customer_name\":\"Tapia Nursery Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB399\",\"description\":\"Tapia Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OKEECHOBEE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.877Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.877Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3Njc1ODc5NTQ4NzQwNzE3NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016873\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001127\",\"sellto_customer_name\":\"Soil Wizards\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"FT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WIZ YARD\",\"external_document_no\":\"SD0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.88Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.88Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTU1NTI2ODY0NTI4NzU5MDAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016873\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001127\",\"sellto_customer_name\":\"Soil Wizards\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"FT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WIZ YARD\",\"external_document_no\":\"SD0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.88Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.88Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNTU1NTI2ODY0NTI4NzU5MDAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016873\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001127\",\"sellto_customer_name\":\"Soil Wizards\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"FT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WIZ YARD\",\"external_document_no\":\"SD0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.88Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.88Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NTQ0Mzk4MDc0MTYzMDQ5NTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016873\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001127\",\"sellto_customer_name\":\"Soil Wizards\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-07-31\",\"no\":\"COP206\",\"description\":\"COMAND Topdress\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"FT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WIZ YARD\",\"external_document_no\":\"SD0731\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.88Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.88Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1NTQ0Mzk4MDc0MTYzMDQ5NTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016874\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"AM DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.883Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.883Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzI0MDc2NDgwNjI4MDk5MTAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016874\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"AM DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.883Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.883Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzI0MDc2NDgwNjI4MDk5MTAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016875\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001552\",\"sellto_customer_name\":\"Foliage Link, LLC\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB948\",\"description\":\"Foliage Link, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"del to 3915 Round Lake Rd. Call Steve when leaving SES at 407-619-4116\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RD LAKE RD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjkyMjY3NzMwODY1NTI1NDg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016875\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001552\",\"sellto_customer_name\":\"Foliage Link, LLC\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB948\",\"description\":\"Foliage Link, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"del to 3915 Round Lake Rd. Call Steve when leaving SES at 407-619-4116\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"RD LAKE RD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjkyMjY3NzMwODY1NTI1NDg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016876\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-08\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 21057\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjEzODkxMjI3OTExMTc3MjE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016876\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-08\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 21057\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjEzODkxMjI3OTExMTc3MjE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016876\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-21\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20474\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":31,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0NjI5NjgwODAwNjE0NDU3NDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016876\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-21\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20474\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":31,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.887Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.887Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0NjI5NjgwODAwNjE0NDU3NDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016877\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.89Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.89Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTgwNzk1OTY5NzM5OTI0MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016877\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000335\",\"sellto_customer_name\":\"Holly Factory\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB172\",\"description\":\"Holly Factory Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Loc A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.89Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.89Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTgwNzk1OTY5NzM5OTI0MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016878\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-08\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 21057\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDc0NDExMjI2NjU3MzcxMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016878\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-08\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 21057\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-08\",\"system_created_at\":\"2026-04-28T12:33:46.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDc0NDExMjI2NjU3MzcxMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016879\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMDMwODM2NDQzMTE1OTY0NDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016879\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.893Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.893Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxMDMwODM2NDQzMTE1OTY0NDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016880\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-21\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20474\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NEWBERRY\",\"qty_invoiced\":31,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NEWBERRY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMzI0ODc1MjExNDY0MjQ0MDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016880\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001615\",\"sellto_customer_name\":\"SoilCraft LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-07-21\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 20474\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"NEWBERRY\",\"qty_invoiced\":31,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NEWBERRY\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-21\",\"system_created_at\":\"2026-04-28T12:33:46.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMzI0ODc1MjExNDY0MjQ0MDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016881\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001533\",\"sellto_customer_name\":\"Top Dressing. Com DBA Chesser Family Properties\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MARIETTA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TDM0729\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MDQzMTY1MzMxOTc2MTczMDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016881\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001533\",\"sellto_customer_name\":\"Top Dressing. Com DBA Chesser Family Properties\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MARIETTA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"TDM0729\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.897Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.897Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MDQzMTY1MzMxOTc2MTczMDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016882\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000382\",\"sellto_customer_name\":\"Judy's Trees\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB193\",\"description\":\"Judy's Trees Tree Tree Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JUDY'S TRE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.9Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.9Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTg3MDA1NDAzOTU4NTY0ODM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016882\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000382\",\"sellto_customer_name\":\"Judy's Trees\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB193\",\"description\":\"Judy's Trees Tree Tree Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JUDY'S TRE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.9Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.9Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTg3MDA1NDAzOTU4NTY0ODM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016883\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001139\",\"sellto_customer_name\":\"Smokey Valley Stone Co.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"SVC0801\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MjMyMzg0NDQ4MjAwMzA3MDA2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016883\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001139\",\"sellto_customer_name\":\"Smokey Valley Stone Co.\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-18\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"SVC0801\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MjMyMzg0NDQ4MjAwMzA3MDA2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016884\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MTAyMjQ5NDYxMzM1Mzk1NDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016884\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.903Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.903Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MTAyMjQ5NDYxMzM1Mzk1NDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016885\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB715\",\"description\":\"SES Comandscape Soil Bulk\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NORTH PORT\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"AQUATIC CN\",\"external_document_no\":\"8240\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMDIxNjE3MTQwNzM3MTIxOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016885\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB715\",\"description\":\"SES Comandscape Soil Bulk\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NORTH PORT\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"AQUATIC CN\",\"external_document_no\":\"8240\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMDIxNjE3MTQwNzM3MTIxOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016886\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDgyMzgwNzIxMjU2MDExNzQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016886\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.907Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.907Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDgyMzgwNzIxMjU2MDExNzQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016887\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDEyMjM5MTU2NzYyNzg5OTg5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016887\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDEyMjM5MTU2NzYyNzg5OTg5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016888\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SARASOTA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE LWR\",\"external_document_no\":\"52918\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Njc1ODA1MDE1MTI1MzEzMzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016888\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001291\",\"sellto_customer_name\":\"Big Earth Landscape\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-14\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"SARASOTA\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BE LWR\",\"external_document_no\":\"52918\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.913Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.913Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Njc1ODA1MDE1MTI1MzEzMzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016889\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB051\",\"description\":\"Brantley Nurseries Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"EARLY AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24804\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MzAyMzY5MTM1NTg3NTI4MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016889\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000100\",\"sellto_customer_name\":\"Brantley Nurseries\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB051\",\"description\":\"Brantley Nurseries Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"EARLY AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BUSHNELL\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BUSHNELL\",\"external_document_no\":\"24804\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.917Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.917Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MzAyMzY5MTM1NTg3NTI4MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016890\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000106\",\"sellto_customer_name\":\"Brouwer's Flowers, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB057\",\"description\":\"Brouwer's Flower Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TERRA CEIA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODA3MTgzNjk5NzUzODQwNTgxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016890\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000106\",\"sellto_customer_name\":\"Brouwer's Flowers, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB057\",\"description\":\"Brouwer's Flower Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TERRA CEIA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODA3MTgzNjk5NzUzODQwNTgxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016891\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Wildwood\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WILDWOOD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMjM2NTE0MzUwMzg3Mzg0NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016891\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Wildwood\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILDWOOD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WILDWOOD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.92Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.92Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMjM2NTE0MzUwMzg3Mzg0NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016892\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODk4OTQzMzkzOTcyMjU2NDE2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016892\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.923Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.923Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODk4OTQzMzkzOTcyMjU2NDE2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016893\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDIzNjg5NTI2NDAzNTk4MTM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016893\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000018\",\"sellto_customer_name\":\"Acosta Farms Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB457\",\"description\":\"Acosta Tropical 400 Hydra Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"168 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"168TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDIzNjg5NTI2NDAzNTk4MTM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016894\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000460\",\"sellto_customer_name\":\"Loras Lovely Plants\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB236\",\"description\":\"Lora's Lovely Plant Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LORAS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMTUwMzUwMzA0MjU1Mzc1NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016894\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000460\",\"sellto_customer_name\":\"Loras Lovely Plants\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB236\",\"description\":\"Lora's Lovely Plant Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LORAS\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.927Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.927Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMTUwMzUwMzA0MjU1Mzc1NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016895\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM B 10:30 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM B\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.93Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.93Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTQ4NDYwMzkzNjkxNTI5MDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016895\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM B 10:30 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM B\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.93Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.93Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTQ4NDYwMzkzNjkxNTI5MDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016896\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.933Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.933Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzA5Mjk0Nzk3MjQyNzU5OTYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016896\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.933Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.933Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzA5Mjk0Nzk3MjQyNzU5OTYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016897\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000468\",\"sellto_customer_name\":\"M\\u0026J Nursery Grower's Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"ASAP (FREE LOAD)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMjQ3NTcxNDc5NzIxNzgxNTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016897\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000468\",\"sellto_customer_name\":\"M\\u0026J Nursery Grower's Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"ASAP (FREE LOAD)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.937Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.937Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMjQ3NTcxNDc5NzIxNzgxNTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016898\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.94Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.94Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0Nzg4MjI1ODIzNjIzMzQzNDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016898\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.94Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.94Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0Nzg4MjI1ODIzNjIzMzQzNDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016899\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.943Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.943Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE3Ozc2NjQ4ODcxMDk1NzIwMTUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016899\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.943Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.943Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE3Ozc2NjQ4ODcxMDk1NzIwMTUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016900\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyOTU1ODQ4MTQ4OTAxMTQyOTgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016900\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.947Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.947Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyOTU1ODQ4MTQ4OTAxMTQyOTgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016901\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMTkxMjEwOTc3NzI4NjQ2OTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016901\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.95Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.95Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUzMTkxMjEwOTc3NzI4NjQ2OTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016902\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDg3NzI4MTQ0MTAzODQwNTAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016902\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDg3NzI4MTQ0MTAzODQwNTAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016903\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDgzMTI5ODQ0NDY3ODc2NDA4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016903\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.957Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.957Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDgzMTI5ODQ0NDY3ODc2NDA4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016904\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NjYwMzAyNzU5MTQxMTk5ODkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016904\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.96Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.96Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NjYwMzAyNzU5MTQxMTk5ODkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016905\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDkwMzY5Nzk1NDU5NDA2NTEzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016905\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDkwMzY5Nzk1NDU5NDA2NTEzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016906\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NzgzOTgxMTI0NzUxOTcwMzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016906\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.963Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.963Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NzgzOTgxMTI0NzUxOTcwMzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016907\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxMzE5NTc1MjA0OTI1ODY5NTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016907\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.967Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.967Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxMzE5NTc1MjA0OTI1ODY5NTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016908\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDk3NjY4MTYxODY3NTU1NDk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016908\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDk3NjY4MTYxODY3NTU1NDk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016909\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyODIzNDkzODUyMzczMTA4MDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016909\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.97Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.97Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyODIzNDkzODUyMzczMTA4MDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016910\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.973Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.973Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTg2MjU4MjIyNzc5NzU1OTA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016910\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.973Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.973Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTg2MjU4MjIyNzc5NzU1OTA0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016911\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MTIyMTE3Nzg1NDgzODc0OTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016911\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.977Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.977Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MTIyMTE3Nzg1NDgzODc0OTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016912\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTE1Mjc3MjM0NzI0Nzk0MDA3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016912\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTE1Mjc3MjM0NzI0Nzk0MDA3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016913\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0ODMxNTEwMzY5NzM3OTk5ODIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016913\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:46.98Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.98Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0ODMxNTEwMzY5NzM3OTk5ODIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016914\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NjkyNDQxMTE0NzIwNzI5MjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016914\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NjkyNDQxMTE0NzIwNzI5MjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016915\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzUwMzY0Mzg3NDAzMTYwNDQyNTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016915\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.983Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.983Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzUwMzY0Mzg3NDAzMTYwNDQyNTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016916\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTkzNTMzMTc0MTEyODE1NzE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016916\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:46.987Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.987Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTkzNTMzMTc0MTEyODE1NzE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016917\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000966\",\"sellto_customer_name\":\"ROCK SOLID STONE CENTER\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"NEW PORT RICHEY\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NEW PORT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NzIwNjM4Mjc3ODM2MTY2NDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016917\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000966\",\"sellto_customer_name\":\"ROCK SOLID STONE CENTER\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-07-24\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"NEW PORT RICHEY\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"NEW PORT\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-28\",\"system_created_at\":\"2026-04-28T12:33:46.99Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.99Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NzIwNjM4Mjc3ODM2MTY2NDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016918\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000991\",\"sellto_customer_name\":\"TREE MART\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-25\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"48079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzUwNzA4NzMyMzAwNjQ0OTM3MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016918\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000991\",\"sellto_customer_name\":\"TREE MART\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-25\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"48079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzUwNzA4NzMyMzAwNjQ0OTM3MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016918\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000991\",\"sellto_customer_name\":\"TREE MART\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-25\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":1100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"48079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMTE5OTMzMzkyNzczNjg1NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016918\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000991\",\"sellto_customer_name\":\"TREE MART\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-25\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":1100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"48079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxMTE5OTMzMzkyNzczNjg1NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016919\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000937\",\"sellto_customer_name\":\"MULCH \\u0026 MORE\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"WINTER HAVEN\",\"qty_invoiced\":1200,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0ODc5NTEwOTA4NTE4OTA4NjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016919\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000937\",\"sellto_customer_name\":\"MULCH \\u0026 MORE\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"WINTER HAVEN\",\"qty_invoiced\":1200,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-30\",\"system_created_at\":\"2026-04-28T12:33:46.993Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.993Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM0ODc5NTEwOTA4NTE4OTA4NjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016920\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000907\",\"sellto_customer_name\":\"HILLARY PEAT\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.997Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.997Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NzQyMDQxNjYzMTM1Nzk4MTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016920\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000907\",\"sellto_customer_name\":\"HILLARY PEAT\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:46.997Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:46.997Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NzQyMDQxNjYzMTM1Nzk4MTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016921\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000985\",\"sellto_customer_name\":\"SUNRISE LANDSCAPE SUPPLY\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4NzA3NTg0NzM1OTg3MzcwNjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016921\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000985\",\"sellto_customer_name\":\"SUNRISE LANDSCAPE SUPPLY\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4NzA3NTg0NzM1OTg3MzcwNjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016922\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000766\",\"sellto_customer_name\":\"Tropic Traditions, Inc.\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004\",\"description\":\"Super Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"NEWBERRY\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNTcxMzA0NzI0NDQ4OTk2OTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016922\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000766\",\"sellto_customer_name\":\"Tropic Traditions, Inc.\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"AGS004\",\"description\":\"Super Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"NEWBERRY\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNTcxMzA0NzI0NDQ4OTk2OTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016923\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxMTI3MzY2NjU5OTM0MTgzOTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016923\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.003Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.003Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxMTI3MzY2NjU5OTM0MTgzOTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016926\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjA0NjIyNDk2OTUwNjQ4NDgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016926\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.013Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.013Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjA0NjIyNDk2OTUwNjQ4NDgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016929\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.017Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.017Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMDkxMjk0OTExNzM2Mzc3MTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016929\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.017Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.017Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMDkxMjk0OTExNzM2Mzc3MTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016930\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000229\",\"sellto_customer_name\":\"Exotic Center Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB118\",\"description\":\"Exotic Center Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"Y \\u0026 M TRUC\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EXOTIC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.02Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.02Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0MTIwMjM5NzM0MjU2MDY0MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016930\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000229\",\"sellto_customer_name\":\"Exotic Center Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB118\",\"description\":\"Exotic Center Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"Y \\u0026 M TRUC\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"EXOTIC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.02Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.02Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY0MTIwMjM5NzM0MjU2MDY0MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016931\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDg5Nzc0MjY0MjcwNzE0MzUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016931\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.023Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.023Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDg5Nzc0MjY0MjcwNzE0MzUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016932\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000186\",\"sellto_customer_name\":\"Dawson Plant Ranch\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB101\",\"description\":\"Dawson Plant Ranch Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DAWSON\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTEzODM1MDU5OTM4MjE1MDYzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016932\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000186\",\"sellto_customer_name\":\"Dawson Plant Ranch\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB101\",\"description\":\"Dawson Plant Ranch Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DAWSON\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExOTEzODM1MDU5OTM4MjE1MDYzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016933\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"(1 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMTE2NDY2ODc0NTA0MDEwNDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016933\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"(1 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.027Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.027Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMTE2NDY2ODc0NTA0MDEwNDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016934\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"(2 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwNjAyMzY4Njc3NzA3NDI0MDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016934\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"(2 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.03Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.03Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMwNjAyMzY4Njc3NzA3NDI0MDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016935\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"(3 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NjQwNzA4MDA3NTE1NTc1ODQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016935\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"(3 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.033Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.033Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NjQwNzA4MDA3NTE1NTc1ODQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016936\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"(4 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzE5MzQzNjk1MjY1MDM5Mzc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016936\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000715\",\"sellto_customer_name\":\"Sumter Gardens\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB386\",\"description\":\"Sumter Gardens Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"(4 OF 4)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTER GAR\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzE5MzQzNjk1MjY1MDM5Mzc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016937\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjAzMDk2MTc0MjU1MDA1NzM3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016937\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjAzMDk2MTc0MjU1MDA1NzM3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016938\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000226\",\"sellto_customer_name\":\"Evergreen Growers Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"LOC 1 - RCO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4OTQyMTY1OTMwMjU2MjQwMTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016938\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000226\",\"sellto_customer_name\":\"Evergreen Growers Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"LOC 1 - RCO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.037Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.037Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4OTQyMTY1OTMwMjU2MjQwMTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016939\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000348\",\"sellto_customer_name\":\"Island Grove LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB181\",\"description\":\"Island Grove Blueberry LLC Blueberry Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HAWTHORNE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.04Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.04Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMzM4MTQ0NjEwMTMwODUzMzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016939\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000348\",\"sellto_customer_name\":\"Island Grove LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB181\",\"description\":\"Island Grove Blueberry LLC Blueberry Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HAWTHORNE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.04Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.04Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMzM4MTQ0NjEwMTMwODUzMzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016940\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyNjY3NDM3MTM0NjI4OTU4ODgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016940\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyNjY3NDM3MTM0NjI4OTU4ODgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016941\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzgyMTE0NDg2NjgwODkxMTk2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016941\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.05Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.05Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzgyMTE0NDg2NjgwODkxMTk2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016942\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.053Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.053Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NDAxOTc5NTE4NjQ1Mjg5OTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016942\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.053Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.053Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NDAxOTc5NTE4NjQ1Mjg5OTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016943\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxODQwMDgxNjg0Mjk3OTEzNzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016943\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxODQwMDgxNjg0Mjk3OTEzNzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016944\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDMwNjkzNzY4ODI2Njk3MDMwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016944\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.057Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.057Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDMwNjkzNzY4ODI2Njk3MDMwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016945\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000247\",\"sellto_customer_name\":\"Flori-Design Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB128\",\"description\":\"Flori-Design Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"del to 26753 CR 44A front bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.063Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.063Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDIxNzM4MDE3NjY5NTM5MzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016945\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000247\",\"sellto_customer_name\":\"Flori-Design Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB128\",\"description\":\"Flori-Design Mix 3\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"del to 26753 CR 44A front bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.063Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.063Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NDIxNzM4MDE3NjY5NTM5MzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016946\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNzkyNTA2NTgxOTg3MjY2MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016946\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxNzkyNTA2NTgxOTg3MjY2MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016947\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjQ2NTA2NDg3MTgyMzU0MTY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016947\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.067Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.067Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMjQ2NTA2NDg3MTgyMzU0MTY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016948\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MDM4NjMyMTQzNzY2MjIyMDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016948\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MDM4NjMyMTQzNzY2MjIyMDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016949\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"1 of 2 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NjY1NDc4ODg0NDcxNTcwMTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016949\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"1 of 2 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.07Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.07Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2NjY1NDc4ODg0NDcxNTcwMTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016950\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 2 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.077Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.077Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDAzNDg5MzQ2NDAxMDcxODk5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016950\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000618\",\"sellto_customer_name\":\"Record Buck Farms\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-05\",\"no\":\"CSB325\",\"description\":\"Record Buck Farm Summer Mix 45yd \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"2 of 2 Keck\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOWEY IN THE HILLS\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"KECK\",\"external_document_no\":\"MIGUEL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.077Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.077Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDAzNDg5MzQ2NDAxMDcxODk5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016951\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.08Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.08Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NzU1ODM5NTE3MzEyNzc0NjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016951\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB919\",\"description\":\"American Farms Mix 16\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"FARM A 7:00 AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.08Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.08Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NzU1ODM5NTE3MzEyNzc0NjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016952\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.08Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.08Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM3MTU3OTU0MDY1OTU5MDI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016952\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000667\",\"sellto_customer_name\":\"Sebastian River Farms\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB364\",\"description\":\"Sebastian River Farm Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"VERO BEACH\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SEBASTIAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.08Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.08Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTM3MTU3OTU0MDY1OTU5MDI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016953\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjQ4NjMyMzIwNjY4NDcwNjcyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016953\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjQ4NjMyMzIwNjY4NDcwNjcyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016954\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxODQ4NzY1OTc0ODEyMjUxMjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016954\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.083Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.083Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxODQ4NzY1OTc0ODEyMjUxMjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016955\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000169\",\"sellto_customer_name\":\"Costa\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB093\",\"description\":\"Costa Color Bark Bark Hardwood\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"LOC - COSTA COLOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"COSTA FARM\",\"external_document_no\":\"20250008789\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.087Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.087Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDg5MDU5ODc3ODUwODgwMjM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016955\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000169\",\"sellto_customer_name\":\"Costa\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB093\",\"description\":\"Costa Color Bark Bark Hardwood\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"LOC - COSTA COLOR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"COSTA FARM\",\"external_document_no\":\"20250008789\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.087Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.087Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDg5MDU5ODc3ODUwODgwMjM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016956\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"Y \\u0026 M TRUC\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDM5MTU3MTAwNzYwNTAyNDM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016956\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"Y \\u0026 M TRUC\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDM5MTU3MTAwNzYwNTAyNDM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016957\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTM3ODQ0MTQ1OTgwMTU2NDQyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016957\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTM3ODQ0MTQ1OTgwMTU2NDQyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016957\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTIzODYxNjcwMDA1Njc4MDI2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016957\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.09Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.09Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTIzODYxNjcwMDA1Njc4MDI2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016958\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000841\",\"sellto_customer_name\":\"BOLLING FOREST PRODUCT\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"LONGWOOD\",\"qty_invoiced\":1200,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"LW-2025-0368\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDg2NzMxMjM2MTE5OTQ0NzU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016958\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000841\",\"sellto_customer_name\":\"BOLLING FOREST PRODUCT\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"LONGWOOD\",\"qty_invoiced\":1200,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"LW-2025-0368\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.093Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.093Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDg2NzMxMjM2MTE5OTQ0NzU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016959\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"203\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.097Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.097Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2NzM5Nzg5OTIyNzMwOTkyNzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016959\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"203\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.097Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.097Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2NzM5Nzg5OTIyNzMwOTkyNzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016960\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDg4MDE2MzQ3NDc0NDMyNTQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016960\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":300,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDg4MDE2MzQ3NDc0NDMyNTQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016960\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTI0MDMzNTQzNDUwNzg5ODM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016960\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000861\",\"sellto_customer_name\":\"CYPRESS CREEK\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TAMPA\",\"qty_invoiced\":900,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"YARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTI0MDMzNTQzNDUwNzg5ODM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016961\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDAyNzI2MDc0NTIwMDkyNTY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016961\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.1Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.1Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDAyNzI2MDc0NTIwMDkyNTY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016962\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.103Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.103Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc3MzY0Mjk5NDM0MzczMTk0NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016962\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB917\",\"description\":\"Railroad Boston Fern HF Osmo Clewiston\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"1474\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"CLEWISTON\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1474-CLEWI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.103Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.103Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc3MzY0Mjk5NDM0MzczMTk0NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016963\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB316\",\"description\":\"Railroad Nursery Mandevilla (180HF)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Villa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VILLA #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.107Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.107Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjEwMjAxOTg1ODg0ODEwOTg3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016963\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB316\",\"description\":\"Railroad Nursery Mandevilla (180HF)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Villa\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"VILLA #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.107Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.107Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMjEwMjAxOTg1ODg0ODEwOTg3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016964\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.107Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.107Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxNzM2ODgzNjQ1MTk4MjU5NDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016964\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.107Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.107Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxNzM2ODgzNjQ1MTk4MjU5NDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016965\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.11Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.11Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzA0MjY2MzU5MzAwMDMzOTEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016965\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB908\",\"description\":\"Railroad Boston Fern HF Osmo Homestead\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":85,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.11Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.11Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzA0MjY2MzU5MzAwMDMzOTEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016966\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.11Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.11Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjE3OTMwNDQ5NDM2Njg3NjM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016966\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.11Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.11Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjE3OTMwNDQ5NDM2Njg3NjM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016967\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.113Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.113Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzc4NjA3NTI4MzIyMzA3Mjk3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016967\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.113Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.113Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzc4NjA3NTI4MzIyMzA3Mjk3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016968\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.117Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.117Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjM1NzI3NDcwNDE4MTQ5MjI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016968\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000489\",\"sellto_customer_name\":\"Marquez Nursery\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB255\",\"description\":\"Marquez Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LORIDA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.117Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.117Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjM1NzI3NDcwNDE4MTQ5MjI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016969\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000267\",\"sellto_customer_name\":\"Frank Hill Nurseries, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB139\",\"description\":\"Frank Hill 3 Gallon Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TRENTON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.117Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.117Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NTA3MjIyNjg0Mzk3Mjc1ODYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016969\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000267\",\"sellto_customer_name\":\"Frank Hill Nurseries, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB139\",\"description\":\"Frank Hill 3 Gallon Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TRENTON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.117Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.117Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NTA3MjIyNjg0Mzk3Mjc1ODYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016970\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.12Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.12Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjEzNDQ2MTQ3NDg4MzcxMDUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016970\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000784\",\"sellto_customer_name\":\"Urban Forestry Works\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB424\",\"description\":\"Urban Forestry Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"AM DELIVERY \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PIERSON\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"URBAN\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.12Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.12Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NjEzNDQ2MTQ3NDg4MzcxMDUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016971\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100803\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.12Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.12Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NTgyOTEzNTQ3NDQwODE2MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016971\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100803\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.12Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.12Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5NTgyOTEzNTQ3NDQwODE2MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016972\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000867\",\"sellto_customer_name\":\"DIRT PILE\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005\",\"description\":\"Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.123Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.123Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjYwMDE5NzM3OTQ0MzUxMzM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016972\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000867\",\"sellto_customer_name\":\"DIRT PILE\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"AGS005\",\"description\":\"Fines\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.123Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.123Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjYwMDE5NzM3OTQ0MzUxMzM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016973\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.127Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.127Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ3NDk1MDI2OTI1OTg5OTE1MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016973\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.127Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.127Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ3NDk1MDI2OTI1OTg5OTE1MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016974\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.13Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.13Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDQ3NzEwMTM4MTkwNzg4MTIwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016974\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.13Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.13Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDQ3NzEwMTM4MTkwNzg4MTIwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016975\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.13Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.13Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyMzIzOTEzNjE1NjA1NDM0MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016975\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.13Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.13Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgyMzIzOTEzNjE1NjA1NDM0MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016976\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.133Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.133Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDk4OTA4MzA5ODYxMTUyMDI5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016976\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.133Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.133Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDk4OTA4MzA5ODYxMTUyMDI5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016977\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.137Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.137Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDM5MDE4MTkwNzc0NTE3Nzk1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016977\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.137Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.137Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDM5MDE4MTkwNzc0NTE3Nzk1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016978\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTQxMDA5MDkyNzc5MjgwODU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016978\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTQxMDA5MDkyNzc5MjgwODU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016979\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3MjI1NTU4NjAyOTg1NDIyOTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016979\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"AGS005 - IC\",\"description\":\"Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.143Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.143Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU3MjI1NTU4NjAyOTg1NDIyOTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016980\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzQ4MDc1MDA5NDc3NDkyMjgyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016980\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS004 - IC\",\"description\":\"Super Fines - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzQ4MDc1MDA5NDc3NDkyMjgyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016981\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000699\",\"sellto_customer_name\":\"Southern Landscaping Material, Inc.\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TARPON SPRINGS\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"002\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDY4OTg2ODYyMzU3NDc1NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016981\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000699\",\"sellto_customer_name\":\"Southern Landscaping Material, Inc.\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS007\",\"description\":\"Large\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"TARPON SPRINGS\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"002\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMDY4OTg2ODYyMzU3NDc1NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016982\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100808\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTU4ODMwNTY2NDcyMjc2MzY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016982\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100808\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.147Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.147Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTU4ODMwNTY2NDcyMjc2MzY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016983\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB074\",\"description\":\"Cherry Lake Mix 2 - 3gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100813\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjI2NzU0NTAyNDAyNTM2MTUzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016983\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB074\",\"description\":\"Cherry Lake Mix 2 - 3gal\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100813\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.15Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.15Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MjI2NzU0NTAyNDAyNTM2MTUzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016984\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000971\",\"sellto_customer_name\":\"SEAN ROACH TRUCKING\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.153Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.153Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NzYwNDk0NzM0MDQ4MDI4ODgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016984\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000971\",\"sellto_customer_name\":\"SEAN ROACH TRUCKING\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.153Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.153Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NzYwNDk0NzM0MDQ4MDI4ODgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016985\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000697\",\"sellto_customer_name\":\"Southern Citrus Nurseries LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB378\",\"description\":\"Southern Citrus Nursery Citra Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNDEE\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DUNDEE\",\"external_document_no\":\"SCN-515\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMzk1Nzg5ODYzNDE0NjQ4MTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016985\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST000697\",\"sellto_customer_name\":\"Southern Citrus Nurseries LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB378\",\"description\":\"Southern Citrus Nursery Citra Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNDEE\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DUNDEE\",\"external_document_no\":\"SCN-515\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxMzk1Nzg5ODYzNDE0NjQ4MTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016986\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000271\",\"sellto_customer_name\":\"G \\u0026 K Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB145\",\"description\":\"G\\u0026K Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzU3ODg4MzY2NzQyODk5MzM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016986\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000271\",\"sellto_customer_name\":\"G \\u0026 K Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB145\",\"description\":\"G\\u0026K Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"comments\":\"Location 2\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LAKE CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.157Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.157Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzU3ODg4MzY2NzQyODk5MzM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016987\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000207\",\"sellto_customer_name\":\"Dutch Mill Nursery Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB109\",\"description\":\"Dutch Mill Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SANFORD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTg5ODgxNzM5MTMwNTYyMzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016987\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000207\",\"sellto_customer_name\":\"Dutch Mill Nursery Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB109\",\"description\":\"Dutch Mill Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SANFORD\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.16Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.16Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTg5ODgxNzM5MTMwNTYyMzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016988\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MDQ1NjIxMzYyNjE4ODU0NzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016988\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.163Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.163Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MDQ1NjIxMzYyNjE4ODU0NzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016989\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001477\",\"sellto_customer_name\":\"Teeter Greenhouses\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB775\",\"description\":\"Teeter Greenhouse Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"32511 CR 437\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"32511\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODg2NTEzMDcyMzQzMTUwODEwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016989\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001477\",\"sellto_customer_name\":\"Teeter Greenhouses\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB775\",\"description\":\"Teeter Greenhouse Mix 2 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"32511 CR 437\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SORRENTO\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"32511\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODg2NTEzMDcyMzQzMTUwODEwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016990\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000565\",\"sellto_customer_name\":\"Paola Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB286\",\"description\":\"Paola Nursery 50-50Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzU5ODg5OTA3NzEyNDUxNjY1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016990\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000565\",\"sellto_customer_name\":\"Paola Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB286\",\"description\":\"Paola Nursery 50-50Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzU5ODg5OTA3NzEyNDUxNjY1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016991\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000494\",\"sellto_customer_name\":\"MB Palms LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB780\",\"description\":\"MB Palms, Kentie Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"NO-CRF. Del Wed before noon if possible. freight incl in $/yd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MjgxNjE2NTk3MjA1Mjk3MzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016991\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000494\",\"sellto_customer_name\":\"MB Palms LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB780\",\"description\":\"MB Palms, Kentie Mix No CRF\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"NO-CRF. Del Wed before noon if possible. freight incl in $/yd\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":45,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.167Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.167Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MjgxNjE2NTk3MjA1Mjk3MzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016992\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001547\",\"sellto_customer_name\":\"Torres Nursery\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB839\",\"description\":\"Torres Nursery, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WEBSTER\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"3780\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1ODg4NjA5OTAzMzI0NjQxODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016992\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001547\",\"sellto_customer_name\":\"Torres Nursery\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB839\",\"description\":\"Torres Nursery, Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WEBSTER\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"3780\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.17Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.17Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1ODg4NjA5OTAzMzI0NjQxODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016993\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDExNDEzNzM1OTE5MzI2NDExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016993\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.173Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.173Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MDExNDEzNzM1OTE5MzI2NDExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016994\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzgyODU2ODMwNjcxMTYyNzE1NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016994\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzgyODU2ODMwNjcxMTYyNzE1NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016995\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxODI4MTIxNTg0NTM3NzIzODAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016995\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMxODI4MTIxNTg0NTM3NzIzODAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016996\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxMjc1NTQ3NDgxMDIyMjk1MTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016996\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.177Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.177Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxMjc1NTQ3NDgxMDIyMjk1MTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016997\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.18Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.18Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NjIzNzc1MzE3NTM5NTYyMDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016997\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.18Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.18Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NjIzNzc1MzE3NTM5NTYyMDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016998\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000333\",\"sellto_customer_name\":\"Hilltop Nursery Apopka\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB171\",\"description\":\"Hilltop Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODk5MjgyODU0NjM3MjcxNDUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016998\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000333\",\"sellto_customer_name\":\"Hilltop Nursery Apopka\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB171\",\"description\":\"Hilltop Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.183Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.183Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODk5MjgyODU0NjM3MjcxNDUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016999\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDM1NDI5ODE2MjkxNTMzNjg1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV016999\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"SGP TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDM1NDI5ODE2MjkxNTMzNjg1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017000\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000273\",\"sellto_customer_name\":\"G\\u0026C Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB144\",\"description\":\"G\\u0026C Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjAyNDczNDMxNDczMTE3MjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017000\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000273\",\"sellto_customer_name\":\"G\\u0026C Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB144\",\"description\":\"G\\u0026C Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.187Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.187Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyNjAyNDczNDMxNDczMTE3MjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017001\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYwOTMwMDkxNDU1MDEwMDQ5MjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017001\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzYwOTMwMDkxNDU1MDEwMDQ5MjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017002\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDU1MTQwODQxMjEzMzM2NzAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017002\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.19Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.19Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDU1MTQwODQxMjEzMzM2NzAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017003\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3201\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.193Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.193Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTI3Mjk5ODQxMzgxMzYxNjUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017003\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-30\",\"shipment_date\":\"2025-07-30\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3201\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.193Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.193Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTI3Mjk5ODQxMzgxMzYxNjUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017004\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3202\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDEyOTU4NzUyODg1NjA0ODA1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017004\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3202\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.197Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.197Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDEyOTU4NzUyODg1NjA0ODA1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017005\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"227083\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NTc3NTczNDQ3MjQ5NzU2NDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017005\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001034\",\"sellto_customer_name\":\"Golf Agronomics Supply \\u0026 Handling\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-01\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"CLERMONT\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"227083\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NTc3NTczNDQ3MjQ5NzU2NDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017006\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3203\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MjY0NDMwMzkwNzQyMjY2MTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017006\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3203\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.2Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.2Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MjY0NDMwMzkwNzQyMjY2MTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017007\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3249\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.203Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.203Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM0MDM3Njc1NzMxMDc1MDMwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017007\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3249\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.203Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.203Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM0MDM3Njc1NzMxMDc1MDMwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017008\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Njc3NTUzMzc5NjQxNTYzNzg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017008\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.207Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.207Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Njc3NTUzMzc5NjQxNTYzNzg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017009\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3204\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODQ4NTU3MzExNTk1NzE4MDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017009\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000827\",\"sellto_customer_name\":\"AMERICAN MULCH, LLC\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"AGS006\",\"description\":\"Minis\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"3204\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODQ4NTU3MzExNTk1NzE4MDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017010\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BLUESKYG\",\"external_document_no\":\"PO687386\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzYwNjM0NjYwMjA4NTk1MDMzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017010\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-23\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP209\",\"description\":\"COMAND Topdress Pro\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"BLUESKYG\",\"external_document_no\":\"PO687386\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.21Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.21Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzYwNjM0NjYwMjA4NTk1MDMzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017011\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:47.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMDE0NTYwMTQxNzcyMTM1NjUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017011\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-29\",\"shipment_date\":\"2025-07-29\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-29\",\"system_created_at\":\"2026-04-28T12:33:47.213Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.213Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMDE0NTYwMTQxNzcyMTM1NjUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3597\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTc1NDkyNTA3ODIyNDkzNTY3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3597\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTc1NDkyNTA3ODIyNDkzNTY3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3596\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODA1MzY4MTgwMTM4OTcxOTQ4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3596\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODA1MzY4MTgwMTM4OTcxOTQ4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3598\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NzM2NDU5NjI1MzcwMzM2MDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3598\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NzM2NDU5NjI1MzcwMzM2MDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3550\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDE1ODcxNjY3NTU0NjU0MzkwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3550\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDE1ODcxNjY3NTU0NjU0MzkwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3551\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Nzg1ODk4NDQ3MjAzOTAxOTkzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3551\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Nzg1ODk4NDQ3MjAzOTAxOTkzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3552\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzIzNjIzNTUwODExMjg2NDI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017012\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"order_date\":\"2024-11-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP212\",\"description\":\"COMAND Rootzone Pro - Ticket 3552\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"204\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LONGBOAT KEY\",\"qty_invoiced\":64,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LONGBOAT\",\"external_document_no\":\"011224LBK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.217Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.217Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzIzNjIzNTUwODExMjg2NDI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017013\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902078\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5Mjg4Mzk3NDEwNzc2MjQxMDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017013\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902078\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5Mjg4Mzk3NDEwNzc2MjQxMDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017014\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTcxODMxMzEwNjY4MjU3MjQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017014\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-07-31\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.223Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.223Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTcxODMxMzEwNjY4MjU3MjQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017015\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"comments\":\"loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILLISTON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMzA2MDgwNjMyMTM3MDgwMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017015\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"comments\":\"loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WILLISTON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMzA2MDgwNjMyMTM3MDgwMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017016\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQyMTM0MjUwNjk2MjcwMzc3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017016\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.227Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.227Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQyMTM0MjUwNjk2MjcwMzc3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017017\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"loc 7\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 7\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDAyMTA4ODc4MzgxNTg1MjE1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017017\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"loc 7\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 7\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.23Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.23Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDAyMTA4ODc4MzgxNTg1MjE1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017018\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwOTYzNjEzMzgxNzk1NzU3NzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017018\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001047\",\"sellto_customer_name\":\"Langdale Forest Products\",\"salesperson_code\":\"TS\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-04\",\"no\":\"SES123\",\"description\":\"Hardwood Fines\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"LJJ\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"QUITMAN\",\"qty_invoiced\":22.22,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LANGBOARD\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.233Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.233Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkwOTYzNjEzMzgxNzk1NzU3NzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017019\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"loc 6 (1 of 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE4MDI5NTgwNTIwNTU0NjMwNjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f066ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f066ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017019\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"loc 6 (1 of 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE4MDI5NTgwNTIwNTU0NjMwNjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017020\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"loc 6 (2 of 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTE3NjAwODczMzg2NzE0MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f166ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f166ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017020\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000105\",\"sellto_customer_name\":\"Bronson Heights Family Nsy, Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"loc 6 (2 of 2)\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"BRONSON\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #6\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.237Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.237Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MTE3NjAwODczMzg2NzE0MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017021\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjg0MDY1Mzg1MjE1OTU4NjYxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f266ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f266ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017021\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjg0MDY1Mzg1MjE1OTU4NjYxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017022\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5495-MAN9\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NTU0MTUzODM3MDc2MTM4NjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f366ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f366ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017022\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5495-MAN9\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.24Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.24Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NTU0MTUzODM3MDc2MTM4NjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017023\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjI0NTIxMDc3MTAwNzM4MDM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f466ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f466ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017023\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000341\",\"sellto_customer_name\":\"Howard Fertilizer \\u0026 Chemical Company Inc\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"OXFORD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":880,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"150902079\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.243Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.243Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNjI0NTIxMDc3MTAwNzM4MDM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017024\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDAyNDc0Nzk2OTI1MTU5NjIzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f566ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f566ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017024\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDAyNDc0Nzk2OTI1MTU5NjIzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017025\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5496-MAN10\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4Mzk3MTgzMDYxNTE3OTU2ODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f666ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f666ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017025\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5496-MAN10\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.247Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.247Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4Mzk3MTgzMDYxNTE3OTU2ODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017027\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5497-MAN11\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTEyNjA0MTU3NDY4MDQ2ODg5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f766ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f766ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017027\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001614\",\"sellto_customer_name\":\"Arziki Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB963\",\"description\":\"Arziki Mandevilla Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"20775 SW 280 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"20775\",\"external_document_no\":\"RM-5497-MAN11\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.253Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.253Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTEyNjA0MTU3NDY4MDQ2ODg5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NzkwNjQ3MjkzMDU2OTQ5MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f866ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f866ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NzkwNjQ3MjkzMDU2OTQ5MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MDEyNjk5MDU0NjYzNTUxMjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f966ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f966ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP206 - IC\",\"description\":\"COMAND Topdress - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2MDEyNjk5MDU0NjYzNTUxMjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":105,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDY4NTU0Mzc4MTUzODE5NzYzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017028\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":105,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.257Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.257Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NDY4NTU0Mzc4MTUzODE5NzYzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017029\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 2 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"external_document_no\":\"037671\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMTc1MzUwNTExNjg5OTA4NzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017029\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"LOC 2 \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"external_document_no\":\"037671\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcyMTc1MzUwNTExNjg5OTA4NzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017030\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000708\",\"sellto_customer_name\":\"Starling Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB384\",\"description\":\"Starling Nursery Small Heavy\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STARLING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTI5MDc3NjE4MDIzMDc1MDc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017030\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000708\",\"sellto_customer_name\":\"Starling Nursery, Inc.\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB384\",\"description\":\"Starling Nursery Small Heavy\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SEVILLE\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"STARLING\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.26Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.26Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTI5MDc3NjE4MDIzMDc1MDc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017031\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.263Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.263Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyMDU1ODQxMzYxOTg3MDI1MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017031\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CARABALLO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.263Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.263Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyMDU1ODQxMzYxOTg3MDI1MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017032\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB377\",\"description\":\"Southern Aggregates Garden Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Spring Hill\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SPRINGHILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTI2ODE5MjIzNTU4MzI5OTIxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017032\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB377\",\"description\":\"Southern Aggregates Garden Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Spring Hill\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SPRINGHILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTI2ODE5MjIzNTU4MzI5OTIxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017033\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000328\",\"sellto_customer_name\":\"Heritage Landscape Supply Group Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"comments\":\"PWO- CUSTOMER ALREADY RECD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":160,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ORLANDO\",\"external_document_no\":\"8314853\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5Njc4OTY1NTUwNzcwMTk0ODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff66ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff66ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017033\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000328\",\"sellto_customer_name\":\"Heritage Landscape Supply Group Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP207\",\"description\":\"COMAND Topdress Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"comments\":\"PWO- CUSTOMER ALREADY RECD\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"ORLANDO\",\"qty_invoiced\":160,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"ORLANDO\",\"external_document_no\":\"8314853\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.267Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.267Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5Njc4OTY1NTUwNzcwMTk0ODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017034\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Spring Hill\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SPRINGHILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNTUzNjQ0MDQ3OTU4NTk2MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017034\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Spring Hill\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SPRING HILL\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SPRINGHILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNTUzNjQ0MDQ3OTU4NTk2MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017035\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-20\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JAXTARGETD\",\"external_document_no\":\"PO686759\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NTEzNjY1OTU3ODIxMTY1ODkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017035\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-20\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP210\",\"description\":\"COMAND Topdress Pro Bagged (1.5CF)\",\"quantity\":0,\"unitof_measure\":\"Bags\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":400,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JAXTARGETD\",\"external_document_no\":\"PO686759\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NTEzNjY1OTU3ODIxMTY1ODkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017035\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-20\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":6,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JAXTARGETD\",\"external_document_no\":\"PO686759\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNjkxNTMzNDE4MzI3MDg5NDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017035\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001260\",\"sellto_customer_name\":\"Residex, LLC\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-20\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":6,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"JAXTARGETD\",\"external_document_no\":\"PO686759\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.27Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.27Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxNjkxNTMzNDE4MzI3MDg5NDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017036\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SANJOSECC\",\"external_document_no\":\"2115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MjY0NDc4Mjk3MTEyMjQzOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017036\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001238\",\"sellto_customer_name\":\"Turf Solutions of Florida\",\"salesperson_code\":\"RM\",\"order_date\":\"2025-07-24\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP211\",\"description\":\"COMAND Topdress Pro Tote (1.8CY)\",\"quantity\":0,\"unitof_measure\":\"Tote\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"JACKSONVILLE\",\"qty_invoiced\":2,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SANJOSECC\",\"external_document_no\":\"2115\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MjY0NDc4Mjk3MTEyMjQzOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017037\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-08-03\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1392\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-8\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MTg0NjM4OTYwOTEwMTIzOTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017037\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001322\",\"sellto_customer_name\":\"Turf Aggregates LLC\",\"salesperson_code\":\"TO\",\"order_date\":\"2025-08-03\",\"shipment_date\":\"2025-08-04\",\"no\":\"COP206\",\"description\":\"COMAND Topdress - Ticket 1392\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"209A\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"FLOWER MOUND\",\"qty_invoiced\":47,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CM179-8\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.277Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.277Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MTg0NjM4OTYwOTEwMTIzOTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017038\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9283\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5OTc4NTQwOTIwMjc1OTA0MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017038\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000354\",\"sellto_customer_name\":\"J.S.J. Unlimited LLC\",\"salesperson_code\":\"MS\",\"order_date\":\"2025-06-03\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP224\",\"description\":\"1\\\" COMAND\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"9283\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5OTc4NTQwOTIwMjc1OTA0MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017039\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MDI2Mjg2ODU3OTkyMDc3NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017039\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.28Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.28Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MDI2Mjg2ODU3OTkyMDc3NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017040\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTM0NDE0MzE4ODYwODcwNzQzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017040\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.283Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.283Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTM0NDE0MzE4ODYwODcwNzQzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017041\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjY0NTc2NDE3MjIyNDY3MDcxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017041\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.287Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.287Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjY0NTc2NDE3MjIyNDY3MDcxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017042\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000476\",\"sellto_customer_name\":\"Majick Plants LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB247\",\"description\":\"Majick Plants Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Morning delivery to Utopia\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"UTOPIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.29Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.29Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc1NjIxMzA4NTYxOTYwODE1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017042\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000476\",\"sellto_customer_name\":\"Majick Plants LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB247\",\"description\":\"Majick Plants Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Morning delivery to Utopia\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"UTOPIA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.29Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.29Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc1NjIxMzA4NTYxOTYwODE1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017043\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000702\",\"sellto_customer_name\":\"Southern Tree Growers, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB632\",\"description\":\"Southern Tree Growers Tree Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WINTER GARDEN\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ5Njk2MjUwMzMxMzgxMDAyMDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017043\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000702\",\"sellto_customer_name\":\"Southern Tree Growers, LLC\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-06\",\"no\":\"CSB632\",\"description\":\"Southern Tree Growers Tree Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WINTER GARDEN\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.293Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.293Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQ5Njk2MjUwMzMxMzgxMDAyMDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017044\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTIzMDQ3MTYwMzY4NDU1ODU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017044\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MTIzMDQ3MTYwMzY4NDU1ODU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017045\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjExNjc3MDg1OTA1Mjg5MzQ4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017045\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.297Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.297Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MjExNjc3MDg1OTA1Mjg5MzQ4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017046\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MTIwNzg3NjQ4OTAxNzI5MTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017046\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.3Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.3Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3MTIwNzg3NjQ4OTAxNzI5MTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017047\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MzQ1MjgwNjg0Mzk5OTU1NzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017047\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3MzQ1MjgwNjg0Mzk5OTU1NzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017048\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NzkwODQ0MTkyNDcyODI3NTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017048\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-05\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.303Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.303Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NzkwODQ0MTkyNDcyODI3NTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017049\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.307Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.307Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjU3MjkxMTAzNTkzMzcxMjEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017049\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000073\",\"sellto_customer_name\":\"Becker Tree Farm \\u0026 Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB041\",\"description\":\"Becker Tree Farm Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOBE SOUND\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.307Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.307Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MjU3MjkxMTAzNTkzMzcxMjEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017050\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.307Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.307Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5MjgzNTUwODI1MDE1Njk0MjkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017050\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.307Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.307Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5MjgzNTUwODI1MDE1Njk0MjkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017051\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2MDk0NDIxOTkwNTA1NTk0MDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017051\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.31Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.31Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2MDk0NDIxOTkwNTA1NTk0MDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017052\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQzNDcxMzY2MzA3MDYwNjI0ODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017052\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQzNDcxMzY2MzA3MDYwNjI0ODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017053\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwODc5MTUyMjc1MjM3ODk2MzExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017053\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.313Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.313Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwODc5MTUyMjc1MjM3ODk2MzExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017054\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000809\",\"sellto_customer_name\":\"Westwinds Nursery by JJF, LLC\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB441\",\"description\":\"West Wind Nursery by Jeff Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PALM CITY\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"1466\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5NDM4Mjc3MDg0Mjk0MDAxMDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017054\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000809\",\"sellto_customer_name\":\"Westwinds Nursery by JJF, LLC\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB441\",\"description\":\"West Wind Nursery by Jeff Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PALM CITY\",\"qty_invoiced\":90,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"1466\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5NDM4Mjc3MDg0Mjk0MDAxMDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017055\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB014\",\"description\":\"American Farms Mix 17\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Farm A 7AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzM4OTA3ODg0Nzc2NjQ2OTcxMzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017055\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB014\",\"description\":\"American Farms Mix 17\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Farm A 7AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.317Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.317Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzM4OTA3ODg0Nzc2NjQ2OTcxMzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017056\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODEzNjAzNTg2MTY2NzQ4MzY1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017056\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.32Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.32Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODEzNjAzNTg2MTY2NzQ4MzY1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017057\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMjcyNzI5NDY5MDY5NjQwMzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017057\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000031\",\"sellto_customer_name\":\"Alpha Foliage Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB011\",\"description\":\"Alpha Foliage Mix 3 NC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"27600\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwMjcyNzI5NDY5MDY5NjQwMzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017058\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000640\",\"sellto_customer_name\":\"Rose Of Sharon Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB347\",\"description\":\"Rose of Sharon Mix C\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Location 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"external_document_no\":\"5696\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNTgxNzA3ODc4NjgzMjA5MDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017058\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000640\",\"sellto_customer_name\":\"Rose Of Sharon Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB347\",\"description\":\"Rose of Sharon Mix C\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Location 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC #3\",\"external_document_no\":\"5696\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.323Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.323Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNTgxNzA3ODc4NjgzMjA5MDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017059\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000729\",\"sellto_customer_name\":\"Tadala's Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB396\",\"description\":\"Tadala's Nursery FT Pierce Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FORT PIERCE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FT PIERCE\",\"external_document_no\":\"FORT PIERCE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzkwMTA1MDA2OTA1Nzc5Mjk2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017059\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000729\",\"sellto_customer_name\":\"Tadala's Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB396\",\"description\":\"Tadala's Nursery FT Pierce Mix 4\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"FORT PIERCE\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FT PIERCE\",\"external_document_no\":\"FORT PIERCE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzkwMTA1MDA2OTA1Nzc5Mjk2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017060\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":200,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwODcwNDE0MjYxMjE2MzM5NzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017060\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"AGS011\",\"description\":\"Bagged Large\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":200,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.327Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.327Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwODcwNDE0MjYxMjE2MzM5NzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017060\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":1000,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NTIzOTkzNjQwNzg0MTc2NjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017060\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000015\",\"sellto_customer_name\":\"A \\u0026 G Plant Nursery, Inc\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"AGS010\",\"description\":\"Bagged Minis\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"205\",\"shipping_agent_code\":\"QUICK EAGL\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"203\",\"shipto_city\":\"ODESSA\",\"qty_invoiced\":1000,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY5NTIzOTkzNjQwNzg0MTc2NjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017061\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000800\",\"sellto_customer_name\":\"Walker Tree Farm\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB436\",\"description\":\"Walker Tree Farms Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WALKER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4MTI1NjkyNjcxNTQ1NTUzMzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017061\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000800\",\"sellto_customer_name\":\"Walker Tree Farm\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB436\",\"description\":\"Walker Tree Farms Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"WALKER\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.33Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.33Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4MTI1NjkyNjcxNTQ1NTUzMzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017062\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzOTg0MzkxMzQyOTM3Nzc5MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017062\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzOTg0MzkxMzQyOTM3Nzc5MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":23.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTA0MDM5MDk4NTg4NjI5MzU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":23.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTA0MDM5MDk4NTg4NjI5MzU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NjA3NTI0MDA3OTA0NTIzMjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.333Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.333Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NjA3NTI0MDA3OTA0NTIzMjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.93,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NjQyMzE2MzQ3MDYyNjA2NDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":21.93,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NjQyMzE2MzQ3MDYyNjA2NDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDI3MDQ4MTkwMjYzOTg3OTU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDI3MDQ4MTkwMjYzOTg3OTU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MDMyMzk0MDYzMjA1MjUyMzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk2MDMyMzk0MDYzMjA1MjUyMzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":14.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTA4NDYyMzQwNzAwMzM0ODkzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP005B\",\"description\":\"Green waste (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":14.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTA4NDYyMzQwNzAwMzM0ODkzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.43,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MjY1ODQ0NTAyOTk5Mzg5NjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.43,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.337Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.337Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0MjY1ODQ0NTAyOTk5Mzg5NjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNDEwNTkyOTA4NDgzNjMyNjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNDEwNTkyOTA4NDgzNjMyNjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":15.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDMwNjAyNTMxMTQxMjQ4MzM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017063\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":15.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.34Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.34Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDMwNjAyNTMxMTQxMjQ4MzM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017064\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000417\",\"sellto_customer_name\":\"L \\u0026 L Trees Inc\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB208\",\"description\":\"L\\u0026L Trees Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"WAYNE \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WELAKA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CRESENT CI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.343Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.343Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2OTM4MDY0OTkxMTY2OTc2NjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017064\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000417\",\"sellto_customer_name\":\"L \\u0026 L Trees Inc\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB208\",\"description\":\"L\\u0026L Trees Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"comments\":\"WAYNE \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WELAKA\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CRESENT CI\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.343Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.343Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2OTM4MDY0OTkxMTY2OTc2NjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017065\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000775\",\"sellto_customer_name\":\"Turners Tree Farm, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB417\",\"description\":\"Turner's Tree Farm Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 3814 Stanley Rd, Plant city (Farm 2) across street\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0NzMyMzQ1MjIwNzUxNjYyNDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017065\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000775\",\"sellto_customer_name\":\"Turners Tree Farm, LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB417\",\"description\":\"Turner's Tree Farm Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CARABALLO\",\"comments\":\"Deliver to 3814 Stanley Rd, Plant city (Farm 2) across street\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0NzMyMzQ1MjIwNzUxNjYyNDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017066\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000651\",\"sellto_customer_name\":\"S.D Tree Farms Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB362\",\"description\":\"SD Tree Farms Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"S.D TREE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDYyODg3MTE0NjA1MjgyODkxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017066\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000651\",\"sellto_customer_name\":\"S.D Tree Farms Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB362\",\"description\":\"SD Tree Farms Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"S.D TREE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.347Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.347Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDYyODg3MTE0NjA1MjgyODkxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017067\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000234\",\"sellto_customer_name\":\"Ferguson Nursery,Inc\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB738\",\"description\":\"Ferguson Mix #1 Using SES 14-14-14\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MELBOURNE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTM2NzM4MDM2MzAzNDkzNjUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017067\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000234\",\"sellto_customer_name\":\"Ferguson Nursery,Inc\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB738\",\"description\":\"Ferguson Mix #1 Using SES 14-14-14\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MELBOURNE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTM2NzM4MDM2MzAzNDkzNjUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017068\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100804\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNjk1NDQ1MzM5MDU5OTY0MzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017068\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB075\",\"description\":\"Cherry Lake SOMIXFC1 (Mix D)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100804\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.353Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.353Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNjk1NDQ1MzM5MDU5OTY0MzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017069\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100809\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NjAzMTYyMjEzNjE5MTk4OTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017069\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001157\",\"sellto_customer_name\":\"Cherrylake Inc\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-01\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB538\",\"description\":\"Cherry Lake SOMIXOAK Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GROVELAND\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"external_document_no\":\"100809\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NjAzMTYyMjEzNjE5MTk4OTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017070\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTYyODk1MzE4MzI1NjEyNjU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017070\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000196\",\"sellto_customer_name\":\"Dirt Cheap Landscape Supply\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMMERFIELD\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NTYyODk1MzE4MzI1NjEyNjU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017071\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NDgyNDY5MjQyMjg0NzY1NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017071\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.357Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.357Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI5NDgyNDY5MjQyMjg0NzY1NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017072\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0ODM5MDUxMDM2MDUxNzQzNTcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017072\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000452\",\"sellto_customer_name\":\"Liner Source, Inc.\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-04\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB230\",\"description\":\"Liner Source Mix 2 Mondo 80yd\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"loc 3\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MOUNT DORA\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"external_document_no\":\"037668\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-04\",\"system_created_at\":\"2026-04-28T12:33:47.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0ODM5MDUxMDM2MDUxNzQzNTcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017073\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzA4Nzg4NjQxOTg5Nzk5MjUzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017073\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.363Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.363Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzA4Nzg4NjQxOTg5Nzk5MjUzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017074\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2Mzc4ODY2ODY4MDQ0MTAzMDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017074\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2Mzc4ODY2ODY4MDQ0MTAzMDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017075\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001613\",\"sellto_customer_name\":\"Gotha Goods LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB951\",\"description\":\"Gotha Goods, Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"New customer. Driver call Sam for dump location 516-506-2024\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WINDERMERE\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MDgzOTQwNjMzOTAzNTAyMDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017075\",\"line_no\":10000,\"qcstatus\":true,\"sellto_customer_no\":\"CUST001613\",\"sellto_customer_name\":\"Gotha Goods LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB951\",\"description\":\"Gotha Goods, Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"New customer. Driver call Sam for dump location 516-506-2024\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"WINDERMERE\",\"qty_invoiced\":30,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1MDgzOTQwNjMzOTAzNTAyMDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017076\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000183\",\"sellto_customer_name\":\"Dana Lynn Nursery, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB099\",\"description\":\"Dana Lynn Nursery Inc. Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NzQ3MDgyNDQ2NzQxMDU3NDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017076\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000183\",\"sellto_customer_name\":\"Dana Lynn Nursery, Inc.\",\"salesperson_code\":\"KM H\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB099\",\"description\":\"Dana Lynn Nursery Inc. Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"MORNING DELIVERY\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ZELLWOOD\",\"qty_invoiced\":35,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.367Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.367Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NzQ3MDgyNDQ2NzQxMDU3NDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017077\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to 5100 SW 25th Blvd Gville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.373Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.373Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzEyNzQ3Mzk4MjM1NzY3MzgzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017077\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000533\",\"sellto_customer_name\":\"New Horizons Professional Lawn Care LLC\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB945\",\"description\":\"New Horizons Professional Lawn Care, Garden Bed Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"Deliver to 5100 SW 25th Blvd Gville\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":40,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OAK HAMMOC\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.373Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.373Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzEyNzQ3Mzk4MjM1NzY3MzgzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2OTE4NjUwMTc1NjczNTU5NTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2OTE4NjUwMTc1NjczNTU5NTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5NzU5OTY3NzE0NDI4OTUxMDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk5NzU5OTY3NzE0NDI4OTUxMDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzc1Njc3MTE3NzYwNTA2OTczMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzc1Njc3MTE3NzYwNTA2OTczMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5MjE5MDkzNzg0ODYwODI5MDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5MjE5MDkzNzg0ODYwODI5MDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNzA3NzMyOTY0NDQ0ODg4NzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.1,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwNzA3NzMyOTY0NDQ0ODg4NzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Mzc1NDI5NTM3Njk4NjMwMDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2Mzc1NDI5NTM3Njk4NjMwMDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzE1MDI1NTQ3NTE2NDY1MjAwMjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzE1MDI1NTQ3NTE2NDY1MjAwMjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.5,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3NTUyMzMxNzU4NzExNDM4NTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.5,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3NTUyMzMxNzU4NzExNDM4NTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDE2MzM3MDAyMjE3NjI2NDE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.377Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.377Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNDE2MzM3MDAyMjE3NjI2NDE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzUyNzkyMzEyOTM4NDA3NzU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":26.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzUyNzkyMzEyOTM4NDA3NzU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzU3MDE4MjY2Njc5MTIxNTY5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzU3MDE4MjY2Njc5MTIxNTY5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MTM1MTYxMzk5ODE2MjAzOTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0MTM1MTYxMzk5ODE2MjAzOTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1NjQ4ODkxMDMyMDcxNDIwMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.49,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk1NjQ4ODkxMDMyMDcxNDIwMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMjA2MjYwMjc4Mjg4NzE0MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.38Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.38Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEzMjA2MjYwMjc4Mjg4NzE0MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMTc0Mzg5ODUwODkwNzI5MDUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.22,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMTc0Mzg5ODUwODkwNzI5MDUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNzAwMTI5NTI1NTMwNzM5OTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.31,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzNzAwMTI5NTI1NTMwNzM5OTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2Mzg1MDQyNDA5NTAzNTg2MTE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2Mzg1MDQyNDA5NTAzNTg2MTE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDE1NTYzMjU0NDUyMjAyNjMwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4NDE1NTYzMjU0NDUyMjAyNjMwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzI3NDcxMTY2MjY1OTg2MjUxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzI3NDcxMTY2MjY1OTg2MjUxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTM0NDE2OTkxMzM3Njc5Mzg2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTM0NDE2OTkxMzM3Njc5Mzg2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTY2NDUzNTYyMjAxODgyMjc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.3,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTY2NDUzNTYyMjAxODgyMjc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0MjI5NTc2MDY5NTAzMzM1MTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.85,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk0MjI5NTc2MDY5NTAzMzM1MTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxMTIwOTUxMDg0NjgxOTkxMzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYxMTIwOTUxMDg0NjgxOTkxMzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDYxOTQ2MTc0MzMyMTgxOTYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":25.45,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.383Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.383Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDYxOTQ2MTc0MzMyMTgxOTYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzE3MzIxNzc4MTYwMDUxOTM3ODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.27,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzE3MzIxNzc4MTYwMDUxOTM3ODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ4MzU4MzczMzM4NjI1ODgzMjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017078\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001449\",\"sellto_customer_name\":\"Gainesville Regional Utilities\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"GAINESVILLE\",\"qty_invoiced\":24.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"CONTRACT #FY2024-0087\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ4MzU4MzczMzM4NjI1ODgzMjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017079\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1ODkzMzM4OTQyMDE3ODU3MzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017079\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.387Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.387Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1ODkzMzM4OTQyMDE3ODU3MzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017080\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000424\",\"sellto_customer_name\":\"Laly Acres Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB213\",\"description\":\"Laly Acres 70-30 Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"Deliver to 8384 SW 38th Ave, Ocala\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.39Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.39Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NTgzNzI0MDA5NzU4MjkyMzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017080\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000424\",\"sellto_customer_name\":\"Laly Acres Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB213\",\"description\":\"Laly Acres 70-30 Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"SGP TRUCKI\",\"comments\":\"Deliver to 8384 SW 38th Ave, Ocala\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.39Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.39Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc3NTgzNzI0MDA5NzU4MjkyMzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017081\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000995\",\"sellto_customer_name\":\"Chestnut Hill Nursery LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB604\",\"description\":\"Chestnut Hill Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Deliver to 15105 NW 94th Ave, Alachua\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMTE3MzA1MDAzMzI2NTc2NDgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017081\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000995\",\"sellto_customer_name\":\"Chestnut Hill Nursery LLC\",\"salesperson_code\":\"EN\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB604\",\"description\":\"Chestnut Hill Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"RCO TRANSP\",\"comments\":\"Deliver to 15105 NW 94th Ave, Alachua\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ALACHUA\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.393Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.393Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMTE3MzA1MDAzMzI2NTc2NDgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017082\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMDQ0MDE4ODMxMTcxMjUxOTUzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017082\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.397Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.397Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMDQ0MDE4ODMxMTcxMjUxOTUzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.11,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTI2MjYzMjgyNTgwNDczMjU2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.11,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTI2MjYzMjgyNTgwNDczMjU2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":16.93,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MTk2MjM5ODIyNzEyNjgxOTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":16.93,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MTk2MjM5ODIyNzEyNjgxOTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTA5NDQ3MTQxNjY2MjAwOTIwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":18.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTA5NDQ3MTQxNjY2MjAwOTIwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODYyMTI3NzE5MTg5NTUyMTQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":20.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.4Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.4Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODYyMTI3NzE5MTg5NTUyMTQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTk3OTgyNjI0ODExNTQ4NjAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017083\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001044\",\"sellto_customer_name\":\"Lake County Office of Solid Waste \",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011B\",\"description\":\"Mulch (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":19.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"20250137\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTk3OTgyNjI0ODExNTQ4NjAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017084\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Deliver to Sumterville yard\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTERVILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2OTgwMjIwOTk3MjIxMTc5MTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017084\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Deliver to Sumterville yard\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"SUMTERVILLE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"SUMTERVILL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.403Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.403Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2OTgwMjIwOTk3MjIxMTc5MTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NzcyMTMwOTg5MDc4MTAwODIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5NzcyMTMwOTg5MDc4MTAwODIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTQ1ODk5NTEwMDA4ODUyNTYyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTQ1ODk5NTEwMDA4ODUyNTYyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2Njc4NDE4NDc0MDAzNDM0MjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI2Njc4NDE4NDc0MDAzNDM0MjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyMzY1MjgyNTg1MDEzODU5MDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyMzY1MjgyNTg1MDEzODU5MDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODA1MjE0NjY5NjAyNDI4Mzg2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODA1MjE0NjY5NjAyNDI4Mzg2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzM5ODg5MDc5MDY0MDQ3MDc4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 5f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"5f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMzM5ODg5MDc5MDY0MDQ3MDc4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MTE4ODE4NDEwNTc0NjU0MTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017085\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-01\",\"system_created_at\":\"2026-04-28T12:33:47.407Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.407Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3MTE4ODE4NDEwNTc0NjU0MTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017086\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.41Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.41Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMTI5Mjk3NzQyNTU3ODY4MDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017086\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.41Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.41Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyMTI5Mjk3NzQyNTU3ODY4MDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017087\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.413Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.413Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyNTE3MDM0MjQ0MjYwMzY3NDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017087\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.413Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.413Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyNTE3MDM0MjQ0MjYwMzY3NDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDc1NDQ2MDIxMjQxOTg3MTQyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MDc1NDQ2MDIxMjQxOTg3MTQyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjMxNDAwMzYwMjcyOTAxNzk0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjMxNDAwMzYwMjcyOTAxNzk0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzY2MDc0NzY5NzM0NTIwNDg2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzY2MDc0NzY5NzM0NTIwNDg2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzM0NzYxMTgwODM1NTYyOTY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzM0NzYxMTgwODM1NTYyOTY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NDkwNzE1NTE5ODY2NDc3NjE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NDkwNzE1NTE5ODY2NDc3NjE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc1NDQwMzUzOTMwMDIzNzc4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0Mjc1NDQwMzUzOTMwMDIzNzc4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIzOTczODI2OTEzMjE1MTQ2NDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIzOTczODI2OTEzMjE1MTQ2NDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NjYwNjkxMDI0MjI1NTcxMjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg5NjYwNjkxMDI0MjI1NTcxMjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTM0NzU1NTEzNTIzNTk5NjAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.417Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.417Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NTM0NzU1NTEzNTIzNTk5NjAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg1NTU4ODIwMDgwNjM4OTc2MjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg1NTU4ODIwMDgwNjM4OTc2MjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODM3MDA2NjgzOTc3NTYwMDcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1ODM3MDA2NjgzOTc3NTYwMDcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTkyOTYxMDIzMDA4NDc0NzIyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTkyOTYxMDIzMDA4NDc0NzIyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMTQ5MDMzNjAzOTk5NjU1ODYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 6f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"6f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMTQ5MDMzNjAzOTk5NjU1ODYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQ2MzcyMjY4MTczMDYzMzYyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.42Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.42Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQ2MzcyMjY4MTczMDYzMzYyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NjEzMjI0OTAzMjg4NTY5MTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY3NjEzMjI0OTAzMjg4NTY5MTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzMwMDA4OTAxNDI5ODk5Mzk0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzMwMDA4OTAxNDI5ODk5Mzk0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NTE5NTEyMzg4MjEzOTAyNTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0NTE5NTEyMzg4MjEzOTAyNTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NDMzMzY5NzIxOTkyNTYwNTY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NDMzMzY5NzIxOTkyNTYwNTY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTg5MzI0MDYxMDIzNDc1MjE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NTg5MzI0MDYxMDIzNDc1MjE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MTEyNjYzOTg0MTQ5NjYwODIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3MTEyNjYzOTg0MTQ5NjYwODIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNzk5NTI4MDk1MTYwMDg1NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkyNzk5NTI4MDk1MTYwMDg1NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNjQ2Nzc2NDM1Nzk1NTQ3MjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNjQ2Nzc2NDM1Nzk1NTQ3MjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjMzMzY0MDU0NjgwNTk3MjAyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjMzMzY0MDU0NjgwNTk3MjAyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NTUzMDYzOTIwNzIwODgwNjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.423Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.423Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NTUzMDYzOTIwNzIwODgwNjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5NTg3MjcxOTg4MjQ0NDU4NzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5NTg3MjcxOTg4MjQ0NDU4NzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTI3NDEzNjA5OTI1NDg4MzU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNTI3NDEzNjA5OTI1NDg4MzU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDk2MTAwMDIxMDI2NTMwODM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDk2MTAwMDIxMDI2NTMwODM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMTgwNDIzNTg0MTgwMjE2OTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMTgwNDIzNTg0MTgwMjE2OTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTI3MTY3Njc4Nzk2NDAzOTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 7f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"7f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3NTI3MTY3Njc4Nzk2NDAzOTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNTYxNjk5MjUwNDQzNzQ0MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcwNTYxNjk5MjUwNDQzNzQ0MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI0ODU2MzM2MTQ1NDE2OTE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjI0ODU2MzM2MTQ1NDE2OTE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NDY3OTg2NzM1MzY5MDc3NzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE3NDY3OTg2NzM1MzY5MDc3NzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzMTU0ODUwODQ2Mzc5NTAyNTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgzMTU0ODUwODQ2Mzc5NTAyNTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODg0MTcxNDk1NzM4OTkyNzM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.427Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.427Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0ODg0MTcxNDk1NzM4OTkyNzM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDgzMDQ0Njg3MTY5NjgzMzE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDgzMDQ0Njg3MTY5NjgzMzE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMDQ5ODcwMjQ1NjExNzQxNzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMDQ5ODcwMjQ1NjExNzQxNzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzczNjczNDM1NjYyMjE2NjU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzczNjczNDM1NjYyMjE2NjU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTU4Mzk4MjY5NzI1NzYyODE4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTU4Mzk4MjY5NzI1NzYyODE4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTI3MDg0NjgwODI2ODA1Mjk4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.43Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.43Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MTI3MDg0NjgwODI2ODA1Mjk4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDc4NTg4NzM5ODk1MDE2ODk4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MDc4NTg4NzM5ODk1MDE2ODk4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMDA1MzEwNzcyODY1MDc3NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMDA1MzEwNzcyODY1MDc3NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzY5MjE3NDg4Mzg3NTUwMjQyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzY5MjE3NDg4Mzg3NTUwMjQyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzM3OTAzODk5NDg4NTkyNzIyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3MzM3OTAzODk5NDg4NTkyNzIyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NTk4NDYyMzY4ODAwODM1ODYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NTk4NDYyMzY4ODAwODM1ODYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDI4NTMyNjQ3OTgxMTI2MDY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 8f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"8f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDI4NTMyNjQ3OTgxMTI2MDY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4MTMyNTc0ODIwNDQ2NzIyMjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4MTMyNTc0ODIwNDQ2NzIyMjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzgxOTQzODkzMTQ1NzE0NzA2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzgxOTQzODkzMTQ1NzE0NzA2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MDM4ODYyMzA1MzcyMDU1NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ1MDM4ODYyMzA1MzcyMDU1NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":490000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDcyNTcyNjQxNjM4MjQ4MDUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":490000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.433Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.433Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMDcyNTcyNjQxNjM4MjQ4MDUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":500000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjM1NjE4NDk0Mjk0NjA5OTU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":500000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNjM1NjE4NDk0Mjk0NjA5OTU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":510000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc1NzU2MDgzMTY4NjEwMDgxODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":510000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc1NzU2MDgzMTY4NjEwMDgxODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":520000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMjYyNDcyNDI3ODcxNDMyOTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":520000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMjYyNDcyNDI3ODcxNDMyOTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":530000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODk0OTMzNjUzODg4MTg1Nzc4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017088\",\"line_no\":530000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001089\",\"sellto_customer_name\":\"Atlas-Organics\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP011A\",\"description\":\"Mulch (CY)\",\"quantity\":0,\"unitof_measure\":\"Each\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"NEW YORK\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.437Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.437Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzODk0OTMzNjUzODg4MTg1Nzc4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017089\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.44Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.44Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDE1OTcyMzU1ODMwODE2NDQxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017089\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.44Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.44Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyMDE1OTcyMzU1ODMwODE2NDQxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017090\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000697\",\"sellto_customer_name\":\"Southern Citrus Nurseries LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB964\",\"description\":\"Southern Citrus Comand Ag\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNDEE\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DUNDEE\",\"external_document_no\":\"2025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.443Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.443Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjExNjU1MDg5NTg4MzExNDM5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017090\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000697\",\"sellto_customer_name\":\"Southern Citrus Nurseries LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB964\",\"description\":\"Southern Citrus Comand Ag\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MC TRUCKIN\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNDEE\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"DUNDEE\",\"external_document_no\":\"2025\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.443Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.443Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNjExNjU1MDg5NTg4MzExNDM5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017091\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM3OTU4NzM5MDA1ODc3NDc0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9a67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9a67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017091\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjM3OTU4NzM5MDA1ODc3NDc0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017092\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzM4ODAyNDUwMTIyNTY2MDMwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9b67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9b67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017092\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMzM4ODAyNDUwMTIyNTY2MDMwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017093\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMTI0MjQzNzc0MTM3NTg4ODgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9c67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9c67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017093\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.447Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.447Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczMTI0MjQzNzc0MTM3NTg4ODgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017094\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.45Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.45Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyODc2MzUzNzczNjU3Njg0MjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9d67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9d67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017094\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.45Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.45Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIyODc2MzUzNzczNjU3Njg0MjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017095\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000258\",\"sellto_customer_name\":\"Florida Tropiculture Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB801\",\"description\":\"Florida Tropiculture Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"17325\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzY0MTA4MjA3Njc0MDE2MjU1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9e67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9e67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017095\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000258\",\"sellto_customer_name\":\"Florida Tropiculture Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB801\",\"description\":\"Florida Tropiculture Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"17325\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzY0MTA4MjA3Njc0MDE2MjU1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017096\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 3 - deliver this loc first\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyMDMyMTgzNDI2MzM1NTA0MjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 9f67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"9f67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017096\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 3 - deliver this loc first\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 3\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.453Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.453Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEyMDMyMTgzNDI2MzM1NTA0MjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017097\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzNjM0OTM5MTE0MTQzNjkxNjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017097\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 1\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzkzNjM0OTM5MTE0MTQzNjkxNjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017098\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 2 in the bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxNzc0OTQyMDA5NDcxNzgwNjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017098\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CRUZ AGGRE\",\"comments\":\"Loc 2 in the bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.457Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.457Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxNzc0OTQyMDA5NDcxNzgwNjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017099\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"Loc 2 N side across from bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODYyNzE3MTU3MzU1MzY4ODc1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017099\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000753\",\"sellto_customer_name\":\"Three Volcanoes Farm, LLC\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB405\",\"description\":\"Three Volcanoes Farm Mix 2 PH\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"Loc 2 N side across from bin\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"TAVARES\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 2\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.46Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.46Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3ODYyNzE3MTU3MzU1MzY4ODc1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017100\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTE0MzUyNTkwMTcxNDc0MjcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017100\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000653\",\"sellto_customer_name\":\"Salmon's Wholesale Nursery\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB353\",\"description\":\"Salmon Wholesale, Mix 4 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CR JONES T\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"DUNNELLON\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTE0MzUyNTkwMTcxNDc0MjcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017101\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2ODA1Njk0NjM1MzMwNjI1MzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017101\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2ODA1Njk0NjM1MzMwNjI1MzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017102\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMDk3MDYxNzc2ODQ5MTM2NjIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017102\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.467Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.467Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYzMDk3MDYxNzc2ODQ5MTM2NjIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017103\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000684\",\"sellto_customer_name\":\"Slingerland\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB627\",\"description\":\"Slingerland Nsy Summer Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORMOND BEACH\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4ODI5MzAzMjgzNzYyMDkyNTAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017103\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000684\",\"sellto_customer_name\":\"Slingerland\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB627\",\"description\":\"Slingerland Nsy Summer Mix 1A\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"MIGMAR TRA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"ORMOND BEACH\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4ODI5MzAzMjgzNzYyMDkyNTAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017104\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"OCALA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OCALA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDEwOTkxODAyNDU1NzAxMDkwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017104\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000695\",\"sellto_customer_name\":\"Southern Aggregates Inc\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES195\",\"description\":\"Top Soil\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"comments\":\"OCALA\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"OCALA\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OCALA\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.47Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.47Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMDEwOTkxODAyNDU1NzAxMDkwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017105\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000642\",\"sellto_customer_name\":\"Roxana Nursery\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB349\",\"description\":\"Roxana Nursery Regular Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTY3MTI4NTU0NDMyNTM4NDQ0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017105\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000642\",\"sellto_customer_name\":\"Roxana Nursery\",\"salesperson_code\":\"GV H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB349\",\"description\":\"Roxana Nursery Regular Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"EUSTIS\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNTY3MTI4NTU0NDMyNTM4NDQ0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017106\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000468\",\"sellto_customer_name\":\"M\\u0026J Nursery Grower's Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB242\",\"description\":\"M\\u0026J Nurseries Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MTQyMDQ1ODkzOTQzMTQ0NTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: a967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"a967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017106\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000468\",\"sellto_customer_name\":\"M\\u0026J Nursery Grower's Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB242\",\"description\":\"M\\u0026J Nurseries Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"PLANT CITY\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.477Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.477Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MTQyMDQ1ODkzOTQzMTQ0NTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017107\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.48Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.48Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NjE5NjgxODM0NjEwNjA4MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: aa67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"aa67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017107\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.48Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.48Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU1NjE5NjgxODM0NjEwNjA4MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017108\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000132\",\"sellto_customer_name\":\"CFL Landscapes LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB070\",\"description\":\"CFL Landscape LLC Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CFL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzMTUzNDE4MzI1NTM0MjY5NDIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ab67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ab67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017108\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000132\",\"sellto_customer_name\":\"CFL Landscapes LLC\",\"salesperson_code\":\"GV\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB070\",\"description\":\"CFL Landscape LLC Mix 1 \",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"APOPKA\",\"qty_invoiced\":20,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"CFL\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzMTUzNDE4MzI1NTM0MjY5NDIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017109\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000557\",\"sellto_customer_name\":\"Ortega Nursery Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB282\",\"description\":\"Ortega Farms Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTU3NTQzNTkxNDczMTAxMzk2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ac67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ac67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017109\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000557\",\"sellto_customer_name\":\"Ortega Nursery Farms, Inc.\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-05\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB282\",\"description\":\"Ortega Farms Nursery Mix 2\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":80,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-05\",\"system_created_at\":\"2026-04-28T12:33:47.483Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.483Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTU3NTQzNTkxNDczMTAxMzk2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017110\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001156\",\"sellto_customer_name\":\"Ewing Irrigation Products, Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB821\",\"description\":\"SES Top Soil, 1Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 1 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"22 pallets ; 50 bags per pallet. Deliver to 26530 Wesley Chapel Blvd \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LUTZ\",\"qty_invoiced\":1100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LUTZ\",\"external_document_no\":\"5977591\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Njc4NjkzNjcwNjY5Mzg3MTEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ad67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ad67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017110\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001156\",\"sellto_customer_name\":\"Ewing Irrigation Products, Inc.\",\"salesperson_code\":\"KM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"CSB821\",\"description\":\"SES Top Soil, 1Cf Bag\",\"quantity\":0,\"unitof_measure\":\"BAG 1 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"BENJAMIN R\",\"comments\":\"22 pallets ; 50 bags per pallet. Deliver to 26530 Wesley Chapel Blvd \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LUTZ\",\"qty_invoiced\":1100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LUTZ\",\"external_document_no\":\"5977591\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.487Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.487Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Njc4NjkzNjcwNjY5Mzg3MTEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017111\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDUxNzU0MDU1ODY0NzMxNzkzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ae67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ae67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017111\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDUxNzU0MDU1ODY0NzMxNzkzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017112\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NDIwMTI2MDc4NTY2ODkzNzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: af67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"af67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017112\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.49Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.49Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NDIwMTI2MDc4NTY2ODkzNzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017113\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.493Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.493Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY3MTk3NDk2MTcyNDM3MDUwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017113\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"4TH GEN CO\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.493Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.493Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzY3MTk3NDk2MTcyNDM3MDUwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.68,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MTg4NzAyNzM0Mjc5NjAyMzkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.68,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY2MTg4NzAyNzM0Mjc5NjAyMzkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNDEyMTUwOTg0MTUxMTY0MDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzExNDEyMTUwOTg0MTUxMTY0MDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTQ1MjY2NTg3MTQ5MDc3MjYzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTQ1MjY2NTg3MTQ5MDc3MjYzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0MzM3MDI2ODQ4OTE2MjcyMDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0MzM3MDI2ODQ4OTE2MjcyMDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzg2NTA3NjUwNDkwMDUzMjAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzg2NTA3NjUwNDkwMDUzMjAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0OTAyMTM1NDExOTcwMzc2MTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.88,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg0OTAyMTM1NDExOTcwMzc2MTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzM3NDIyNjYzNDgzMTIwMzQzNjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzM3NDIyNjYzNDgzMTIwMzQzNjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.83,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwNzA4MTA0NTc4MzgyODg1ODIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.83,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwNzA4MTA0NTc4MzgyODg1ODIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ4NTc2MTczNDU4MTMxMjYxNjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: b967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"b967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ4NTc2MTczNDU4MTMxMjYxNjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.07,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzQ0NTI2MTkyMjQ0MDIyNzE0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ba67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ba67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.07,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3NzQ0NTI2MTkyMjQ0MDIyNzE0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMjIxMDE3NTEzMTYzMTYwNTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.87,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.497Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.497Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQyMjIxMDE3NTEzMTYzMTYwNTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzg5MzU3MDE3OTg5OTA3ODUzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNzg5MzU3MDE3OTg5OTA3ODUzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjEyODU3NjY0MjI1NzY5ODM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MjEyODU3NjY0MjI1NzY5ODM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0NDcwNjM4NDg0NzgwOTUwNDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: be67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"be67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0NDcwNjM4NDg0NzgwOTUwNDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzAxMDI0NjM1MzI1MjI2ODY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: bf67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"bf67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzAxMDI0NjM1MzI1MjI2ODY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODUxNTY1NDA5Nzk2NTkxNjExMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.5Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.5Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2ODUxNTY1NDA5Nzk2NTkxNjExMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1NzExMDkxNzk5NjAwOTg0NjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI1NzExMDkxNzk5NjAwOTg0NjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzM3NTA2MjQyNzcyMTkzNDM0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyNzM3NTA2MjQyNzcyMTkzNDM0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTkzOTU0OTQ4NTkxODIwMTQyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzMTkzOTU0OTQ4NTkxODIwMTQyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.62,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTg4ODk2NTEwMDc1MzAxNTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.62,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE0MTg4ODk2NTEwMDc1MzAxNTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTM5ODAwNDE5ODE0ODM4Mjg1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMTM5ODAwNDE5ODE0ODM4Mjg1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NTk0NTM0MDg5MTczODE2MzgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.503Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.503Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI4NTk0NTM0MDg5MTczODE2MzgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MTkxNDM0MDEyNjQzOTUwNjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.08,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MTkxNDM0MDEyNjQzOTUwNjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTM5OTg0NzA2NTY3NTQxNDU0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNTM5OTg0NzA2NTY3NTQxNDU0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.06,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NTQzNTU5ODIzNTY5MTgxNDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: c967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"c967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017114\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.06,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3NTQzNTU5ODIzNTY5MTgxNDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTI5MjI4MjkyNDA4MzA1Njg0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ca67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ca67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.51,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.507Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.507Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTI5MjI4MjkyNDA4MzA1Njg0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE2OzMyMzQ0MzgwMzA2OTIwODUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.8,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE2OzMyMzQ0MzgwMzA2OTIwODUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":21.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Mzg0NDg1MDEzNzg2ODk5NTY2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":21.69,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Mzg0NDg1MDEzNzg2ODk5NTY2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.21,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5OTc5MzUzNDQ1NzQyMzQzMjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.21,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5OTc5MzUzNDQ1NzQyMzQzMjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1NTg5NDg3MzU2MTcxMDM2NzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ce67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ce67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.84,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzY1NTg5NDg3MzU2MTcxMDM2NzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMwNzA4NzA1NzUzNjIyODA3NDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: cf67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"cf67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.77,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzMwNzA4NzA1NzUzNjIyODA3NDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTI1NTczMzYxNjU3NDg0NTAwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.79,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwOTI1NTczMzYxNjU3NDg0NTAwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MDI4MTc2NDM2MDA5MDEyMjQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU2MDI4MTc2NDM2MDA5MDEyMjQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI4MTQwNzM0MjgwNzA0MTg2MDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"103\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI4MTQwNzM0MjgwNzA0MTg2MDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI2MjM1MTYxMjkxOTgwMTA2ODE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzI2MjM1MTYxMjkxOTgwMTA2ODE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.01,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTQ1ODUxNTk1Mzc2MTYwNzkwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.01,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.51Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.51Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3OTQ1ODUxNTk1Mzc2MTYwNzkwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4Njg4NDY5OTA1NDQ3OTgwMjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozk4Njg4NDY5OTA1NDQ3OTgwMjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwNDIxMDE1MDM5NjQ3NjYyMDcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.6,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIwNDIxMDE1MDM5NjQ3NjYyMDcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NDU3Njc2NzIwMTI5NTEwNjMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NDU3Njc2NzIwMTI5NTEwNjMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE4NTMyODA1ODgyNzU2NzY4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NDE4NTMyODA1ODgyNzU2NzY4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMzU0OTM5NTkxMDA2ODczMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: d967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"d967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.513Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.513Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQzMzU0OTM5NTkxMDA2ODczMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NjQyOTExNzkzNjcyODIwOTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: da67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"da67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.97,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1NjQyOTExNzkzNjcyODIwOTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxOTMyMTUyMjAwMzExNjkyNjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: db67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"db67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.7,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQxOTMyMTUyMjAwMzExNjkyNjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTY0NzUyMzE1MDQxNTcyMzY0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMTY0NzUyMzE1MDQxNTcyMzY0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMTk5NTQ1MjkwODk2OTAzNjYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: dd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"dd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzMyMTk5NTQ1MjkwODk2OTAzNjYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MzE3MzU5Mjc0NTA1MTMyMTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: de67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"de67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.517Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.517Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ3MzE3MzU5Mjc0NTA1MTMyMTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5ODM1MjQ0MDMxMTU4OTY4NzMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: df67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"df67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5ODM1MjQ0MDMxMTU4OTY4NzMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM4MTc2MjA5NzA5Mjk5ODkzODkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM4MTc2MjA5NzA5Mjk5ODkzODkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NTM1NTc4OTMxMzA4MTQ1MjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":25.95,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE1NTM1NTc4OTMxMzA4MTQ1MjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNjY5NzcyNjQ1ODM2MDMzMTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwNjY5NzcyNjQ1ODM2MDMzMTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxMzkzNzMwNjg3OTg3ODg5NTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.61,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.52Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.52Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUxMzkzNzMwNjg3OTg3ODg5NTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzA1MzU4NjI4MzAyNTYyNjQ3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2MzA1MzU4NjI4MzAyNTYyNjQ3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjM4NjAzNzE0NjE4Nzc0OTY5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMjM4NjAzNzE0NjE4Nzc0OTY5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3NDA1Nzg0MzcxMDE5ODgwNzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":22.4,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3NDA1Nzg0MzcxMDE5ODgwNzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NDMxOTA3NDIzNTc1MjYwNzQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.25,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU0NDMxOTA3NDIzNTc1MjYwNzQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MjU3MDAzMTYzMDc2ODIxMjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":24.03,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg4MjU3MDAzMTYzMDc2ODIxMjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzU5ODY2MzQ3NjI1OTM2Mzc3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: e967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"e967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017115\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001450\",\"sellto_customer_name\":\"Miami-Dade Water and Sewer Department\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":23.96,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"380488\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.523Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.523Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MzU5ODY2MzQ3NjI1OTM2Mzc3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":185,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTk5NjA3NjE2MjY4MjY5NDM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ea67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ea67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP212 - IC\",\"description\":\"COMAND Rootzone Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":185,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTk5NjA3NjE2MjY4MjY5NDM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MzU0OTU1ODA4NzcxNDk3NTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: eb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"eb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP209 - IC\",\"description\":\"COMAND Topdress Pro - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg3MzU0OTU1ODA4NzcxNDk3NTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP203 - IC\",\"description\":\"COMAND Rootzone - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODMzNjczMDQwNDEwMTIyNDU3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ec67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ec67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP203 - IC\",\"description\":\"COMAND Rootzone - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":50,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODMzNjczMDQwNDEwMTIyNDU3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP224 - IC\",\"description\":\"1\\\" COMAND - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjc2MTMwNjc5Mzk1OTE5NDgxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ed67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ed67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017116\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001038\",\"sellto_customer_name\":\"Life Soils Florida, LLC\",\"salesperson_code\":\"H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP224 - IC\",\"description\":\"1\\\" COMAND - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"LAKE PANASOFFKEE\",\"qty_invoiced\":60,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LAKE PAN C\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.527Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.527Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjc2MTMwNjc5Mzk1OTE5NDgxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017117\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzQ5MjUxMTk2NDQ3NDc0MjYwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ee67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ee67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017117\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-06\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"F.T. TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.53Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.53Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzQ5MjUxMTk2NDQ3NDc0MjYwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017118\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Mjk5NzQ5ODg4MjExMzE5NDQwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ef67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ef67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017118\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE3Mjk5NzQ5ODg4MjExMzE5NDQwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017119\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTIwOTA0NTkzODIxNTAwMDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f067ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f067ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017119\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.533Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.533Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTIwOTA0NTkzODIxNTAwMDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017120\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMzg2OTA2Njg2NTg5MDc0MjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f167ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f167ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017120\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMzg2OTA2Njg2NTg5MDc0MjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM INFO etl_load query error: closed pool pgw Query failed for sql: SELECT COALESCE(sync_id, 0), COALESCE(load_id, 0), COALESCE(batch_load_id, 0), COALESCE(extract_id, 0), COALESCE(source_table, ''), COALESCE(sink_table, ''), COALESCE(load_scope, 0)::int, COALESCE(execution_result, ''), execution_begin_at, execution_end_at, COALESCE(execution_duration, ''), expected_complete_at, COALESCE(is_latest, false), COALESCE(is_latest_success, false), COALESCE(uri_query, ''), prior_modified_at, last_modified_at, COALESCE(rows_staged, 0), COALESCE(rows_inserted, 0), COALESCE(rows_updated, 0), COALESCE(rows_history, 0), COALESCE(rows_deleted, 0), COALESCE(rows_reinstated, 0), COALESCE(rows_unchanged, 0), COALESCE(rows_errored, 0), COALESCE(error_summary, ''), COALESCE(error_detail, ''), COALESCE(subsequent_no_rows, 0), no_rows_available_at, updated_at, enqueued_at, dequeued_at, COALESCE(file_path, ''), variables::text, COALESCE(created_by, 0), COALESCE(created_by_user, '') FROM etl.v_sync WHERE updated_at > $1 ORDER BY load_id DESC 8:29PM ERROR conductor\conductor.go:285 Error in sync online_map_parameter_setup error_summary="closed pool" error_detail="closed pool" 8:29PM ERROR conductor\conductor.go:298 Failed to record load error to DB error="closed pool" api_name=online_map_parameter_setup 8:29PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=online_map_setup 8:29PM INFO conductor\conductor.go:275 Started sync online_map_setup... load_scope=full 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017120\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2Mzk1ODQyMjcwMjkzNTM0MjUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f267ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f267ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017120\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001227\",\"sellto_customer_name\":\"Perry Cattle Ranch LLC\",\"salesperson_code\":\"CM\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP216A\",\"description\":\"COMAND Ag (CY)\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"202\",\"shipto_city\":\"LAKE PLACID\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"1229\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.537Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.537Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE2Mzk1ODQyMjcwMjkzNTM0MjUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017121\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB014\",\"description\":\"American Farms Mix 17\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Farm A 7AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.54Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.54Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMDk5OTQ3NDg2NTU2ODMzOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f367ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f367ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017121\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000037\",\"sellto_customer_name\":\"American Farms\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-07-31\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB014\",\"description\":\"American Farms Mix 17\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"comments\":\"Farm A 7AM\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"NAPLES\",\"qty_invoiced\":110,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"FARM A\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.54Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.54Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyMDk5OTQ3NDg2NTU2ODMzOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017123\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000465\",\"sellto_customer_name\":\"Lychee Tree Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB240\",\"description\":\"Lychee Tree Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"STUART\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDM3MzQ3NTk0NjA2NTA1NTI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f467ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f467ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017123\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000465\",\"sellto_customer_name\":\"Lychee Tree Nursery\",\"salesperson_code\":\"RH\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB240\",\"description\":\"Lychee Tree Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"STUART\",\"qty_invoiced\":70,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDM3MzQ3NTk0NjA2NTA1NTI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017124\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEAR PARK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NTAyMzEwMjkyMjM1ODcyOTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f567ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f567ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017124\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000210\",\"sellto_customer_name\":\"Earthscapes Unlimited, Inc.\",\"salesperson_code\":\"EN H\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"SES117\",\"description\":\"Ready Mix\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"CUSTOMER\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"LEESBURG\",\"qty_invoiced\":10,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"PEAR PARK\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.543Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.543Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NTAyMzEwMjkyMjM1ODcyOTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017125\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjUyNDU2MDUwOTA4ODI5NzE5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f667ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f667ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017125\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"BRT\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NjUyNDU2MDUwOTA4ODI5NzE5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017126\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1OTc4MjA4NTI5MzMwOTUzOTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f767ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f767ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017126\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.547Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.547Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM1OTc4MjA4NTI5MzMwOTUzOTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017127\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MDQ3ODUwMTQxOTcwOTY1NTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f867ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f867ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017127\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.55Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.55Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc5MDQ3ODUwMTQxOTcwOTY1NTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017128\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDA2NDEyNDA5NDAxNjc3Njc3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: f967ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"f967ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017128\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000613\",\"sellto_customer_name\":\"Railroad Nursery, Inc.\",\"salesperson_code\":\"EO H\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB752\",\"description\":\"Railroad Kimberley Queen FC Osmo\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"ANTHONY TR\",\"comments\":\"Main\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":65,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"MAIN #1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNDA2NDEyNDA5NDAxNjc3Njc3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017129\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMzUwMTY1ODAyNTU5NjE5MTQwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fa67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fa67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017129\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000081\",\"sellto_customer_name\":\"Black Gold Compost Company\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"CRUZ TRUCK\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OXFORD\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"LOC 1\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.553Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.553Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExMzUwMTY1ODAyNTU5NjE5MTQwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017130\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg5NjA2MzM3OTM2NjcxMTA3NTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fb67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fb67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017130\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB106\",\"description\":\"Doug Ingram Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":75,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg5NjA2MzM3OTM2NjcxMTA3NTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017130\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB564\",\"description\":\"SES, Prop Mix, 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"TOTE 80 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNjExNTE5NjI5MDg0NjI4ODExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fc67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fc67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017130\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000202\",\"sellto_customer_name\":\"Doug Ingram \\u0026 Sons Nursery LLC\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-06\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB564\",\"description\":\"SES, Prop Mix, 80 Cf Tote\",\"quantity\":0,\"unitof_measure\":\"TOTE 80 CF\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"JRI TRUCKI\",\"comments\":\"Office \",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"HOMESTEAD\",\"qty_invoiced\":1,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"OFFICE\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-06\",\"system_created_at\":\"2026-04-28T12:33:47.557Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.557Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczNjExNTE5NjI5MDg0NjI4ODExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017131\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTM1MzA0ODE2NjIwNDkxMzc5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fd67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fd67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017131\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000163\",\"sellto_customer_name\":\"Southeast Soils, LLC\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP101-IC\",\"description\":\"Ferticomp - IC\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"shipping_agent_code\":\"C \\u0026 W GLOB\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"shipto_city\":\"OKAHUMPKA\",\"qty_invoiced\":55,\"posted_invoice\":true,\"inventory_item\":true,\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MTM1MzA0ODE2NjIwNDkxMzc5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017132\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB425\",\"description\":\"Urra Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwOTM4NjA2OTQxMDYyMjY4NzAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: fe67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"fe67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017132\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST000785\",\"sellto_customer_name\":\"URRA Nursery Inc\",\"salesperson_code\":\"EO\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-08\",\"no\":\"CSB425\",\"description\":\"Urra Nursery Mix 1\",\"quantity\":0,\"unitof_measure\":\"Cubic Yard\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"shipping_agent_code\":\"EXPO TRANS\",\"comments\":\"216 St\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"shipto_city\":\"MIAMI\",\"qty_invoiced\":100,\"posted_invoice\":true,\"inventory_item\":true,\"ship_to_code\":\"216TH ST\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-08-07\",\"system_created_at\":\"2026-04-28T12:33:47.56Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.56Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzEwOTM4NjA2OTQxMDYyMjY4NzAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTcyNDc1MzUzNDM2MjYxMjkyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: ff67ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"ff67ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":10000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MTcyNDc1MzUzNDM2MjYxMjkyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.71,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3Nzc3NTEzODg1NzU4MTM5NjcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":20000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.71,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM3Nzc3NTEzODg1NzU4MTM5NjcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzY5NTIzNzU5MDA4NDYzMTUyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":30000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMzY5NTIzNzU5MDA4NDYzMTUyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.98,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQyODc5MTY4OTYzNTU2MjQwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":40000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.98,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzQyODc5MTY4OTYzNTU2MjQwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDk3MzY4OTk3OTczNjAwMDg4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":50000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MDk3MzY4OTk3OTczNjAwMDg4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc5MjkzMDA4NTk4OTczNzQ3NDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":60000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc5MjkzMDA4NTk4OTczNzQ3NDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NjkxNzczMzIzMDc2ODQ2MTYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":70000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NjkxNzczMzIzMDc2ODQ2MTYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1MTg2OTc4OTM4OTA0NzM5OTMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":80000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.563Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.563Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1MTg2OTc4OTM4OTA0NzM5OTMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMzc5NTkwODUxMTM0NTA5OTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":90000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.59,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzUyMzc5NTkwODUxMTM0NTA5OTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.99,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDM3ODY0MDgwMzg5MzE2ODM1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":100000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.99,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNDM3ODY0MDgwMzg5MzE2ODM1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODgwMDI5MjgyNTYzOTgyMDA5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":110000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.05,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODgwMDI5MjgyNTYzOTgyMDA5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQwMjQ4NTc1NjY4MDcyMjY0NzE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":120000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzQwMjQ4NTc1NjY4MDcyMjY0NzE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTg2MDE4MzE5OTAyOTM1ODEyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":130000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"102\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"102\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0OTg2MDE4MzE5OTAyOTM1ODEyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwODgwNzkxODY3OTU5OTk3NzUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":140000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYwODgwNzkxODY3OTU5OTk3NzUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":29.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MzYzMzY3MjI2MTI4NDIzNzIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":150000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":29.86,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU4MzYzMzY3MjI2MTI4NDIzNzIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.68,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTQ3OTI5MDM4ODQwMDE4MjYyMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":160000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.68,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.567Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.567Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTQ3OTI5MDM4ODQwMDE4MjYyMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NDkxMTcwMTIwODg5ODA3NDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 0f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"0f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":170000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.14,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NDkxMTcwMTIwODg5ODA3NDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg0NjU3NDc4MzkwMjEwNzEwNDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":180000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozg0NjU3NDc4MzkwMjEwNzEwNDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTcyNzk4OTkwODc2Mzc3MzIwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":190000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTcyNzk4OTkwODc2Mzc3MzIwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2OTUyNTU0NjQ5OTMxMTc5NTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":200000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc2OTUyNTU0NjQ5OTMxMTc5NTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjQ3ODM2NTY0MzA0MjA2ODc2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":210000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1NjQ3ODM2NTY0MzA0MjA2ODc2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTUzMDI3ODg1OTcyNzM2MDI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":220000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.38,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MTUzMDI3ODg1OTcyNzM2MDI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTU3MDk2MTQxNDI2MzQyMjI4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":230000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.57Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.57Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NTU3MDk2MTQxNDI2MzQyMjI4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.71,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMTYwMjM1OTE1NTAxNDMzNDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":240000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.71,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzIxMTYwMjM1OTE1NTAxNDMzNDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODkyMzkwNDE5NTQyMTI2MDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":250000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.63,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkzODkyMzkwNDE5NTQyMTI2MDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIzOTM2ODE2NzYwNjY0ODk0OTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":260000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzIzOTM2ODE2NzYwNjY0ODk0OTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MTY3Mzg0ODAxMzk1MTkwNDMxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":270000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc1MTY3Mzg0ODAxMzk1MTkwNDMxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.18,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NTY5NjYyMTA4MDA4MDc2MjgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":280000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.18,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.573Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.573Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg2NTY5NjYyMTA4MDA4MDc2MjgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0MTgzNjE5OTk1OTIyMzU1MjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":290000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozc0MTgzNjE5OTk1OTIyMzU1MjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzc3MTc1MzkyMDk2NTI1Njg5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":300000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1Mzc3MTc1MzkyMDk2NTI1Njg5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MDE3MDkyOTcyNzc2NjY3NDQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":310000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ5MDE3MDkyOTcyNzc2NjY3NDQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczOTY1MTM0NjM2MjQxOTM4MTExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":320000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczOTY1MTM0NjM2MjQxOTM4MTExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.42,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTk2NTk1NTU4MzE0NDQ0NjY0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 1f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"1f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":330000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.42,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTk2NTk1NTU4MzE0NDQ0NjY0MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDAzNTQ3MjUyMDgxOTY1Mzk2MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":340000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.46,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0NDAzNTQ3MjUyMDgxOTY1Mzk2MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMjI5NzE5MzAyODQ4MjgxNTIxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":350000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMjI5NzE5MzAyODQ4MjgxNTIxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.57,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxNDY1ODAyMTI0MzA5MTM0MDExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":360000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.57,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzkxNDY1ODAyMTI0MzA5MTM0MDExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzcxNTQ0MzM1NzUyNjMxNDY4MTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":370000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzcxNTQ0MzM1NzUyNjMxNDY4MTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.81,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMDUyNzgyNTY0NDU1ODcyNzcxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":380000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.81,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.577Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.577Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzgwMDUyNzgyNTY0NDU1ODcyNzcxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NTE2ODcwNTMyOTgyODgzNjAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":390000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.58,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM5NTE2ODcwNTMyOTgyODgzNjAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.44,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzA1NTMxMTc4Mzc1MzI0MDU4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":400000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.44,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2NzA1NTMxMTc4Mzc1MzI0MDU4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3OTM3NjU2NDg3OTc3NTg5MDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":410000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.66,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI3OTM3NjU2NDg3OTc3NTg5MDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDEzMzUwNjMwMzE3MTI3NjIxMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":420000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.53,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExNDEzMzUwNjMwMzE3MTI3NjIxMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NjE1Nzk0MjQzMTk1NDg1NTkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":430000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.19,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.58Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.58Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzM2NjE1Nzk0MjQzMTk1NDg1NTkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTA1MzIxODEzNjYxNzQ2NjQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":440000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5Ozg1NTA1MzIxODEzNjYxNzQ2NjQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzgzNTczMjUzOTg0Nzg0NTMzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":450000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.89,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzNzgzNTczMjUzOTg0Nzg0NTMzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.09,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczOTQ2ODgyMDc5MzAwNDU2MjExOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":460000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.09,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzczOTQ2ODgyMDc5MzAwNDU2MjExOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.13,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDAxMDAyNTk1ODEzNDk3NzI1MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":470000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.13,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE0MDAxMDAyNTk1ODEzNDk3NzI1MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4MzE0NDczMjU5Mzc1NTE0NDE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":480000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.74,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc4MzE0NDczMjU5Mzc1NTE0NDE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":490000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODAwODI5MzgyNDYzMTA4NDU3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 2f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"2f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":490000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.17,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwODAwODI5MzgyNDYzMTA4NDU3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":500000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzA0NzQ5MjgwMzE2NzUxMzA3MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":500000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.91,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1MzA0NzQ5MjgwMzE2NzUxMzA3MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":510000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjg3MDYwMTE4NDYyNDU0MjEzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":510000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.73,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwMjg3MDYwMTE4NDYyNDU0MjEzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":520000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI3MTQ3ODg5NTcyNzE4OTcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3268ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3268ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":520000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.52,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEwNzI3MTQ3ODg5NTcyNzE4OTcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":530000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.24,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODY1Mjk4MTg5MTY5NjA3MTM4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3368ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3368ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":530000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.24,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.583Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.583Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzExODY1Mjk4MTg5MTY5NjA3MTM4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":540000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.13,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwNzkzNjQ4MTcwNzc5ODc5NDkxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3468ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3468ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":540000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.13,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQwNzkzNjQ4MTcwNzc5ODc5NDkxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":550000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0NzkyNzgyMTA0MDI3OTMzMTUxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3568ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3568ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":550000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.15,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzI0NzkyNzgyMTA0MDI3OTMzMTUxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":560000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTE0NTY1NDE1NDUxMjQ5MDg4MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3668ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3668ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":560000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.78,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE1OTE0NTY1NDE1NDUxMjQ5MDg4MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":570000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":30.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5ODY1MjkxNjQ3NDEzMDgyMDAxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3768ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3768ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":570000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":30.94,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzE5ODY1MjkxNjQ3NDEzMDgyMDAxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":580000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":31.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxNzgxMjQ0MzU3NTk1NzIzNzYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3868ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3868ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":580000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"201\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"201\",\"qty_invoiced\":31.26,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzcxNzgxMjQ0MzU3NTk1NzIzNzYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":590000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzEyNDA2NzAzMDg2NTc4OTExOTE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3968ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3968ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":590000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":30.75,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4OzEyNDA2NzAzMDg2NTc4OTExOTE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":600000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTgzMTg5MDg0Mjg2NTQ4NjAzMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3a68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3a68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":600000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.39,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE2OTgzMTg5MDg0Mjg2NTQ4NjAzMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":610000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NDg4NTE3MzIxMDI2MjY1MTQxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3b68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3b68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":610000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzQ0NDg4NTE3MzIxMDI2MjY1MTQxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":620000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNjIyMTI4MTg0Nzc3MzM1MDYxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3c68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3c68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":620000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":31.72,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.587Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.587Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzYyNjIyMTI4MTg0Nzc3MzM1MDYxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":630000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTcxNjcyNDU0NDAxMTAzNzcwMTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3d68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3d68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":630000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.28,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEzOTcxNjcyNDU0NDAxMTAzNzcwMTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":640000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc1NTg5MjAyMjI0NTc2MTYwNjE7MDA7Jw==\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3e68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3e68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":640000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.16,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE4Ozc1NTg5MjAyMjI0NTc2MTYwNjE7MDA7Jw==\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":650000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5ODY4NTU2NjM3OTk5NzEwNTgxOzAwOyc=\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 3f68ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"3f68ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":650000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.04,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzE5OzU5ODY4NTU2NjM3OTk5NzEwNTgxOzAwOyc=\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":660000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.21,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUxNDU0NzUxMTcyNDA2OTQ5MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4068ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4068ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":660000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.21,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzE4MzUxNDU0NzUxMTcyNDA2OTQ5MTswMDsn\\\"\"}" 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " error_detail="failed to insert row into q.bc_omh_salesand_shipping: closed pool\npgw Exec_count failed for sql: \nINSERT INTO q.bc_omh_salesand_shipping (source_uid, document_no, line_no, qcstatus, sellto_customer_no, sellto_customer_name, salesperson_code, order_date, shipment_date, purchase_order_no, no, description, quantity, unitof_measure, qty_shipped_base, qtyto_ship_base, location_code, shipping_agent_code, shipping_agent_service_code, comments, ship_status, bagged_goods, sales_header_status, shortcut_dimension1_code, shipto_city, qty_invoiced, posted_invoice, inventory_item, ship_to_code, external_document_no, requested_delivery_date, posting_date, created_at, created_by_uid, modified_at, modified_by_uid, source_hash, load_id) \nVALUES \n($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38), command tag: " 8:29PM ERROR conductor\conductor.go:285 Error in sync omh_salesand_shipping error_summary="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":670000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODUyMTIxNDE4MzEzNzk2MjA0MTswMDsn\\\"\"}" error_detail="omh_salesand_shipping Handle_row_error failed: closed pool\npgw Exec failed for sql: INSERT INTO etl.row_error\n\t(load_id, source_uid, error_summary, error_detail, row_content)\n\tVALUES ($1, $2, $3, $4, $5), command tag: , source_uid: 4168ff7a-fe42-f111-bec2-7c1e520d8b28, j_row_data: {\"system_id\":\"4168ff7a-fe42-f111-bec2-7c1e520d8b28\",\"document_no\":\"S-INV017133\",\"line_no\":670000,\"qcstatus\":false,\"sellto_customer_no\":\"CUST001428\",\"sellto_customer_name\":\"Central Florida Tourism Oversight District\",\"order_date\":\"2025-08-07\",\"shipment_date\":\"2025-08-07\",\"no\":\"COP001A\",\"description\":\"Biosolids (Tons)\",\"quantity\":0,\"unitof_measure\":\"Ton\",\"qty_shipped_base\":0,\"qtyto_ship_base\":0,\"location_code\":\"101\",\"ship_status\":\" \",\"bagged_goods\":\" \",\"sales_header_status\":\"Open\",\"shortcut_dimension1_code\":\"101\",\"qty_invoiced\":32.2,\"posted_invoice\":true,\"inventory_item\":true,\"external_document_no\":\"C006520\",\"requested_delivery_date\":\"0001-01-01\",\"posting_date\":\"2025-07-31\",\"system_created_at\":\"2026-04-28T12:33:47.59Z\",\"system_created_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"system_modified_at\":\"2026-04-28T12:33:47.59Z\",\"system_modified_by\":\"7c6c0f71-3a1b-4736-b017-ef3f5f430047\",\"@odata.etag\":\"W/\\\"JzIwOzEyODUyMTIxNDE4MzEzNzk2MjA0MTswMDsn\\\"\"}" 8:30PM INFO db\etl.go:475 Closed unfinished batch loads from previous server instance num_batches_closed=1 num_loads_closed=4 8:30PM INFO listening on :8080 8:30PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-01T00:00:00.000Z to=2026-04-02T00:00:00.000Z 8:30PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-01T00:00:00.000Z to=2026-04-02T00:00:00.000Z 8:30PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-28T00:30:28.384Z 8:30PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-28T00:30:28.384Z 8:30PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-01T00:00:00.000Z 8:30PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-01T00:00:00.000Z 8:30PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-28T00:30:30.028Z 8:30PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-28T00:30:30.028Z 8:30PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-01T00:00:00.000Z to=2026-05-01T00:00:00.000Z 8:30PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-01T00:00:00.000Z to=2026-05-01T00:00:00.000Z 8:30PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-28T00:30:32.744Z 8:30PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-28T00:30:32.744Z 8:30PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 8:31PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 8:31PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 8:31PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 8:31PM INFO conductor\copiers.go:596 Available copiers count=487 8:31PM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 8:31PM INFO enqueued ETL run batch_load_id=4 action=sync_concurrent_with_retry 8:31PM INFO ETL run batch_load_id=4 starting 8:31PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=4 8:31PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=5 num_copiers=487 8:31PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=487 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_batch_table_spec 8:31PM INFO conductor\conductor.go:275 Started sync ans_batch_table_spec... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_batch 8:31PM INFO conductor\conductor.go:275 Started sync ans_batch... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=aad_application 8:31PM INFO conductor\conductor.go:275 Started sync aad_application... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_batch_row 8:31PM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_batch_spec 8:31PM INFO conductor\conductor.go:275 Started sync ans_batch_spec... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_change_table_profile 8:31PM INFO conductor\conductor.go:275 Started sync ans_change_table_profile... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_config_dim_change 8:31PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_config_dim_change_table 8:31PM INFO conductor\conductor.go:275 Started sync ans_config_dim_change_table... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_dim_change_combination 8:31PM INFO conductor\conductor.go:275 Started sync ans_dim_change_combination... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_dim_change_pattern 8:31PM INFO conductor\conductor.go:275 Started sync ans_dim_change_pattern... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_missing_dim_set 8:31PM INFO conductor\conductor.go:275 Started sync ans_missing_dim_set... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_scope_dim_change 8:31PM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_scope_dim_change_table 8:31PM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change_table... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_transfer_dim_set 8:31PM INFO conductor\conductor.go:275 Started sync ans_transfer_dim_set... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_valid_dim_combination 8:31PM INFO conductor\conductor.go:275 Started sync ans_valid_dim_combination... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_workflow_log 8:31PM INFO conductor\conductor.go:275 Started sync ans_workflow_log... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_afc_configuration 8:31PM INFO conductor\conductor.go:275 Started sync ava_afc_configuration... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_afc_tax_and_category_type 8:31PM INFO conductor\conductor.go:275 Started sync ava_afc_tax_and_category_type... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_address_country_region 8:31PM INFO conductor\conductor.go:275 Started sync ava_address_country_region... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_address_validated 8:31PM INFO conductor\conductor.go:275 Started sync ava_address_validated... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_company_list 8:31PM INFO conductor\conductor.go:275 Started sync ava_company_list... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_configuration 8:31PM INFO conductor\conductor.go:275 Started sync ava_configuration... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_configuration_elr 8:31PM INFO conductor\conductor.go:275 Started sync ava_configuration_elr... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_detail 8:31PM INFO conductor\conductor.go:275 Started sync ava_detail... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ava_detail_posted 8:31PM INFO conductor\conductor.go:275 Started sync ava_detail_posted... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_entity_use_code 8:31PM INFO conductor\conductor.go:275 Started sync ava_entity_use_code... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_parameters 8:31PM INFO conductor\conductor.go:275 Started sync ava_parameters... load_scope=full 8:31PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_state 8:31PM INFO conductor\conductor.go:275 Started sync ava_state... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_subscription 8:32PM INFO conductor\conductor.go:275 Started sync ava_subscription... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_tax_code_mapping 8:32PM INFO conductor\conductor.go:275 Started sync ava_tax_code_mapping... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_user_preference 8:32PM INFO conductor\conductor.go:275 Started sync ava_user_preference... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_sched_chart_setup_line 8:32PM INFO conductor\conductor.go:275 Started sync acc_sched_chart_setup_line... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=acc_schedule_line 8:32PM INFO conductor\conductor.go:275 Started sync acc_schedule_line... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=acc_schedule_line_entity 8:32PM INFO conductor\conductor.go:275 Started sync acc_schedule_line_entity... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_schedule_name 8:32PM INFO conductor\conductor.go:275 Started sync acc_schedule_name... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=access_control 8:32PM INFO conductor\conductor.go:275 Started sync access_control... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=account_schedules_chart_setup 8:32PM INFO conductor\conductor.go:275 Started sync account_schedules_chart_setup... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=accounting_period 8:32PM INFO conductor\conductor.go:275 Started sync accounting_period... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=activities_cue 8:32PM INFO conductor\conductor.go:275 Started sync activities_cue... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=activity_log 8:32PM INFO conductor\conductor.go:275 Started sync activity_log... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_view 8:32PM INFO conductor\conductor.go:275 Started sync analysis_view... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=analysis_view_budget_entry 8:32PM INFO conductor\conductor.go:275 Started sync analysis_view_budget_entry... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=analysis_view_entry 8:32PM INFO conductor\conductor.go:275 Started sync analysis_view_entry... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_view_filter 8:32PM INFO conductor\conductor.go:275 Started sync analysis_view_filter... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_by_dim_user_param 8:32PM INFO conductor\conductor.go:275 Started sync analysis_by_dim_user_param... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=application_area_setup 8:32PM INFO conductor\conductor.go:275 Started sync application_area_setup... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=approval_entry 8:32PM INFO conductor\conductor.go:275 Started sync approval_entry... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=approvals_activities_cue 8:32PM INFO conductor\conductor.go:275 Started sync approvals_activities_cue... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=assembly_comment_line 8:32PM INFO conductor\conductor.go:275 Started sync assembly_comment_line... load_scope=full 8:32PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=assembly_setup 8:32PM INFO conductor\conductor.go:275 Started sync assembly_setup... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=assisted_company_setup_status 8:33PM INFO conductor\conductor.go:275 Started sync assisted_company_setup_status... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=avg_cost_adjmt_entry_point 8:33PM INFO conductor\conductor.go:275 Started sync avg_cost_adjmt_entry_point... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=azure_ad_mgt_setup 8:33PM INFO conductor\conductor.go:275 Started sync azure_ad_mgt_setup... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bom_component 8:33PM INFO conductor\conductor.go:275 Started sync bom_component... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_acc_rec_match_buffer 8:33PM INFO conductor\conductor.go:275 Started sync bank_acc_rec_match_buffer... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_acc_reconciliation 8:33PM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_acc_reconciliation_line 8:33PM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation_line... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bank_account 8:33PM INFO conductor\conductor.go:275 Started sync bank_account... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bank_account_ledger_entry 8:33PM INFO conductor\conductor.go:275 Started sync bank_account_ledger_entry... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bank_account_posting_group 8:33PM INFO conductor\conductor.go:275 Started sync bank_account_posting_group... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bank_account_statement 8:33PM INFO conductor\conductor.go:275 Started sync bank_account_statement... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bank_account_statement_line 8:33PM INFO conductor\conductor.go:275 Started sync bank_account_statement_line... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_clearing_standard 8:33PM INFO conductor\conductor.go:275 Started sync bank_clearing_standard... load_scope=full 8:33PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_export_import_setup 8:33PM INFO conductor\conductor.go:275 Started sync bank_export_import_setup... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_pmt_appl_rule 8:34PM INFO conductor\conductor.go:275 Started sync bank_pmt_appl_rule... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=base_calendar 8:34PM INFO conductor\conductor.go:275 Started sync base_calendar... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=batch_processing_parameter 8:34PM INFO conductor\conductor.go:275 Started sync batch_processing_parameter... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bss_imemictrade_eliminate_rpt 8:34PM INFO conductor\conductor.go:275 Started sync bss_imemictrade_eliminate_rpt... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_app_product_family 8:34PM INFO conductor\conductor.go:275 Started sync bssi_app_product_family... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_icbbudget_ledger_entry 8:34PM INFO conductor\conductor.go:275 Started sync bssi_icbbudget_ledger_entry... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_logos 8:34PM INFO conductor\conductor.go:275 Started sync bssi_logos... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mem1099_form_boxes 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mem1099_form_boxes... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_memdefault_entity 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memdefault_entity... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memelim_calculated_amount 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memelim_calculated_amount... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_mementity_bank_account 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mementity_bank_account... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_mementity_fixed_asset 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mementity_fixed_asset... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mementity_location_new 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mementity_location_new... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_mementity_payment_method 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mementity_payment_method... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_mementity_resources 8:34PM INFO conductor\conductor.go:275 Started sync bssi_mementity_resources... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memhdr_entity_for_excel 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memhdr_entity_for_excel... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_meminstallation_wizard 8:34PM INFO conductor\conductor.go:275 Started sync bssi_meminstallation_wizard... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_memintercompany_setup 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memintercompany_setup... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memorg_struct_setup2 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memorg_struct_setup2... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memprice_list_filter_temp 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memprice_list_filter_temp... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memsecurity_source_temp 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memsecurity_source_temp... load_scope=full 8:34PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_memsubscription_user 8:34PM INFO conductor\conductor.go:275 Started sync bssi_memsubscription_user... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memsystem_setup 8:35PM INFO conductor\conductor.go:275 Started sync bssi_memsystem_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_memtelemetry_state 8:35PM INFO conductor\conductor.go:275 Started sync bssi_memtelemetry_state... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memuser_security 8:35PM INFO conductor\conductor.go:275 Started sync bssi_memuser_security... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_memuser_security_new_api 8:35PM INFO conductor\conductor.go:275 Started sync bssi_memuser_security_new_api... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_stripe_coupon 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_coupon... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_currency_new 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_currency_new... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_customer2 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_customer2... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_stripe_plan2 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan2... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_stripe_plan_tiers 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan_tiers... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=bssi_stripe_product2 8:35PM INFO conductor\conductor.go:275 Started sync bssi_stripe_product2... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=business_chart_user_setup 8:35PM INFO conductor\conductor.go:275 Started sync business_chart_user_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=business_relation 8:35PM INFO conductor\conductor.go:275 Started sync business_relation... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cds_connection_setup 8:35PM INFO conductor\conductor.go:275 Started sync cds_connection_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cos_data_management_setup 8:35PM INFO conductor\conductor.go:275 Started sync cos_data_management_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=crm_connection_setup 8:35PM INFO conductor\conductor.go:275 Started sync crm_connection_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cancelled_document 8:35PM INFO conductor\conductor.go:275 Started sync cancelled_document... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cash_flow_setup 8:35PM INFO conductor\conductor.go:275 Started sync cash_flow_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=change_log_entry 8:35PM INFO conductor\conductor.go:275 Started sync change_log_entry... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=change_log_setup 8:35PM INFO conductor\conductor.go:275 Started sync change_log_setup... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=chart_definition 8:35PM INFO conductor\conductor.go:275 Started sync chart_definition... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=check_ledger_entry 8:35PM INFO conductor\conductor.go:275 Started sync check_ledger_entry... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=column_layout 8:35PM INFO conductor\conductor.go:275 Started sync column_layout... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=column_layout_name 8:35PM INFO conductor\conductor.go:275 Started sync column_layout_name... load_scope=full 8:35PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=company_information 8:35PM INFO conductor\conductor.go:275 Started sync company_information... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_line 8:36PM INFO conductor\conductor.go:275 Started sync config_line... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_media_buffer 8:36PM INFO conductor\conductor.go:275 Started sync config_media_buffer... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package 8:36PM INFO conductor\conductor.go:275 Started sync config_package... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package_data 8:36PM INFO conductor\conductor.go:275 Started sync config_package_data... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package_error 8:36PM INFO conductor\conductor.go:275 Started sync config_package_error... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_package_field 8:36PM INFO conductor\conductor.go:275 Started sync config_package_field... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package_filter 8:36PM INFO conductor\conductor.go:275 Started sync config_package_filter... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package_record 8:36PM INFO conductor\conductor.go:275 Started sync config_package_record... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_package_table 8:36PM INFO conductor\conductor.go:275 Started sync config_package_table... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_question 8:36PM INFO conductor\conductor.go:275 Started sync config_question... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_question_area 8:36PM INFO conductor\conductor.go:275 Started sync config_question_area... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_questionnaire 8:36PM INFO conductor\conductor.go:275 Started sync config_questionnaire... load_scope=full 8:36PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_related_field 8:36PM INFO conductor\conductor.go:275 Started sync config_related_field... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_related_table 8:37PM INFO conductor\conductor.go:275 Started sync config_related_table... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_setup 8:37PM INFO conductor\conductor.go:275 Started sync config_setup... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_table_processing_rule 8:37PM INFO conductor\conductor.go:275 Started sync config_table_processing_rule... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_template_header 8:37PM INFO conductor\conductor.go:275 Started sync config_template_header... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=config_template_line 8:37PM INFO conductor\conductor.go:275 Started sync config_template_line... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_tmpl_selection_rules 8:37PM INFO conductor\conductor.go:275 Started sync config_tmpl_selection_rules... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=contact 8:37PM INFO conductor\conductor.go:275 Started sync contact... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=contact_business_relation 8:37PM INFO conductor\conductor.go:275 Started sync contact_business_relation... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=copy_item_parameters 8:37PM INFO conductor\conductor.go:275 Started sync copy_item_parameters... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cost_accounting_setup 8:37PM INFO conductor\conductor.go:275 Started sync cost_accounting_setup... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cost_journal_batch 8:37PM INFO conductor\conductor.go:275 Started sync cost_journal_batch... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cost_journal_template 8:37PM INFO conductor\conductor.go:275 Started sync cost_journal_template... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cost_type 8:37PM INFO conductor\conductor.go:275 Started sync cost_type... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=country_region 8:37PM INFO conductor\conductor.go:275 Started sync country_region... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=credit_transfer_register 8:37PM INFO conductor\conductor.go:275 Started sync credit_transfer_register... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=currency 8:37PM INFO conductor\conductor.go:275 Started sync currency... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=cust_ledger_entry 8:37PM INFO conductor\conductor.go:275 Started sync cust_ledger_entry... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=custom_address_format 8:37PM INFO conductor\conductor.go:275 Started sync custom_address_format... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=custom_address_format_line 8:37PM INFO conductor\conductor.go:275 Started sync custom_address_format_line... load_scope=full 8:37PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=custom_report_layout 8:37PM INFO conductor\conductor.go:275 Started sync custom_report_layout... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=custom_report_selection 8:38PM INFO conductor\conductor.go:275 Started sync custom_report_selection... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=customer 8:38PM INFO conductor\conductor.go:275 Started sync customer... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=customer_posting_group 8:38PM INFO conductor\conductor.go:275 Started sync customer_posting_group... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=customer_price_group 8:38PM INFO conductor\conductor.go:275 Started sync customer_price_group... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch 8:38PM INFO conductor\conductor.go:275 Started sync data_exch... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=data_exch_column_def 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_column_def... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=data_exch_def 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_def... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=data_exch_field 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_field... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_field_grouping 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_field_grouping... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_field_mapping 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_field_mapping_buf 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping_buf... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_flow_field_gr_buff 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_flow_field_gr_buff... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_line_def 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_line_def... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_mapping 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_mapping... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exch_table_filter 8:38PM INFO conductor\conductor.go:275 Started sync data_exch_table_filter... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_exchange_type 8:38PM INFO conductor\conductor.go:275 Started sync data_exchange_type... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=data_migration_setup 8:38PM INFO conductor\conductor.go:275 Started sync data_migration_setup... load_scope=full 8:38PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=default_dimension 8:38PM INFO conductor\conductor.go:275 Started sync default_dimension... load_scope=full 8:39PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=default_dimension_priority 8:39PM INFO conductor\conductor.go:275 Started sync default_dimension_priority... load_scope=full 8:39PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=depreciation_book 8:39PM INFO conductor\conductor.go:275 Started sync depreciation_book... load_scope=full 8:39PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=designer_diagnostic 8:39PM INFO conductor\conductor.go:275 Started sync designer_diagnostic... load_scope=full 8:39PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=detailed_cust_ledg_entry 8:39PM INFO conductor\conductor.go:275 Started sync detailed_cust_ledg_entry... load_scope=full 8:39PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=detailed_vendor_ledg_entry 8:39PM INFO conductor\conductor.go:275 Started sync detailed_vendor_ledg_entry... load_scope=full 8:40PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dim_correct_selection_criteria 8:40PM INFO conductor\conductor.go:275 Started sync dim_correct_selection_criteria... load_scope=full 8:40PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dim_correction_change 8:40PM INFO conductor\conductor.go:275 Started sync dim_correction_change... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dim_correction_entry_log 8:41PM INFO conductor\conductor.go:275 Started sync dim_correction_entry_log... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dim_correction_set_buffer 8:41PM INFO conductor\conductor.go:275 Started sync dim_correction_set_buffer... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dim_value_per_account 8:41PM INFO conductor\conductor.go:275 Started sync dim_value_per_account... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension 8:41PM INFO conductor\conductor.go:275 Started sync dimension... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension_buffer 8:41PM INFO conductor\conductor.go:275 Started sync dimension_buffer... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension_correction 8:41PM INFO conductor\conductor.go:275 Started sync dimension_correction... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension_set_entry 8:41PM INFO conductor\conductor.go:275 Started sync dimension_set_entry... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension_set_tree_node 8:41PM INFO conductor\conductor.go:275 Started sync dimension_set_tree_node... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=dimension_value 8:41PM INFO conductor\conductor.go:275 Started sync dimension_value... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=doc_exch_service_setup 8:41PM INFO conductor\conductor.go:275 Started sync doc_exch_service_setup... load_scope=full 8:41PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=document_attachment 8:41PM INFO conductor\conductor.go:275 Started sync document_attachment... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=document_sending_profile 8:42PM INFO conductor\conductor.go:275 Started sync document_sending_profile... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dynamic_request_page_entity 8:42PM INFO conductor\conductor.go:275 Started sync dynamic_request_page_entity... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=dynamic_request_page_field 8:42PM INFO conductor\conductor.go:275 Started sync dynamic_request_page_field... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=eft_export 8:42PM INFO conductor\conductor.go:275 Started sync eft_export... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=eft_export_workset 8:42PM INFO conductor\conductor.go:275 Started sync eft_export_workset... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=electronic_document_format 8:42PM INFO conductor\conductor.go:275 Started sync electronic_document_format... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=error_message_register 8:42PM INFO conductor\conductor.go:275 Started sync error_message_register... load_scope=full 8:42PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=experience_tier_setup 8:42PM INFO conductor\conductor.go:275 Started sync experience_tier_setup... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_class 8:43PM INFO conductor\conductor.go:275 Started sync fa_class... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_date_type 8:43PM INFO conductor\conductor.go:275 Started sync fa_date_type... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_depreciation_book 8:43PM INFO conductor\conductor.go:275 Started sync fa_depreciation_book... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_journal_batch 8:43PM INFO conductor\conductor.go:275 Started sync fa_journal_batch... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_journal_setup 8:43PM INFO conductor\conductor.go:275 Started sync fa_journal_setup... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_journal_template 8:43PM INFO conductor\conductor.go:275 Started sync fa_journal_template... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_ledger_entry 8:43PM INFO conductor\conductor.go:275 Started sync fa_ledger_entry... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_location 8:43PM INFO conductor\conductor.go:275 Started sync fa_location... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_matrix_posting_type 8:43PM INFO conductor\conductor.go:275 Started sync fa_matrix_posting_type... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=fa_posting_group 8:43PM INFO conductor\conductor.go:275 Started sync fa_posting_group... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_posting_type 8:43PM INFO conductor\conductor.go:275 Started sync fa_posting_type... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=fa_posting_type_setup 8:43PM INFO conductor\conductor.go:275 Started sync fa_posting_type_setup... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_reclass_journal_batch 8:43PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_batch... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=fa_reclass_journal_line 8:43PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_line... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_reclass_journal_template 8:43PM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_template... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=fa_register 8:43PM INFO conductor\conductor.go:275 Started sync fa_register... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_setup 8:43PM INFO conductor\conductor.go:275 Started sync fa_setup... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_subclass 8:43PM INFO conductor\conductor.go:275 Started sync fa_subclass... load_scope=full 8:43PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=feature_data_update_status 8:43PM INFO conductor\conductor.go:275 Started sync feature_data_update_status... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=field_monitoring_setup 8:44PM INFO conductor\conductor.go:275 Started sync field_monitoring_setup... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=finance_charge_terms 8:44PM INFO conductor\conductor.go:275 Started sync finance_charge_terms... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=finance_cue 8:44PM INFO conductor\conductor.go:275 Started sync finance_cue... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=financial_report 8:44PM INFO conductor\conductor.go:275 Started sync financial_report... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=financial_report_user_filters 8:44PM INFO conductor\conductor.go:275 Started sync financial_report_user_filters... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=fixed_asset 8:44PM INFO conductor\conductor.go:275 Started sync fixed_asset... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_item_ledger_relation 8:44PM INFO conductor\conductor.go:275 Started sync gl_item_ledger_relation... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gl_account 8:44PM INFO conductor\conductor.go:275 Started sync gl_account... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_account_category 8:44PM INFO conductor\conductor.go:275 Started sync gl_account_category... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_budget_entry 8:44PM INFO conductor\conductor.go:275 Started sync gl_budget_entry... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_budget_name 8:44PM INFO conductor\conductor.go:275 Started sync gl_budget_name... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_entry 8:44PM INFO conductor\conductor.go:275 Started sync gl_entry... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_entry_vat_entry_link 8:44PM INFO conductor\conductor.go:275 Started sync gl_entry_vat_entry_link... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gl_register 8:44PM INFO conductor\conductor.go:275 Started sync gl_register... load_scope=full 8:44PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_business_posting_group 8:44PM INFO conductor\conductor.go:275 Started sync gen_business_posting_group... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_jnl_allocation 8:45PM INFO conductor\conductor.go:275 Started sync gen_jnl_allocation... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_journal_batch 8:45PM INFO conductor\conductor.go:275 Started sync gen_journal_batch... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_journal_line 8:45PM INFO conductor\conductor.go:275 Started sync gen_journal_line... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_journal_template 8:45PM INFO conductor\conductor.go:275 Started sync gen_journal_template... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gen_product_posting_group 8:45PM INFO conductor\conductor.go:275 Started sync gen_product_posting_group... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=general_ledger_setup 8:45PM INFO conductor\conductor.go:275 Started sync general_ledger_setup... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=general_posting_setup 8:45PM INFO conductor\conductor.go:275 Started sync general_posting_setup... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=human_resource_unit_of_measure 8:45PM INFO conductor\conductor.go:275 Started sync human_resource_unit_of_measure... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=human_resources_setup 8:45PM INFO conductor\conductor.go:275 Started sync human_resources_setup... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=hybrid_deployment_setup 8:45PM INFO conductor\conductor.go:275 Started sync hybrid_deployment_setup... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ic_setup 8:45PM INFO conductor\conductor.go:275 Started sync ic_setup... load_scope=full 8:45PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_doc_xtender_setup 8:45PM INFO conductor\conductor.go:275 Started sync iwx_doc_xtender_setup... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_iept_setup 8:46PM INFO conductor\conductor.go:275 Started sync iwx_iept_setup... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_reg_registration_header 8:46PM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_header... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_reg_registration_line 8:46PM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_line... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_registration_header 8:46PM INFO conductor\conductor.go:275 Started sync iwx_registration_header... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=iwx_registration_line 8:46PM INFO conductor\conductor.go:275 Started sync iwx_registration_line... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=incoming_document 8:46PM INFO conductor\conductor.go:275 Started sync incoming_document... load_scope=full 8:46PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=incoming_document_attachment 8:46PM INFO conductor\conductor.go:275 Started sync incoming_document_attachment... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=incoming_documents_setup 8:47PM INFO conductor\conductor.go:275 Started sync incoming_documents_setup... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=insurance_journal_batch 8:47PM INFO conductor\conductor.go:275 Started sync insurance_journal_batch... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=insurance_journal_template 8:47PM INFO conductor\conductor.go:275 Started sync insurance_journal_template... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=interaction_template_setup 8:47PM INFO conductor\conductor.go:275 Started sync interaction_template_setup... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=invalidated_dim_correction 8:47PM INFO conductor\conductor.go:275 Started sync invalidated_dim_correction... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_posting_group 8:47PM INFO conductor\conductor.go:275 Started sync inventory_posting_group... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_posting_setup 8:47PM INFO conductor\conductor.go:275 Started sync inventory_posting_setup... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=inventory_setup 8:47PM INFO conductor\conductor.go:275 Started sync inventory_setup... load_scope=full 8:47PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item 8:47PM INFO conductor\conductor.go:275 Started sync item... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_application_entry 8:48PM INFO conductor\conductor.go:275 Started sync item_application_entry... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_application_entry_history 8:48PM INFO conductor\conductor.go:275 Started sync item_application_entry_history... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_budget_entry 8:48PM INFO conductor\conductor.go:275 Started sync item_budget_entry... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_budget_name 8:48PM INFO conductor\conductor.go:275 Started sync item_budget_name... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_category 8:48PM INFO conductor\conductor.go:275 Started sync item_category... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_charge 8:48PM INFO conductor\conductor.go:275 Started sync item_charge... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_journal_batch 8:48PM INFO conductor\conductor.go:275 Started sync item_journal_batch... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_journal_line 8:48PM INFO conductor\conductor.go:275 Started sync item_journal_line... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_journal_template 8:48PM INFO conductor\conductor.go:275 Started sync item_journal_template... load_scope=full 8:48PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_ledger_entry 8:48PM INFO conductor\conductor.go:275 Started sync item_ledger_entry... load_scope=full 8:51PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_register 8:51PM INFO conductor\conductor.go:275 Started sync item_register... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=item_tracking_code 8:52PM INFO conductor\conductor.go:275 Started sync item_tracking_code... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=item_unit_of_measure 8:52PM INFO conductor\conductor.go:275 Started sync item_unit_of_measure... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_journal_batch 8:52PM INFO conductor\conductor.go:275 Started sync job_journal_batch... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_journal_template 8:52PM INFO conductor\conductor.go:275 Started sync job_journal_template... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_posting_group 8:52PM INFO conductor\conductor.go:275 Started sync job_posting_group... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_queue_category 8:52PM INFO conductor\conductor.go:275 Started sync job_queue_category... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_queue_entry 8:52PM INFO conductor\conductor.go:275 Started sync job_queue_entry... load_scope=full 8:52PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=job_queue_log_entry 8:52PM INFO conductor\conductor.go:275 Started sync job_queue_log_entry... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=job_responsibility 8:53PM INFO conductor\conductor.go:275 Started sync job_responsibility... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=job_wip_method 8:53PM INFO conductor\conductor.go:275 Started sync job_wip_method... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=jobs_setup 8:53PM INFO conductor\conductor.go:275 Started sync jobs_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=language 8:53PM INFO conductor\conductor.go:275 Started sync language... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=last_used_chart 8:53PM INFO conductor\conductor.go:275 Started sync last_used_chart... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=location 8:53PM INFO conductor\conductor.go:275 Started sync location... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=manufacturing_cue 8:53PM INFO conductor\conductor.go:275 Started sync manufacturing_cue... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=manufacturing_setup 8:53PM INFO conductor\conductor.go:275 Started sync manufacturing_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=marketing_setup 8:53PM INFO conductor\conductor.go:275 Started sync marketing_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=media_repository 8:53PM INFO conductor\conductor.go:275 Started sync media_repository... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=miniform_function 8:53PM INFO conductor\conductor.go:275 Started sync miniform_function... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=miniform_function_group 8:53PM INFO conductor\conductor.go:275 Started sync miniform_function_group... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=miniform_header 8:53PM INFO conductor\conductor.go:275 Started sync miniform_header... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=miniform_line 8:53PM INFO conductor\conductor.go:275 Started sync miniform_line... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=my_notifications 8:53PM INFO conductor\conductor.go:275 Started sync my_notifications... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=nav_app_installed_app 8:53PM INFO conductor\conductor.go:275 Started sync nav_app_installed_app... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=nav_app_setting 8:53PM INFO conductor\conductor.go:275 Started sync nav_app_setting... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=nav_app_tenant_add_in 8:53PM INFO conductor\conductor.go:275 Started sync nav_app_tenant_add_in... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=named_forward_link 8:53PM INFO conductor\conductor.go:275 Started sync named_forward_link... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series 8:53PM INFO conductor\conductor.go:275 Started sync no_series... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series_generation 8:53PM INFO conductor\conductor.go:275 Started sync no_series_generation... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series_generation_detail 8:53PM INFO conductor\conductor.go:275 Started sync no_series_generation_detail... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series_line 8:53PM INFO conductor\conductor.go:275 Started sync no_series_line... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series_relationship 8:53PM INFO conductor\conductor.go:275 Started sync no_series_relationship... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=no_series_tenant 8:53PM INFO conductor\conductor.go:275 Started sync no_series_tenant... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=nonstock_item_setup 8:53PM INFO conductor\conductor.go:275 Started sync nonstock_item_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=notification_entry 8:53PM INFO conductor\conductor.go:275 Started sync notification_entry... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=notification_schedule 8:53PM INFO conductor\conductor.go:275 Started sync notification_schedule... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=notification_setup 8:53PM INFO conductor\conductor.go:275 Started sync notification_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=o365_brand_color 8:53PM INFO conductor\conductor.go:275 Started sync o365_brand_color... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=o365_device_setup_instructions 8:53PM INFO conductor\conductor.go:275 Started sync o365_device_setup_instructions... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=o365_getting_started_page_data 8:53PM INFO conductor\conductor.go:275 Started sync o365_getting_started_page_data... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=o365_html_template 8:53PM INFO conductor\conductor.go:275 Started sync o365_html_template... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=o365_payment_service_logo 8:53PM INFO conductor\conductor.go:275 Started sync o365_payment_service_logo... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ocr_service_setup 8:53PM INFO conductor\conductor.go:275 Started sync ocr_service_setup... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_delivery 8:53PM INFO conductor\conductor.go:275 Started sync omh_delivery... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_generator 8:53PM INFO conductor\conductor.go:275 Started sync omh_generator... load_scope=full 8:53PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_posted_delivery 8:53PM INFO conductor\conductor.go:275 Started sync omh_posted_delivery... load_scope=full 8:54PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_posted_purch_rcpt_invoice 8:54PM INFO conductor\conductor.go:275 Started sync omh_posted_purch_rcpt_invoice... load_scope=full 8:54PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_purch_rcpt_invoice 8:54PM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice... load_scope=full 8:54PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_purch_rcpt_invoice_archive 8:54PM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice_archive... load_scope=full 8:54PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_sales_and_shipping_setup 8:54PM INFO conductor\conductor.go:275 Started sync omh_sales_and_shipping_setup... load_scope=full 8:54PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=omh_salesand_shipping 8:54PM INFO conductor\conductor.go:275 Started sync omh_salesand_shipping... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=object_options 8:55PM INFO conductor\conductor.go:275 Started sync object_options... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=object_profile 8:55PM INFO conductor\conductor.go:275 Started sync object_profile... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=office_add_in_setup 8:55PM INFO conductor\conductor.go:275 Started sync office_add_in_setup... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=online_map_parameter_setup 8:55PM INFO conductor\conductor.go:275 Started sync online_map_parameter_setup... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=online_map_setup 8:55PM INFO conductor\conductor.go:275 Started sync online_map_setup... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=order_promising_setup 8:55PM INFO conductor\conductor.go:275 Started sync order_promising_setup... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=over_receipt_code 8:55PM INFO conductor\conductor.go:275 Started sync over_receipt_code... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=page_data_personalization 8:55PM INFO conductor\conductor.go:275 Started sync page_data_personalization... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=payment_jnl_export_error_text 8:55PM INFO conductor\conductor.go:275 Started sync payment_jnl_export_error_text... load_scope=full 8:55PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=payment_matching_details 8:55PM INFO conductor\conductor.go:275 Started sync payment_matching_details... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=payment_method 8:56PM INFO conductor\conductor.go:275 Started sync payment_method... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=payment_registration_setup 8:56PM INFO conductor\conductor.go:275 Started sync payment_registration_setup... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=payment_terms 8:56PM INFO conductor\conductor.go:275 Started sync payment_terms... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=positive_pay_entry 8:56PM INFO conductor\conductor.go:275 Started sync positive_pay_entry... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=positive_pay_entry_detail 8:56PM INFO conductor\conductor.go:275 Started sync positive_pay_entry_detail... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=post_code 8:56PM INFO conductor\conductor.go:275 Started sync post_code... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_approval_entry 8:56PM INFO conductor\conductor.go:275 Started sync posted_approval_entry... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=posted_assemble_to_order_link 8:56PM INFO conductor\conductor.go:275 Started sync posted_assemble_to_order_link... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=posted_assembly_header 8:56PM INFO conductor\conductor.go:275 Started sync posted_assembly_header... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_assembly_line 8:56PM INFO conductor\conductor.go:275 Started sync posted_assembly_line... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=posted_docs_with_no_inc_buf 8:56PM INFO conductor\conductor.go:275 Started sync posted_docs_with_no_inc_buf... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=posted_gen_journal_batch 8:56PM INFO conductor\conductor.go:275 Started sync posted_gen_journal_batch... load_scope=full 8:56PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=posted_gen_journal_line 8:56PM INFO conductor\conductor.go:275 Started sync posted_gen_journal_line... load_scope=full 8:57PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=power_bi_context_settings 8:57PM INFO conductor\conductor.go:275 Started sync power_bi_context_settings... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=power_bi_displayed_element 8:58PM INFO conductor\conductor.go:275 Started sync power_bi_displayed_element... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=price_calculation_setup 8:58PM INFO conductor\conductor.go:275 Started sync price_calculation_setup... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=price_list_header 8:58PM INFO conductor\conductor.go:275 Started sync price_list_header... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=price_list_line 8:58PM INFO conductor\conductor.go:275 Started sync price_list_line... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=privacy_notice 8:58PM INFO conductor\conductor.go:275 Started sync privacy_notice... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=privacy_notice_approval 8:58PM INFO conductor\conductor.go:275 Started sync privacy_notice_approval... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=profile_designer_diagnostic 8:58PM INFO conductor\conductor.go:275 Started sync profile_designer_diagnostic... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_comment_line 8:58PM INFO conductor\conductor.go:275 Started sync purch_comment_line... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_comment_line_archive 8:58PM INFO conductor\conductor.go:275 Started sync purch_comment_line_archive... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_cr_memo_entity_buffer 8:58PM INFO conductor\conductor.go:275 Started sync purch_cr_memo_entity_buffer... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_cr_memo_hdr 8:58PM INFO conductor\conductor.go:275 Started sync purch_cr_memo_hdr... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_cr_memo_line 8:58PM INFO conductor\conductor.go:275 Started sync purch_cr_memo_line... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_inv_entity_aggregate 8:58PM INFO conductor\conductor.go:275 Started sync purch_inv_entity_aggregate... load_scope=full 8:58PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_inv_header 8:58PM INFO conductor\conductor.go:275 Started sync purch_inv_header... load_scope=full 8:59PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=purch_inv_line 8:59PM INFO conductor\conductor.go:275 Started sync purch_inv_line... load_scope=full 9:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_inv_line_aggregate 9:00PM INFO conductor\conductor.go:275 Started sync purch_inv_line_aggregate... load_scope=full 9:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_rcpt_header 9:00PM INFO conductor\conductor.go:275 Started sync purch_rcpt_header... load_scope=full 9:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purch_rcpt_line 9:00PM INFO conductor\conductor.go:275 Started sync purch_rcpt_line... load_scope=full 9:01PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purchase_header 9:01PM INFO conductor\conductor.go:275 Started sync purchase_header... load_scope=full 9:01PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purchase_header_archive 9:01PM INFO conductor\conductor.go:275 Started sync purchase_header_archive... load_scope=full 9:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purchase_line 9:03PM INFO conductor\conductor.go:275 Started sync purchase_line... load_scope=full 9:03PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=purchase_line_archive 9:03PM INFO conductor\conductor.go:275 Started sync purchase_line_archive... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purchase_order_entity_buffer 9:04PM INFO conductor\conductor.go:275 Started sync purchase_order_entity_buffer... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=purchases_payables_setup 9:04PM INFO conductor\conductor.go:275 Started sync purchases_payables_setup... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=purchasing 9:04PM INFO conductor\conductor.go:275 Started sync purchasing... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=rc_headlines_user_data 9:04PM INFO conductor\conductor.go:275 Started sync rc_headlines_user_data... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=record_link 9:04PM INFO conductor\conductor.go:275 Started sync record_link... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=remit_address 9:04PM INFO conductor\conductor.go:275 Started sync remit_address... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=repair_status 9:04PM INFO conductor\conductor.go:275 Started sync repair_status... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=report_layout_selection 9:04PM INFO conductor\conductor.go:275 Started sync report_layout_selection... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=report_selection_warehouse 9:04PM INFO conductor\conductor.go:275 Started sync report_selection_warehouse... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=report_selections 9:04PM INFO conductor\conductor.go:275 Started sync report_selections... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=req_wksh_template 9:04PM INFO conductor\conductor.go:275 Started sync req_wksh_template... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=requisition_wksh_name 9:04PM INFO conductor\conductor.go:275 Started sync requisition_wksh_name... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=reservation_entry 9:04PM INFO conductor\conductor.go:275 Started sync reservation_entry... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=reservation_wksh_batch 9:04PM INFO conductor\conductor.go:275 Started sync reservation_wksh_batch... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=resource 9:04PM INFO conductor\conductor.go:275 Started sync resource... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=resources_setup 9:04PM INFO conductor\conductor.go:275 Started sync resources_setup... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=restricted_record 9:04PM INFO conductor\conductor.go:275 Started sync restricted_record... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=retention_period 9:04PM INFO conductor\conductor.go:275 Started sync retention_period... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=return_receipt_header 9:04PM INFO conductor\conductor.go:275 Started sync return_receipt_header... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=return_receipt_line 9:04PM INFO conductor\conductor.go:275 Started sync return_receipt_line... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=return_shipment_header 9:04PM INFO conductor\conductor.go:275 Started sync return_shipment_header... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=return_shipment_line 9:04PM INFO conductor\conductor.go:275 Started sync return_shipment_line... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=swift_code 9:04PM INFO conductor\conductor.go:275 Started sync swift_code... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_receivables_setup 9:04PM INFO conductor\conductor.go:275 Started sync sales_receivables_setup... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_comment_line 9:04PM INFO conductor\conductor.go:275 Started sync sales_comment_line... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_cr_memo_entity_buffer 9:04PM INFO conductor\conductor.go:275 Started sync sales_cr_memo_entity_buffer... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_cr_memo_header 9:04PM INFO conductor\conductor.go:275 Started sync sales_cr_memo_header... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_cr_memo_line 9:04PM INFO conductor\conductor.go:275 Started sync sales_cr_memo_line... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_cycle 9:04PM INFO conductor\conductor.go:275 Started sync sales_cycle... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_document_icon 9:04PM INFO conductor\conductor.go:275 Started sync sales_document_icon... load_scope=full 9:04PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_header 9:04PM INFO conductor\conductor.go:275 Started sync sales_header... load_scope=full 9:05PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_header_archive 9:05PM INFO conductor\conductor.go:275 Started sync sales_header_archive... load_scope=full 9:05PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_invoice_entity_aggregate 9:05PM INFO conductor\conductor.go:275 Started sync sales_invoice_entity_aggregate... load_scope=full 9:06PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_invoice_header 9:06PM INFO conductor\conductor.go:275 Started sync sales_invoice_header... load_scope=full 9:07PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_invoice_line 9:07PM INFO conductor\conductor.go:275 Started sync sales_invoice_line... load_scope=full 9:09PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_line 9:09PM INFO conductor\conductor.go:275 Started sync sales_line... load_scope=full 9:09PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_line_archive 9:09PM INFO conductor\conductor.go:275 Started sync sales_line_archive... load_scope=full 9:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_order_entity_buffer 9:10PM INFO conductor\conductor.go:275 Started sync sales_order_entity_buffer... load_scope=full 9:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_quote_entity_buffer 9:10PM INFO conductor\conductor.go:275 Started sync sales_quote_entity_buffer... load_scope=full 9:10PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_shipment_header 9:10PM INFO conductor\conductor.go:275 Started sync sales_shipment_header... load_scope=full 9:12PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_shipment_line 9:12PM INFO conductor\conductor.go:275 Started sync sales_shipment_line... load_scope=full 9:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_tax_setup_wizard 9:13PM INFO conductor\conductor.go:275 Started sync sales_tax_setup_wizard... load_scope=full 9:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=salesperson_purchaser 9:13PM INFO conductor\conductor.go:275 Started sync salesperson_purchaser... load_scope=full 9:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=scheduled_task 9:13PM INFO conductor\conductor.go:275 Started sync scheduled_task... load_scope=full 9:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=selected_dimension 9:13PM INFO conductor\conductor.go:275 Started sync selected_dimension... load_scope=full 9:13PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sent_notification_entry 9:13PM INFO conductor\conductor.go:275 Started sync sent_notification_entry... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=service_mgt_setup 9:16PM INFO conductor\conductor.go:275 Started sync service_mgt_setup... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=service_status_priority_setup 9:16PM INFO conductor\conductor.go:275 Started sync service_status_priority_setup... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=session_event 9:16PM INFO conductor\conductor.go:275 Started sync session_event... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ship_to_address 9:16PM INFO conductor\conductor.go:275 Started sync ship_to_address... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=shipment_method 9:16PM INFO conductor\conductor.go:275 Started sync shipment_method... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=shipping_agent 9:16PM INFO conductor\conductor.go:275 Started sync shipping_agent... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=shipping_agent_services 9:16PM INFO conductor\conductor.go:275 Started sync shipping_agent_services... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=source_code 9:16PM INFO conductor\conductor.go:275 Started sync source_code... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=source_code_setup 9:16PM INFO conductor\conductor.go:275 Started sync source_code_setup... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_customer_sales_code 9:16PM INFO conductor\conductor.go:275 Started sync standard_customer_sales_code... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_general_journal 9:16PM INFO conductor\conductor.go:275 Started sync standard_general_journal... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_general_journal_line 9:16PM INFO conductor\conductor.go:275 Started sync standard_general_journal_line... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_purchase_code 9:16PM INFO conductor\conductor.go:275 Started sync standard_purchase_code... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_purchase_line 9:16PM INFO conductor\conductor.go:275 Started sync standard_purchase_line... load_scope=full 9:16PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_sales_code 9:16PM INFO conductor\conductor.go:275 Started sync standard_sales_code... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_sales_line 9:17PM INFO conductor\conductor.go:275 Started sync standard_sales_line... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_text 9:17PM INFO conductor\conductor.go:275 Started sync standard_text... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=standard_vendor_purchase_code 9:17PM INFO conductor\conductor.go:275 Started sync standard_vendor_purchase_code... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_area 9:17PM INFO conductor\conductor.go:275 Started sync tax_area... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_area_line 9:17PM INFO conductor\conductor.go:275 Started sync tax_area_line... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_detail 9:17PM INFO conductor\conductor.go:275 Started sync tax_detail... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_group 9:17PM INFO conductor\conductor.go:275 Started sync tax_group... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_jurisdiction 9:17PM INFO conductor\conductor.go:275 Started sync tax_jurisdiction... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tax_setup 9:17PM INFO conductor\conductor.go:275 Started sync tax_setup... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=team_member_cue 9:17PM INFO conductor\conductor.go:275 Started sync team_member_cue... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tenant_config_package_file 9:17PM INFO conductor\conductor.go:275 Started sync tenant_config_package_file... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tenant_license_state 9:17PM INFO conductor\conductor.go:275 Started sync tenant_license_state... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=tenant_media 9:17PM INFO conductor\conductor.go:275 Started sync tenant_media... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_media_set 9:17PM INFO conductor\conductor.go:275 Started sync tenant_media_set... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_media_thumbnails 9:17PM INFO conductor\conductor.go:275 Started sync tenant_media_thumbnails... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_permission 9:17PM INFO conductor\conductor.go:275 Started sync tenant_permission... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_permission_set 9:17PM INFO conductor\conductor.go:275 Started sync tenant_permission_set... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_permission_set_rel 9:17PM INFO conductor\conductor.go:275 Started sync tenant_permission_set_rel... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_report_layout 9:17PM INFO conductor\conductor.go:275 Started sync tenant_report_layout... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_report_layout_selection 9:17PM INFO conductor\conductor.go:275 Started sync tenant_report_layout_selection... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_web_service 9:17PM INFO conductor\conductor.go:275 Started sync tenant_web_service... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_web_service_columns 9:17PM INFO conductor\conductor.go:275 Started sync tenant_web_service_columns... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=tenant_web_service_odata 9:17PM INFO conductor\conductor.go:275 Started sync tenant_web_service_odata... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=top_customers_by_sales_buffer 9:17PM INFO conductor\conductor.go:275 Started sync top_customers_by_sales_buffer... load_scope=full 9:17PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transfer_header 9:17PM INFO conductor\conductor.go:275 Started sync transfer_header... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transfer_line 9:18PM INFO conductor\conductor.go:275 Started sync transfer_line... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transfer_route 9:18PM INFO conductor\conductor.go:275 Started sync transfer_route... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transfer_shipment_header 9:18PM INFO conductor\conductor.go:275 Started sync transfer_shipment_header... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transfer_shipment_line 9:18PM INFO conductor\conductor.go:275 Started sync transfer_shipment_line... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=transformation_rule 9:18PM INFO conductor\conductor.go:275 Started sync transformation_rule... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=trial_balance_cache 9:18PM INFO conductor\conductor.go:275 Started sync trial_balance_cache... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=trial_balance_cache_info 9:18PM INFO conductor\conductor.go:275 Started sync trial_balance_cache_info... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=trial_balance_setup 9:18PM INFO conductor\conductor.go:275 Started sync trial_balance_setup... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=unit_of_measure 9:18PM INFO conductor\conductor.go:275 Started sync unit_of_measure... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=unplanned_demand 9:18PM INFO conductor\conductor.go:275 Started sync unplanned_demand... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=user 9:18PM INFO conductor\conductor.go:275 Started sync user... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=user_personalization 9:18PM INFO conductor\conductor.go:275 Started sync user_personalization... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=user_security_status 9:18PM INFO conductor\conductor.go:275 Started sync user_security_status... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=user_setup 9:18PM INFO conductor\conductor.go:275 Started sync user_setup... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=user_time_register 9:18PM INFO conductor\conductor.go:275 Started sync user_time_register... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=vat_entry 9:18PM INFO conductor\conductor.go:275 Started sync vat_entry... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=vat_posting_setup 9:18PM INFO conductor\conductor.go:275 Started sync vat_posting_setup... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=vat_reg_no_srv_config 9:18PM INFO conductor\conductor.go:275 Started sync vat_reg_no_srv_config... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=vat_report_setup 9:18PM INFO conductor\conductor.go:275 Started sync vat_report_setup... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=vat_setup 9:18PM INFO conductor\conductor.go:275 Started sync vat_setup... load_scope=full 9:18PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=value_entry 9:18PM INFO conductor\conductor.go:275 Started sync value_entry... load_scope=full 9:19PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=vendor 9:19PM INFO conductor\conductor.go:275 Started sync vendor... load_scope=full 9:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=vendor_bank_account 9:20PM INFO conductor\conductor.go:275 Started sync vendor_bank_account... load_scope=full 9:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=vendor_ledger_entry 9:20PM INFO conductor\conductor.go:275 Started sync vendor_ledger_entry... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=vendor_posting_group 9:21PM INFO conductor\conductor.go:275 Started sync vendor_posting_group... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=wf_event_response_combination 9:21PM INFO conductor\conductor.go:275 Started sync wf_event_response_combination... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=warehouse_employee 9:21PM INFO conductor\conductor.go:275 Started sync warehouse_employee... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=warehouse_setup 9:21PM INFO conductor\conductor.go:275 Started sync warehouse_setup... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=word_template 9:21PM INFO conductor\conductor.go:275 Started sync word_template... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow 9:21PM INFO conductor\conductor.go:275 Started sync workflow... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_table_relation 9:21PM INFO conductor\conductor.go:275 Started sync workflow_table_relation... load_scope=full 9:21PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_category 9:21PM INFO conductor\conductor.go:275 Started sync workflow_category... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_event 9:22PM INFO conductor\conductor.go:275 Started sync workflow_event... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_event_queue 9:22PM INFO conductor\conductor.go:275 Started sync workflow_event_queue... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_response 9:22PM INFO conductor\conductor.go:275 Started sync workflow_response... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_rule 9:22PM INFO conductor\conductor.go:275 Started sync workflow_rule... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_step 9:22PM INFO conductor\conductor.go:275 Started sync workflow_step... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_step_argument 9:22PM INFO conductor\conductor.go:275 Started sync workflow_step_argument... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_step_argument_archive 9:22PM INFO conductor\conductor.go:275 Started sync workflow_step_argument_archive... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_step_instance 9:22PM INFO conductor\conductor.go:275 Started sync workflow_step_instance... load_scope=full 9:22PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_step_instance_archive 9:22PM INFO conductor\conductor.go:275 Started sync workflow_step_instance_archive... load_scope=full 9:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_table_relation_value 9:23PM INFO conductor\conductor.go:275 Started sync workflow_table_relation_value... load_scope=full 9:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_user_group 9:23PM INFO conductor\conductor.go:275 Started sync workflow_user_group... load_scope=full 9:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_user_group_member 9:23PM INFO conductor\conductor.go:275 Started sync workflow_user_group_member... load_scope=full 9:23PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=3 9:23PM INFO conductor\conductor.go:395 Worker stopped worker_number=3 9:25PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 9:25PM INFO conductor\conductor.go:395 Worker stopped worker_number=2 9:27PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 9:27PM INFO conductor\conductor.go:395 Worker stopped worker_number=1 9:29PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=5 9:29PM INFO conductor\conductor.go:395 Worker stopped worker_number=5 10:13PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=4 10:13PM INFO conductor\conductor.go:395 Worker stopped worker_number=4 10:13PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 10:13PM INFO conductor\run.go:49 All concurrent copiers completed successfully num_copiers=487 10:13PM ERROR conductor\run.go:113 Failed to finish batch load error="ERROR: permission denied for view v_load (SQLSTATE 42501)\npgw Exec_fresh_ctx failed for sql: CALL etl.batch_load_ended($1, $2, $3, NULL, NULL, NULL, NULL), command tag: " batch_load_id=0 10:13PM INFO ETL run batch_load_id=4 completed 4:49PM INFO db\etl.go:475 Closed unfinished batch loads from previous server instance num_batches_closed=2 num_loads_closed=0 4:49PM INFO listening on :8080 4:49PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:49PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:49PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T20:49:33.295Z 4:49PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T20:49:33.295Z 4:49PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-28T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:49PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-28T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:49PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T20:49:35.468Z 4:49PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T20:49:35.468Z 4:50PM INFO shutting down — waiting for active requests to finish... 4:50PM INFO etl_batch_load query error: closed pool pgw Query failed for sql: SELECT COALESCE(batch_load_id, 0), COALESCE(batch_summary, ''), COALESCE(is_latest, false), COALESCE(is_latest_success, false), COALESCE(load_scope_id, 0), COALESCE(load_scope, ''), COALESCE(execution_trigger, ''), COALESCE(sync_method, ''), COALESCE(num_workers, 0), COALESCE(include_extract_ids, '{}'::int[]), COALESCE(no_change_extract_ids, '{}'::int[]), COALESCE(incomplete_extract_ids, '{}'::int[]), COALESCE(batch_result, ''), batch_begin_at, batch_end_at, model_refresh_begin_at, model_refresh_end_at, COALESCE(batch_error_summary, ''), COALESCE(batch_error_detail, ''), updated_at, COALESCE(created_by, 0), COALESCE(created_by_user, ''), COALESCE(num_tables, 0), COALESCE(num_success, 0), COALESCE(num_failed, 0), COALESCE(num_retry, 0), COALESCE(num_incomplete, 0), COALESCE(perc_success, 0)::double precision FROM etl.v_batch_load WHERE updated_at > $1 ORDER BY batch_load_id DESC 4:51PM INFO listening on :8080 4:52PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:52PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:52PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T20:52:03.814Z 4:52PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T20:52:03.814Z 4:52PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-20T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:52PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-20T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:52PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T20:52:06.806Z 4:52PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T20:52:06.806Z 5:30PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:30PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:30PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:30:22.316Z 5:30PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:30:22.316Z 5:31PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:31:45.015Z 5:31PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:31:45.015Z 5:31PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:31PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 5:31PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:31:47.509Z 5:31PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:31:47.509Z 5:31PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 5:31PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:31:50.394Z 5:31PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:31:50.394Z 5:34PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:34PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:34PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:34:29.539Z 5:34PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:34:29.539Z 5:35PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:35PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:36PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:36:00.134Z 5:36PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:36:00.134Z 5:36PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 5:36PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:36PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:36PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled" 5:36PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:36:49.035Z 5:36PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:36:49.035Z 5:37PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled" 5:38PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:38PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 5:38PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T21:38:32.510Z 5:38PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T21:38:32.510Z 6:51PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:51PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:51PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:51:23.096Z 6:51PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:51:23.096Z 6:51PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:51PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:51PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 6:51PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:51:25.351Z 6:51PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:51:25.351Z 6:51PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:51PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:52PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:52:00.513Z 6:52PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:52:00.513Z 6:52PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:52PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:52PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 6:52PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:52:02.829Z 6:52PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:52:02.829Z 6:56PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:56PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:56PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-20T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:56PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-20T00:00:00.000Z to=2026-05-01T00:00:00.000Z 6:56PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:56:06.344Z 6:56PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:56:06.344Z 6:56PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 6:56PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T22:56:09.656Z 6:56PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T22:56:09.656Z 7:00PM INFO shutting down — waiting for active requests to finish... 7:01PM INFO listening on :8080 7:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:01:06.059Z 7:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:01:06.059Z 7:01PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 7:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:01:12.367Z 7:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:01:12.367Z 7:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:01:13.406Z 7:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:01:13.406Z 7:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:23PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:23:13.061Z 7:23PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:23:13.061Z 7:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-14T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:23PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 7:23PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:23:15.151Z 7:23PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:23:15.151Z 7:29PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-14T00:00:00.000Z to=2026-04-22T00:00:00.000Z 7:29PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-14T00:00:00.000Z to=2026-04-22T00:00:00.000Z 7:29PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:29:30.765Z 7:29PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:29:30.765Z 7:29PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:29PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:29PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:29:33.791Z 7:29PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:29:33.791Z 7:29PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:29PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-21T00:00:00.000Z to=2026-05-01T00:00:00.000Z 7:29PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-29T23:29:35.615Z 7:29PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-29T23:29:35.615Z 1:00AM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=full execution_trigger=scheduled batch_load_prefix="" created_by_user=chad include_table_ids=[] 1:00AM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 1:00AM INFO conductor\copiers.go:596 Available copiers count=487 1:00AM INFO conductor\copiers.go:99 Added default copiers to the queue count=487 1:00AM INFO enqueued ETL run batch_load_id=10 action=sync_concurrent_with_retry 1:00AM INFO ETL run batch_load_id=10 starting 1:00AM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=10 1:00AM INFO conductor\conductor.go:409 Started workers for copiers num_workers=5 num_copiers=487 1:00AM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=487 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_batch_spec 1:00AM INFO conductor\conductor.go:275 Started sync ans_batch_spec... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_batch_table_spec 1:00AM INFO conductor\conductor.go:275 Started sync ans_batch_table_spec... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_batch 1:00AM INFO conductor\conductor.go:275 Started sync ans_batch... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=aad_application 1:00AM INFO conductor\conductor.go:275 Started sync aad_application... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=ans_batch_row 1:00AM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_change_table_profile 1:00AM INFO conductor\conductor.go:275 Started sync ans_change_table_profile... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_config_dim_change 1:00AM INFO conductor\conductor.go:275 Started sync ans_config_dim_change... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_config_dim_change_table 1:00AM INFO conductor\conductor.go:275 Started sync ans_config_dim_change_table... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_dim_change_combination 1:00AM INFO conductor\conductor.go:275 Started sync ans_dim_change_combination... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_dim_change_pattern 1:00AM INFO conductor\conductor.go:275 Started sync ans_dim_change_pattern... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_missing_dim_set 1:00AM INFO conductor\conductor.go:275 Started sync ans_missing_dim_set... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_scope_dim_change 1:00AM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ans_scope_dim_change_table 1:00AM INFO conductor\conductor.go:275 Started sync ans_scope_dim_change_table... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ans_transfer_dim_set 1:00AM INFO conductor\conductor.go:275 Started sync ans_transfer_dim_set... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ans_valid_dim_combination 1:00AM INFO conductor\conductor.go:275 Started sync ans_valid_dim_combination... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_workflow_log 1:00AM INFO conductor\conductor.go:275 Started sync ans_workflow_log... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_afc_configuration 1:00AM INFO conductor\conductor.go:275 Started sync ava_afc_configuration... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_afc_tax_and_category_type 1:00AM INFO conductor\conductor.go:275 Started sync ava_afc_tax_and_category_type... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_address_country_region 1:00AM INFO conductor\conductor.go:275 Started sync ava_address_country_region... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_address_validated 1:00AM INFO conductor\conductor.go:275 Started sync ava_address_validated... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_company_list 1:00AM INFO conductor\conductor.go:275 Started sync ava_company_list... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_configuration 1:00AM INFO conductor\conductor.go:275 Started sync ava_configuration... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_configuration_elr 1:00AM INFO conductor\conductor.go:275 Started sync ava_configuration_elr... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ava_detail 1:00AM INFO conductor\conductor.go:275 Started sync ava_detail... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=ava_detail_posted 1:00AM INFO conductor\conductor.go:275 Started sync ava_detail_posted... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_entity_use_code 1:00AM INFO conductor\conductor.go:275 Started sync ava_entity_use_code... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_parameters 1:00AM INFO conductor\conductor.go:275 Started sync ava_parameters... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_state 1:00AM INFO conductor\conductor.go:275 Started sync ava_state... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ava_subscription 1:00AM INFO conductor\conductor.go:275 Started sync ava_subscription... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_tax_code_mapping 1:00AM INFO conductor\conductor.go:275 Started sync ava_tax_code_mapping... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ava_user_preference 1:00AM INFO conductor\conductor.go:275 Started sync ava_user_preference... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_sched_chart_setup_line 1:00AM INFO conductor\conductor.go:275 Started sync acc_sched_chart_setup_line... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=acc_schedule_line 1:00AM INFO conductor\conductor.go:275 Started sync acc_schedule_line... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_schedule_line_entity 1:00AM INFO conductor\conductor.go:275 Started sync acc_schedule_line_entity... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=acc_schedule_name 1:00AM INFO conductor\conductor.go:275 Started sync acc_schedule_name... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=access_control 1:00AM INFO conductor\conductor.go:275 Started sync access_control... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=account_schedules_chart_setup 1:00AM INFO conductor\conductor.go:275 Started sync account_schedules_chart_setup... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=accounting_period 1:00AM INFO conductor\conductor.go:275 Started sync accounting_period... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=activities_cue 1:00AM INFO conductor\conductor.go:275 Started sync activities_cue... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=activity_log 1:00AM INFO conductor\conductor.go:275 Started sync activity_log... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=analysis_view 1:00AM INFO conductor\conductor.go:275 Started sync analysis_view... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=analysis_view_budget_entry 1:00AM INFO conductor\conductor.go:275 Started sync analysis_view_budget_entry... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=analysis_view_entry 1:00AM INFO conductor\conductor.go:275 Started sync analysis_view_entry... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=analysis_view_filter 1:00AM INFO conductor\conductor.go:275 Started sync analysis_view_filter... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=analysis_by_dim_user_param 1:00AM INFO conductor\conductor.go:275 Started sync analysis_by_dim_user_param... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=application_area_setup 1:00AM INFO conductor\conductor.go:275 Started sync application_area_setup... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=approval_entry 1:00AM INFO conductor\conductor.go:275 Started sync approval_entry... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=approvals_activities_cue 1:00AM INFO conductor\conductor.go:275 Started sync approvals_activities_cue... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=assembly_comment_line 1:00AM INFO conductor\conductor.go:275 Started sync assembly_comment_line... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=assembly_setup 1:00AM INFO conductor\conductor.go:275 Started sync assembly_setup... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=assisted_company_setup_status 1:00AM INFO conductor\conductor.go:275 Started sync assisted_company_setup_status... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=avg_cost_adjmt_entry_point 1:00AM INFO conductor\conductor.go:275 Started sync avg_cost_adjmt_entry_point... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=azure_ad_mgt_setup 1:00AM INFO conductor\conductor.go:275 Started sync azure_ad_mgt_setup... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bom_component 1:00AM INFO conductor\conductor.go:275 Started sync bom_component... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_acc_rec_match_buffer 1:00AM INFO conductor\conductor.go:275 Started sync bank_acc_rec_match_buffer... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_acc_reconciliation 1:00AM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation... load_scope=full 1:00AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=bank_acc_reconciliation_line 1:00AM INFO conductor\conductor.go:275 Started sync bank_acc_reconciliation_line... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account 1:01AM INFO conductor\conductor.go:275 Started sync bank_account... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=bank_account_ledger_entry 1:01AM INFO conductor\conductor.go:275 Started sync bank_account_ledger_entry... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account_posting_group 1:01AM INFO conductor\conductor.go:275 Started sync bank_account_posting_group... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_account_statement 1:01AM INFO conductor\conductor.go:275 Started sync bank_account_statement... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bank_account_statement_line 1:01AM INFO conductor\conductor.go:275 Started sync bank_account_statement_line... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_clearing_standard 1:01AM INFO conductor\conductor.go:275 Started sync bank_clearing_standard... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_export_import_setup 1:01AM INFO conductor\conductor.go:275 Started sync bank_export_import_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bank_pmt_appl_rule 1:01AM INFO conductor\conductor.go:275 Started sync bank_pmt_appl_rule... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=base_calendar 1:01AM INFO conductor\conductor.go:275 Started sync base_calendar... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=batch_processing_parameter 1:01AM INFO conductor\conductor.go:275 Started sync batch_processing_parameter... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bss_imemictrade_eliminate_rpt 1:01AM INFO conductor\conductor.go:275 Started sync bss_imemictrade_eliminate_rpt... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_app_product_family 1:01AM INFO conductor\conductor.go:275 Started sync bssi_app_product_family... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_icbbudget_ledger_entry 1:01AM INFO conductor\conductor.go:275 Started sync bssi_icbbudget_ledger_entry... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_logos 1:01AM INFO conductor\conductor.go:275 Started sync bssi_logos... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mem1099_form_boxes 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mem1099_form_boxes... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memdefault_entity 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memdefault_entity... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memelim_calculated_amount 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memelim_calculated_amount... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_mementity_bank_account 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mementity_bank_account... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mementity_fixed_asset 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mementity_fixed_asset... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_mementity_location_new 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mementity_location_new... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_mementity_payment_method 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mementity_payment_method... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_mementity_resources 1:01AM INFO conductor\conductor.go:275 Started sync bssi_mementity_resources... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memhdr_entity_for_excel 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memhdr_entity_for_excel... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_meminstallation_wizard 1:01AM INFO conductor\conductor.go:275 Started sync bssi_meminstallation_wizard... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memintercompany_setup 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memintercompany_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memorg_struct_setup2 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memorg_struct_setup2... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memprice_list_filter_temp 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memprice_list_filter_temp... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memsecurity_source_temp 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memsecurity_source_temp... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memsubscription_user 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memsubscription_user... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memsystem_setup 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memsystem_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_memtelemetry_state 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memtelemetry_state... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_memuser_security 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memuser_security... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_memuser_security_new_api 1:01AM INFO conductor\conductor.go:275 Started sync bssi_memuser_security_new_api... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_coupon 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_coupon... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=bssi_stripe_currency_new 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_currency_new... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=bssi_stripe_customer2 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_customer2... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=bssi_stripe_plan2 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan2... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=bssi_stripe_plan_tiers 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_plan_tiers... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=bssi_stripe_product2 1:01AM INFO conductor\conductor.go:275 Started sync bssi_stripe_product2... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=business_chart_user_setup 1:01AM INFO conductor\conductor.go:275 Started sync business_chart_user_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=business_relation 1:01AM INFO conductor\conductor.go:275 Started sync business_relation... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cds_connection_setup 1:01AM INFO conductor\conductor.go:275 Started sync cds_connection_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=cos_data_management_setup 1:01AM INFO conductor\conductor.go:275 Started sync cos_data_management_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=crm_connection_setup 1:01AM INFO conductor\conductor.go:275 Started sync crm_connection_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=cancelled_document 1:01AM INFO conductor\conductor.go:275 Started sync cancelled_document... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=cash_flow_setup 1:01AM INFO conductor\conductor.go:275 Started sync cash_flow_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=change_log_entry 1:01AM INFO conductor\conductor.go:275 Started sync change_log_entry... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=change_log_setup 1:01AM INFO conductor\conductor.go:275 Started sync change_log_setup... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=chart_definition 1:01AM INFO conductor\conductor.go:275 Started sync chart_definition... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=check_ledger_entry 1:01AM INFO conductor\conductor.go:275 Started sync check_ledger_entry... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=column_layout 1:01AM INFO conductor\conductor.go:275 Started sync column_layout... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=column_layout_name 1:01AM INFO conductor\conductor.go:275 Started sync column_layout_name... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=company_information 1:01AM INFO conductor\conductor.go:275 Started sync company_information... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_line 1:01AM INFO conductor\conductor.go:275 Started sync config_line... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_media_buffer 1:01AM INFO conductor\conductor.go:275 Started sync config_media_buffer... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package 1:01AM INFO conductor\conductor.go:275 Started sync config_package... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=config_package_data 1:01AM INFO conductor\conductor.go:275 Started sync config_package_data... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package_error 1:01AM INFO conductor\conductor.go:275 Started sync config_package_error... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_package_field 1:01AM INFO conductor\conductor.go:275 Started sync config_package_field... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_package_filter 1:01AM INFO conductor\conductor.go:275 Started sync config_package_filter... load_scope=full 1:01AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_package_record 1:01AM INFO conductor\conductor.go:275 Started sync config_package_record... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_package_table 1:02AM INFO conductor\conductor.go:275 Started sync config_package_table... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_question 1:02AM INFO conductor\conductor.go:275 Started sync config_question... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_question_area 1:02AM INFO conductor\conductor.go:275 Started sync config_question_area... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_questionnaire 1:02AM INFO conductor\conductor.go:275 Started sync config_questionnaire... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_related_field 1:02AM INFO conductor\conductor.go:275 Started sync config_related_field... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_related_table 1:02AM INFO conductor\conductor.go:275 Started sync config_related_table... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_setup 1:02AM INFO conductor\conductor.go:275 Started sync config_setup... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_table_processing_rule 1:02AM INFO conductor\conductor.go:275 Started sync config_table_processing_rule... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_template_header 1:02AM INFO conductor\conductor.go:275 Started sync config_template_header... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=config_template_line 1:02AM INFO conductor\conductor.go:275 Started sync config_template_line... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=config_tmpl_selection_rules 1:02AM INFO conductor\conductor.go:275 Started sync config_tmpl_selection_rules... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=contact 1:02AM INFO conductor\conductor.go:275 Started sync contact... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=contact_business_relation 1:02AM INFO conductor\conductor.go:275 Started sync contact_business_relation... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=copy_item_parameters 1:02AM INFO conductor\conductor.go:275 Started sync copy_item_parameters... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cost_accounting_setup 1:02AM INFO conductor\conductor.go:275 Started sync cost_accounting_setup... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cost_journal_batch 1:02AM INFO conductor\conductor.go:275 Started sync cost_journal_batch... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cost_journal_template 1:02AM INFO conductor\conductor.go:275 Started sync cost_journal_template... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=cost_type 1:02AM INFO conductor\conductor.go:275 Started sync cost_type... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=country_region 1:02AM INFO conductor\conductor.go:275 Started sync country_region... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=credit_transfer_register 1:02AM INFO conductor\conductor.go:275 Started sync credit_transfer_register... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=currency 1:02AM INFO conductor\conductor.go:275 Started sync currency... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=cust_ledger_entry 1:02AM INFO conductor\conductor.go:275 Started sync cust_ledger_entry... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_address_format 1:02AM INFO conductor\conductor.go:275 Started sync custom_address_format... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_address_format_line 1:02AM INFO conductor\conductor.go:275 Started sync custom_address_format_line... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_report_layout 1:02AM INFO conductor\conductor.go:275 Started sync custom_report_layout... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=custom_report_selection 1:02AM INFO conductor\conductor.go:275 Started sync custom_report_selection... load_scope=full 1:02AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=customer 1:02AM INFO conductor\conductor.go:275 Started sync customer... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=customer_posting_group 1:03AM INFO conductor\conductor.go:275 Started sync customer_posting_group... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=customer_price_group 1:03AM INFO conductor\conductor.go:275 Started sync customer_price_group... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch 1:03AM INFO conductor\conductor.go:275 Started sync data_exch... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_column_def 1:03AM INFO conductor\conductor.go:275 Started sync data_exch_column_def... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_def 1:03AM INFO conductor\conductor.go:275 Started sync data_exch_def... load_scope=full 1:03AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=data_exch_field 1:03AM INFO conductor\conductor.go:275 Started sync data_exch_field... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_field_grouping 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_field_grouping... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_field_mapping 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_field_mapping_buf 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_field_mapping_buf... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_flow_field_gr_buff 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_flow_field_gr_buff... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_line_def 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_line_def... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_mapping 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_mapping... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exch_table_filter 1:04AM INFO conductor\conductor.go:275 Started sync data_exch_table_filter... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_exchange_type 1:04AM INFO conductor\conductor.go:275 Started sync data_exchange_type... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=data_migration_setup 1:04AM INFO conductor\conductor.go:275 Started sync data_migration_setup... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=default_dimension 1:04AM INFO conductor\conductor.go:275 Started sync default_dimension... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=default_dimension_priority 1:04AM INFO conductor\conductor.go:275 Started sync default_dimension_priority... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=depreciation_book 1:04AM INFO conductor\conductor.go:275 Started sync depreciation_book... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=designer_diagnostic 1:04AM INFO conductor\conductor.go:275 Started sync designer_diagnostic... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=detailed_cust_ledg_entry 1:04AM INFO conductor\conductor.go:275 Started sync detailed_cust_ledg_entry... load_scope=full 1:04AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=detailed_vendor_ledg_entry 1:04AM INFO conductor\conductor.go:275 Started sync detailed_vendor_ledg_entry... load_scope=full 1:05AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correct_selection_criteria 1:05AM INFO conductor\conductor.go:275 Started sync dim_correct_selection_criteria... load_scope=full 1:05AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correction_change 1:05AM INFO conductor\conductor.go:275 Started sync dim_correction_change... load_scope=full 1:05AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dim_correction_entry_log 1:05AM INFO conductor\conductor.go:275 Started sync dim_correction_entry_log... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dim_correction_set_buffer 1:06AM INFO conductor\conductor.go:275 Started sync dim_correction_set_buffer... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dim_value_per_account 1:06AM INFO conductor\conductor.go:275 Started sync dim_value_per_account... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension 1:06AM INFO conductor\conductor.go:275 Started sync dimension... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension_buffer 1:06AM INFO conductor\conductor.go:275 Started sync dimension_buffer... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension_correction 1:06AM INFO conductor\conductor.go:275 Started sync dimension_correction... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension_set_entry 1:06AM INFO conductor\conductor.go:275 Started sync dimension_set_entry... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension_set_tree_node 1:06AM INFO conductor\conductor.go:275 Started sync dimension_set_tree_node... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=dimension_value 1:06AM INFO conductor\conductor.go:275 Started sync dimension_value... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=doc_exch_service_setup 1:06AM INFO conductor\conductor.go:275 Started sync doc_exch_service_setup... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=document_attachment 1:06AM INFO conductor\conductor.go:275 Started sync document_attachment... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=document_sending_profile 1:06AM INFO conductor\conductor.go:275 Started sync document_sending_profile... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dynamic_request_page_entity 1:06AM INFO conductor\conductor.go:275 Started sync dynamic_request_page_entity... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=dynamic_request_page_field 1:06AM INFO conductor\conductor.go:275 Started sync dynamic_request_page_field... load_scope=full 1:06AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=eft_export 1:06AM INFO conductor\conductor.go:275 Started sync eft_export... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=eft_export_workset 1:07AM INFO conductor\conductor.go:275 Started sync eft_export_workset... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=electronic_document_format 1:07AM INFO conductor\conductor.go:275 Started sync electronic_document_format... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=error_message_register 1:07AM INFO conductor\conductor.go:275 Started sync error_message_register... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=experience_tier_setup 1:07AM INFO conductor\conductor.go:275 Started sync experience_tier_setup... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_class 1:07AM INFO conductor\conductor.go:275 Started sync fa_class... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_date_type 1:07AM INFO conductor\conductor.go:275 Started sync fa_date_type... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_depreciation_book 1:07AM INFO conductor\conductor.go:275 Started sync fa_depreciation_book... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_journal_batch 1:07AM INFO conductor\conductor.go:275 Started sync fa_journal_batch... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_journal_setup 1:07AM INFO conductor\conductor.go:275 Started sync fa_journal_setup... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_journal_template 1:07AM INFO conductor\conductor.go:275 Started sync fa_journal_template... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_ledger_entry 1:07AM INFO conductor\conductor.go:275 Started sync fa_ledger_entry... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_location 1:07AM INFO conductor\conductor.go:275 Started sync fa_location... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_matrix_posting_type 1:07AM INFO conductor\conductor.go:275 Started sync fa_matrix_posting_type... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_posting_group 1:07AM INFO conductor\conductor.go:275 Started sync fa_posting_group... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_posting_type 1:07AM INFO conductor\conductor.go:275 Started sync fa_posting_type... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_posting_type_setup 1:07AM INFO conductor\conductor.go:275 Started sync fa_posting_type_setup... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_reclass_journal_batch 1:07AM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_batch... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_reclass_journal_line 1:07AM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_line... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_reclass_journal_template 1:07AM INFO conductor\conductor.go:275 Started sync fa_reclass_journal_template... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=fa_register 1:07AM INFO conductor\conductor.go:275 Started sync fa_register... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_setup 1:07AM INFO conductor\conductor.go:275 Started sync fa_setup... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=fa_subclass 1:07AM INFO conductor\conductor.go:275 Started sync fa_subclass... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=feature_data_update_status 1:07AM INFO conductor\conductor.go:275 Started sync feature_data_update_status... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=field_monitoring_setup 1:07AM INFO conductor\conductor.go:275 Started sync field_monitoring_setup... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=finance_charge_terms 1:07AM INFO conductor\conductor.go:275 Started sync finance_charge_terms... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=finance_cue 1:07AM INFO conductor\conductor.go:275 Started sync finance_cue... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=financial_report 1:07AM INFO conductor\conductor.go:275 Started sync financial_report... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=financial_report_user_filters 1:07AM INFO conductor\conductor.go:275 Started sync financial_report_user_filters... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=fixed_asset 1:07AM INFO conductor\conductor.go:275 Started sync fixed_asset... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_item_ledger_relation 1:07AM INFO conductor\conductor.go:275 Started sync gl_item_ledger_relation... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_account 1:07AM INFO conductor\conductor.go:275 Started sync gl_account... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_account_category 1:07AM INFO conductor\conductor.go:275 Started sync gl_account_category... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_budget_entry 1:07AM INFO conductor\conductor.go:275 Started sync gl_budget_entry... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_budget_name 1:07AM INFO conductor\conductor.go:275 Started sync gl_budget_name... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_entry 1:07AM INFO conductor\conductor.go:275 Started sync gl_entry... load_scope=full 1:07AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_entry_vat_entry_link 1:07AM INFO conductor\conductor.go:275 Started sync gl_entry_vat_entry_link... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_register 1:08AM INFO conductor\conductor.go:275 Started sync gl_register... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_business_posting_group 1:08AM INFO conductor\conductor.go:275 Started sync gen_business_posting_group... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_jnl_allocation 1:08AM INFO conductor\conductor.go:275 Started sync gen_jnl_allocation... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_batch 1:08AM INFO conductor\conductor.go:275 Started sync gen_journal_batch... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_line 1:08AM INFO conductor\conductor.go:275 Started sync gen_journal_line... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_journal_template 1:08AM INFO conductor\conductor.go:275 Started sync gen_journal_template... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gen_product_posting_group 1:08AM INFO conductor\conductor.go:275 Started sync gen_product_posting_group... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=general_ledger_setup 1:08AM INFO conductor\conductor.go:275 Started sync general_ledger_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=general_posting_setup 1:08AM INFO conductor\conductor.go:275 Started sync general_posting_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=human_resource_unit_of_measure 1:08AM INFO conductor\conductor.go:275 Started sync human_resource_unit_of_measure... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=human_resources_setup 1:08AM INFO conductor\conductor.go:275 Started sync human_resources_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=hybrid_deployment_setup 1:08AM INFO conductor\conductor.go:275 Started sync hybrid_deployment_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ic_setup 1:08AM INFO conductor\conductor.go:275 Started sync ic_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_doc_xtender_setup 1:08AM INFO conductor\conductor.go:275 Started sync iwx_doc_xtender_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_iept_setup 1:08AM INFO conductor\conductor.go:275 Started sync iwx_iept_setup... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_reg_registration_header 1:08AM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_header... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_reg_registration_line 1:08AM INFO conductor\conductor.go:275 Started sync iwx_reg_registration_line... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_registration_header 1:08AM INFO conductor\conductor.go:275 Started sync iwx_registration_header... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=iwx_registration_line 1:08AM INFO conductor\conductor.go:275 Started sync iwx_registration_line... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=incoming_document 1:08AM INFO conductor\conductor.go:275 Started sync incoming_document... load_scope=full 1:08AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=incoming_document_attachment 1:08AM INFO conductor\conductor.go:275 Started sync incoming_document_attachment... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=incoming_documents_setup 1:09AM INFO conductor\conductor.go:275 Started sync incoming_documents_setup... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=insurance_journal_batch 1:09AM INFO conductor\conductor.go:275 Started sync insurance_journal_batch... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=insurance_journal_template 1:09AM INFO conductor\conductor.go:275 Started sync insurance_journal_template... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=interaction_template_setup 1:09AM INFO conductor\conductor.go:275 Started sync interaction_template_setup... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=invalidated_dim_correction 1:09AM INFO conductor\conductor.go:275 Started sync invalidated_dim_correction... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=inventory_posting_group 1:09AM INFO conductor\conductor.go:275 Started sync inventory_posting_group... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=inventory_posting_setup 1:09AM INFO conductor\conductor.go:275 Started sync inventory_posting_setup... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=inventory_setup 1:09AM INFO conductor\conductor.go:275 Started sync inventory_setup... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item 1:09AM INFO conductor\conductor.go:275 Started sync item... load_scope=full 1:09AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_application_entry 1:09AM INFO conductor\conductor.go:275 Started sync item_application_entry... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_application_entry_history 1:11AM INFO conductor\conductor.go:275 Started sync item_application_entry_history... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_budget_entry 1:11AM INFO conductor\conductor.go:275 Started sync item_budget_entry... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_budget_name 1:11AM INFO conductor\conductor.go:275 Started sync item_budget_name... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_category 1:11AM INFO conductor\conductor.go:275 Started sync item_category... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_charge 1:11AM INFO conductor\conductor.go:275 Started sync item_charge... load_scope=full 1:11AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_journal_batch 1:11AM INFO conductor\conductor.go:275 Started sync item_journal_batch... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_journal_line 1:12AM INFO conductor\conductor.go:275 Started sync item_journal_line... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_journal_template 1:12AM INFO conductor\conductor.go:275 Started sync item_journal_template... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=item_ledger_entry 1:12AM INFO conductor\conductor.go:275 Started sync item_ledger_entry... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=item_register 1:12AM INFO conductor\conductor.go:275 Started sync item_register... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_tracking_code 1:12AM INFO conductor\conductor.go:275 Started sync item_tracking_code... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=item_unit_of_measure 1:12AM INFO conductor\conductor.go:275 Started sync item_unit_of_measure... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_journal_batch 1:12AM INFO conductor\conductor.go:275 Started sync job_journal_batch... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_journal_template 1:12AM INFO conductor\conductor.go:275 Started sync job_journal_template... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_posting_group 1:12AM INFO conductor\conductor.go:275 Started sync job_posting_group... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_queue_category 1:12AM INFO conductor\conductor.go:275 Started sync job_queue_category... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_queue_entry 1:12AM INFO conductor\conductor.go:275 Started sync job_queue_entry... load_scope=full 1:12AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=job_queue_log_entry 1:12AM INFO conductor\conductor.go:275 Started sync job_queue_log_entry... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=job_responsibility 1:13AM INFO conductor\conductor.go:275 Started sync job_responsibility... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=job_wip_method 1:13AM INFO conductor\conductor.go:275 Started sync job_wip_method... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=jobs_setup 1:13AM INFO conductor\conductor.go:275 Started sync jobs_setup... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=language 1:13AM INFO conductor\conductor.go:275 Started sync language... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=last_used_chart 1:13AM INFO conductor\conductor.go:275 Started sync last_used_chart... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=location 1:13AM INFO conductor\conductor.go:275 Started sync location... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=manufacturing_cue 1:13AM INFO conductor\conductor.go:275 Started sync manufacturing_cue... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=manufacturing_setup 1:13AM INFO conductor\conductor.go:275 Started sync manufacturing_setup... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=marketing_setup 1:13AM INFO conductor\conductor.go:275 Started sync marketing_setup... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=media_repository 1:13AM INFO conductor\conductor.go:275 Started sync media_repository... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=miniform_function 1:13AM INFO conductor\conductor.go:275 Started sync miniform_function... load_scope=full 1:13AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=miniform_function_group 1:13AM INFO conductor\conductor.go:275 Started sync miniform_function_group... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=miniform_header 1:14AM INFO conductor\conductor.go:275 Started sync miniform_header... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=miniform_line 1:14AM INFO conductor\conductor.go:275 Started sync miniform_line... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=my_notifications 1:14AM INFO conductor\conductor.go:275 Started sync my_notifications... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=nav_app_installed_app 1:14AM INFO conductor\conductor.go:275 Started sync nav_app_installed_app... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=nav_app_setting 1:14AM INFO conductor\conductor.go:275 Started sync nav_app_setting... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=nav_app_tenant_add_in 1:14AM INFO conductor\conductor.go:275 Started sync nav_app_tenant_add_in... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=named_forward_link 1:14AM INFO conductor\conductor.go:275 Started sync named_forward_link... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series 1:14AM INFO conductor\conductor.go:275 Started sync no_series... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series_generation 1:14AM INFO conductor\conductor.go:275 Started sync no_series_generation... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series_generation_detail 1:14AM INFO conductor\conductor.go:275 Started sync no_series_generation_detail... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series_line 1:14AM INFO conductor\conductor.go:275 Started sync no_series_line... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series_relationship 1:14AM INFO conductor\conductor.go:275 Started sync no_series_relationship... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=no_series_tenant 1:14AM INFO conductor\conductor.go:275 Started sync no_series_tenant... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=nonstock_item_setup 1:14AM INFO conductor\conductor.go:275 Started sync nonstock_item_setup... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=notification_entry 1:14AM INFO conductor\conductor.go:275 Started sync notification_entry... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=notification_schedule 1:14AM INFO conductor\conductor.go:275 Started sync notification_schedule... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=notification_setup 1:14AM INFO conductor\conductor.go:275 Started sync notification_setup... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=o365_brand_color 1:14AM INFO conductor\conductor.go:275 Started sync o365_brand_color... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=o365_device_setup_instructions 1:14AM INFO conductor\conductor.go:275 Started sync o365_device_setup_instructions... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=o365_getting_started_page_data 1:14AM INFO conductor\conductor.go:275 Started sync o365_getting_started_page_data... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=o365_html_template 1:14AM INFO conductor\conductor.go:275 Started sync o365_html_template... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=o365_payment_service_logo 1:14AM INFO conductor\conductor.go:275 Started sync o365_payment_service_logo... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=ocr_service_setup 1:14AM INFO conductor\conductor.go:275 Started sync ocr_service_setup... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_delivery 1:14AM INFO conductor\conductor.go:275 Started sync omh_delivery... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_generator 1:14AM INFO conductor\conductor.go:275 Started sync omh_generator... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_posted_delivery 1:14AM INFO conductor\conductor.go:275 Started sync omh_posted_delivery... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_posted_purch_rcpt_invoice 1:14AM INFO conductor\conductor.go:275 Started sync omh_posted_purch_rcpt_invoice... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_purch_rcpt_invoice 1:14AM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice... load_scope=full 1:14AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_purch_rcpt_invoice_archive 1:14AM INFO conductor\conductor.go:275 Started sync omh_purch_rcpt_invoice_archive... load_scope=full 1:15AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_sales_and_shipping_setup 1:15AM INFO conductor\conductor.go:275 Started sync omh_sales_and_shipping_setup... load_scope=full 1:15AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=omh_salesand_shipping 1:15AM INFO conductor\conductor.go:275 Started sync omh_salesand_shipping... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=object_options 1:17AM INFO conductor\conductor.go:275 Started sync object_options... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=object_profile 1:17AM INFO conductor\conductor.go:275 Started sync object_profile... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=office_add_in_setup 1:17AM INFO conductor\conductor.go:275 Started sync office_add_in_setup... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=online_map_parameter_setup 1:17AM INFO conductor\conductor.go:275 Started sync online_map_parameter_setup... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=online_map_setup 1:17AM INFO conductor\conductor.go:275 Started sync online_map_setup... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=order_promising_setup 1:17AM INFO conductor\conductor.go:275 Started sync order_promising_setup... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=over_receipt_code 1:17AM INFO conductor\conductor.go:275 Started sync over_receipt_code... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=page_data_personalization 1:17AM INFO conductor\conductor.go:275 Started sync page_data_personalization... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=payment_jnl_export_error_text 1:17AM INFO conductor\conductor.go:275 Started sync payment_jnl_export_error_text... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=payment_matching_details 1:17AM INFO conductor\conductor.go:275 Started sync payment_matching_details... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=payment_method 1:17AM INFO conductor\conductor.go:275 Started sync payment_method... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=payment_registration_setup 1:17AM INFO conductor\conductor.go:275 Started sync payment_registration_setup... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=payment_terms 1:17AM INFO conductor\conductor.go:275 Started sync payment_terms... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=positive_pay_entry 1:17AM INFO conductor\conductor.go:275 Started sync positive_pay_entry... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=positive_pay_entry_detail 1:17AM INFO conductor\conductor.go:275 Started sync positive_pay_entry_detail... load_scope=full 1:17AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=post_code 1:17AM INFO conductor\conductor.go:275 Started sync post_code... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=posted_approval_entry 1:18AM INFO conductor\conductor.go:275 Started sync posted_approval_entry... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_assemble_to_order_link 1:18AM INFO conductor\conductor.go:275 Started sync posted_assemble_to_order_link... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_assembly_header 1:18AM INFO conductor\conductor.go:275 Started sync posted_assembly_header... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=posted_assembly_line 1:18AM INFO conductor\conductor.go:275 Started sync posted_assembly_line... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_docs_with_no_inc_buf 1:18AM INFO conductor\conductor.go:275 Started sync posted_docs_with_no_inc_buf... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_gen_journal_batch 1:18AM INFO conductor\conductor.go:275 Started sync posted_gen_journal_batch... load_scope=full 1:18AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=posted_gen_journal_line 1:18AM INFO conductor\conductor.go:275 Started sync posted_gen_journal_line... load_scope=full 1:19AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=power_bi_context_settings 1:19AM INFO conductor\conductor.go:275 Started sync power_bi_context_settings... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=power_bi_displayed_element 1:20AM INFO conductor\conductor.go:275 Started sync power_bi_displayed_element... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=price_calculation_setup 1:20AM INFO conductor\conductor.go:275 Started sync price_calculation_setup... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=price_list_header 1:20AM INFO conductor\conductor.go:275 Started sync price_list_header... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=price_list_line 1:20AM INFO conductor\conductor.go:275 Started sync price_list_line... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=privacy_notice 1:20AM INFO conductor\conductor.go:275 Started sync privacy_notice... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=privacy_notice_approval 1:20AM INFO conductor\conductor.go:275 Started sync privacy_notice_approval... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=profile_designer_diagnostic 1:20AM INFO conductor\conductor.go:275 Started sync profile_designer_diagnostic... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_comment_line 1:20AM INFO conductor\conductor.go:275 Started sync purch_comment_line... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_comment_line_archive 1:20AM INFO conductor\conductor.go:275 Started sync purch_comment_line_archive... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_cr_memo_entity_buffer 1:20AM INFO conductor\conductor.go:275 Started sync purch_cr_memo_entity_buffer... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_cr_memo_hdr 1:20AM INFO conductor\conductor.go:275 Started sync purch_cr_memo_hdr... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_cr_memo_line 1:20AM INFO conductor\conductor.go:275 Started sync purch_cr_memo_line... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_inv_entity_aggregate 1:20AM INFO conductor\conductor.go:275 Started sync purch_inv_entity_aggregate... load_scope=full 1:20AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purch_inv_header 1:20AM INFO conductor\conductor.go:275 Started sync purch_inv_header... load_scope=full 1:21AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=purch_inv_line 1:21AM INFO conductor\conductor.go:275 Started sync purch_inv_line... load_scope=full 1:22AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purch_inv_line_aggregate 1:22AM INFO conductor\conductor.go:275 Started sync purch_inv_line_aggregate... load_scope=full 1:22AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purch_rcpt_header 1:22AM INFO conductor\conductor.go:275 Started sync purch_rcpt_header... load_scope=full 1:23AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=purch_rcpt_line 1:23AM INFO conductor\conductor.go:275 Started sync purch_rcpt_line... load_scope=full 1:24AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purchase_header 1:24AM INFO conductor\conductor.go:275 Started sync purchase_header... load_scope=full 1:24AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=purchase_header_archive 1:24AM INFO conductor\conductor.go:275 Started sync purchase_header_archive... load_scope=full 1:24AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purchase_line 1:24AM INFO conductor\conductor.go:275 Started sync purchase_line... load_scope=full 1:25AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=purchase_line_archive 1:25AM INFO conductor\conductor.go:275 Started sync purchase_line_archive... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purchase_order_entity_buffer 1:26AM INFO conductor\conductor.go:275 Started sync purchase_order_entity_buffer... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purchases_payables_setup 1:26AM INFO conductor\conductor.go:275 Started sync purchases_payables_setup... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=purchasing 1:26AM INFO conductor\conductor.go:275 Started sync purchasing... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=rc_headlines_user_data 1:26AM INFO conductor\conductor.go:275 Started sync rc_headlines_user_data... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=record_link 1:26AM INFO conductor\conductor.go:275 Started sync record_link... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=remit_address 1:26AM INFO conductor\conductor.go:275 Started sync remit_address... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=repair_status 1:26AM INFO conductor\conductor.go:275 Started sync repair_status... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=report_layout_selection 1:26AM INFO conductor\conductor.go:275 Started sync report_layout_selection... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=report_selection_warehouse 1:26AM INFO conductor\conductor.go:275 Started sync report_selection_warehouse... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=report_selections 1:26AM INFO conductor\conductor.go:275 Started sync report_selections... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=req_wksh_template 1:26AM INFO conductor\conductor.go:275 Started sync req_wksh_template... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=requisition_wksh_name 1:26AM INFO conductor\conductor.go:275 Started sync requisition_wksh_name... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=reservation_entry 1:26AM INFO conductor\conductor.go:275 Started sync reservation_entry... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=reservation_wksh_batch 1:26AM INFO conductor\conductor.go:275 Started sync reservation_wksh_batch... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=resource 1:26AM INFO conductor\conductor.go:275 Started sync resource... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=resources_setup 1:26AM INFO conductor\conductor.go:275 Started sync resources_setup... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=restricted_record 1:26AM INFO conductor\conductor.go:275 Started sync restricted_record... load_scope=full 1:26AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=retention_period 1:26AM INFO conductor\conductor.go:275 Started sync retention_period... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=return_receipt_header 1:27AM INFO conductor\conductor.go:275 Started sync return_receipt_header... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=return_receipt_line 1:27AM INFO conductor\conductor.go:275 Started sync return_receipt_line... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=return_shipment_header 1:27AM INFO conductor\conductor.go:275 Started sync return_shipment_header... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=return_shipment_line 1:27AM INFO conductor\conductor.go:275 Started sync return_shipment_line... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=swift_code 1:27AM INFO conductor\conductor.go:275 Started sync swift_code... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_receivables_setup 1:27AM INFO conductor\conductor.go:275 Started sync sales_receivables_setup... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_comment_line 1:27AM INFO conductor\conductor.go:275 Started sync sales_comment_line... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_cr_memo_entity_buffer 1:27AM INFO conductor\conductor.go:275 Started sync sales_cr_memo_entity_buffer... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_cr_memo_header 1:27AM INFO conductor\conductor.go:275 Started sync sales_cr_memo_header... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_cr_memo_line 1:27AM INFO conductor\conductor.go:275 Started sync sales_cr_memo_line... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_cycle 1:27AM INFO conductor\conductor.go:275 Started sync sales_cycle... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_document_icon 1:27AM INFO conductor\conductor.go:275 Started sync sales_document_icon... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_header 1:27AM INFO conductor\conductor.go:275 Started sync sales_header... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_header_archive 1:27AM INFO conductor\conductor.go:275 Started sync sales_header_archive... load_scope=full 1:27AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_invoice_entity_aggregate 1:27AM INFO conductor\conductor.go:275 Started sync sales_invoice_entity_aggregate... load_scope=full 1:28AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_invoice_header 1:28AM INFO conductor\conductor.go:275 Started sync sales_invoice_header... load_scope=full 1:30AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_invoice_line 1:30AM INFO conductor\conductor.go:275 Started sync sales_invoice_line... load_scope=full 1:30AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_line 1:30AM INFO conductor\conductor.go:275 Started sync sales_line... load_scope=full 1:31AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=sales_line_archive 1:31AM INFO conductor\conductor.go:275 Started sync sales_line_archive... load_scope=full 1:31AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_order_entity_buffer 1:31AM INFO conductor\conductor.go:275 Started sync sales_order_entity_buffer... load_scope=full 1:31AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_quote_entity_buffer 1:31AM INFO conductor\conductor.go:275 Started sync sales_quote_entity_buffer... load_scope=full 1:32AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_shipment_header 1:32AM INFO conductor\conductor.go:275 Started sync sales_shipment_header... load_scope=full 1:34AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=sales_shipment_line 1:34AM INFO conductor\conductor.go:275 Started sync sales_shipment_line... load_scope=full 1:35AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sales_tax_setup_wizard 1:35AM INFO conductor\conductor.go:275 Started sync sales_tax_setup_wizard... load_scope=full 1:35AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=salesperson_purchaser 1:35AM INFO conductor\conductor.go:275 Started sync salesperson_purchaser... load_scope=full 1:35AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=scheduled_task 1:35AM INFO conductor\conductor.go:275 Started sync scheduled_task... load_scope=full 1:35AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=selected_dimension 1:35AM INFO conductor\conductor.go:275 Started sync selected_dimension... load_scope=full 1:35AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=sent_notification_entry 1:35AM INFO conductor\conductor.go:275 Started sync sent_notification_entry... load_scope=full 1:37AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=service_mgt_setup 1:37AM INFO conductor\conductor.go:275 Started sync service_mgt_setup... load_scope=full 1:37AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=service_status_priority_setup 1:37AM INFO conductor\conductor.go:275 Started sync service_status_priority_setup... load_scope=full 1:37AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=session_event 1:37AM INFO conductor\conductor.go:275 Started sync session_event... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=ship_to_address 1:38AM INFO conductor\conductor.go:275 Started sync ship_to_address... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=shipment_method 1:38AM INFO conductor\conductor.go:275 Started sync shipment_method... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=shipping_agent 1:38AM INFO conductor\conductor.go:275 Started sync shipping_agent... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=shipping_agent_services 1:38AM INFO conductor\conductor.go:275 Started sync shipping_agent_services... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=source_code 1:38AM INFO conductor\conductor.go:275 Started sync source_code... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=source_code_setup 1:38AM INFO conductor\conductor.go:275 Started sync source_code_setup... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_customer_sales_code 1:38AM INFO conductor\conductor.go:275 Started sync standard_customer_sales_code... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_general_journal 1:38AM INFO conductor\conductor.go:275 Started sync standard_general_journal... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_general_journal_line 1:38AM INFO conductor\conductor.go:275 Started sync standard_general_journal_line... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_purchase_code 1:38AM INFO conductor\conductor.go:275 Started sync standard_purchase_code... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_purchase_line 1:38AM INFO conductor\conductor.go:275 Started sync standard_purchase_line... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_sales_code 1:38AM INFO conductor\conductor.go:275 Started sync standard_sales_code... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_sales_line 1:38AM INFO conductor\conductor.go:275 Started sync standard_sales_line... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_text 1:38AM INFO conductor\conductor.go:275 Started sync standard_text... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=standard_vendor_purchase_code 1:38AM INFO conductor\conductor.go:275 Started sync standard_vendor_purchase_code... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_area 1:38AM INFO conductor\conductor.go:275 Started sync tax_area... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_area_line 1:38AM INFO conductor\conductor.go:275 Started sync tax_area_line... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_detail 1:38AM INFO conductor\conductor.go:275 Started sync tax_detail... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_group 1:38AM INFO conductor\conductor.go:275 Started sync tax_group... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_jurisdiction 1:38AM INFO conductor\conductor.go:275 Started sync tax_jurisdiction... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tax_setup 1:38AM INFO conductor\conductor.go:275 Started sync tax_setup... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=team_member_cue 1:38AM INFO conductor\conductor.go:275 Started sync team_member_cue... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tenant_config_package_file 1:38AM INFO conductor\conductor.go:275 Started sync tenant_config_package_file... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tenant_license_state 1:38AM INFO conductor\conductor.go:275 Started sync tenant_license_state... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=tenant_media 1:38AM INFO conductor\conductor.go:275 Started sync tenant_media... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_media_set 1:38AM INFO conductor\conductor.go:275 Started sync tenant_media_set... load_scope=full 1:38AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_media_thumbnails 1:38AM INFO conductor\conductor.go:275 Started sync tenant_media_thumbnails... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_permission 1:39AM INFO conductor\conductor.go:275 Started sync tenant_permission... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_permission_set 1:39AM INFO conductor\conductor.go:275 Started sync tenant_permission_set... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_permission_set_rel 1:39AM INFO conductor\conductor.go:275 Started sync tenant_permission_set_rel... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_report_layout 1:39AM INFO conductor\conductor.go:275 Started sync tenant_report_layout... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_report_layout_selection 1:39AM INFO conductor\conductor.go:275 Started sync tenant_report_layout_selection... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_web_service 1:39AM INFO conductor\conductor.go:275 Started sync tenant_web_service... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_web_service_columns 1:39AM INFO conductor\conductor.go:275 Started sync tenant_web_service_columns... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=tenant_web_service_odata 1:39AM INFO conductor\conductor.go:275 Started sync tenant_web_service_odata... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=top_customers_by_sales_buffer 1:39AM INFO conductor\conductor.go:275 Started sync top_customers_by_sales_buffer... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transfer_header 1:39AM INFO conductor\conductor.go:275 Started sync transfer_header... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transfer_line 1:39AM INFO conductor\conductor.go:275 Started sync transfer_line... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transfer_route 1:39AM INFO conductor\conductor.go:275 Started sync transfer_route... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transfer_shipment_header 1:39AM INFO conductor\conductor.go:275 Started sync transfer_shipment_header... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transfer_shipment_line 1:39AM INFO conductor\conductor.go:275 Started sync transfer_shipment_line... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=transformation_rule 1:39AM INFO conductor\conductor.go:275 Started sync transformation_rule... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=trial_balance_cache 1:39AM INFO conductor\conductor.go:275 Started sync trial_balance_cache... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=trial_balance_cache_info 1:39AM INFO conductor\conductor.go:275 Started sync trial_balance_cache_info... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=trial_balance_setup 1:39AM INFO conductor\conductor.go:275 Started sync trial_balance_setup... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=unit_of_measure 1:39AM INFO conductor\conductor.go:275 Started sync unit_of_measure... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=unplanned_demand 1:39AM INFO conductor\conductor.go:275 Started sync unplanned_demand... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=user 1:39AM INFO conductor\conductor.go:275 Started sync user... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=user_personalization 1:39AM INFO conductor\conductor.go:275 Started sync user_personalization... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=user_security_status 1:39AM INFO conductor\conductor.go:275 Started sync user_security_status... load_scope=full 1:39AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=user_setup 1:39AM INFO conductor\conductor.go:275 Started sync user_setup... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=user_time_register 1:40AM INFO conductor\conductor.go:275 Started sync user_time_register... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=vat_entry 1:40AM INFO conductor\conductor.go:275 Started sync vat_entry... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=vat_posting_setup 1:40AM INFO conductor\conductor.go:275 Started sync vat_posting_setup... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=vat_reg_no_srv_config 1:40AM INFO conductor\conductor.go:275 Started sync vat_reg_no_srv_config... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=vat_report_setup 1:40AM INFO conductor\conductor.go:275 Started sync vat_report_setup... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=vat_setup 1:40AM INFO conductor\conductor.go:275 Started sync vat_setup... load_scope=full 1:40AM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=value_entry 1:40AM INFO conductor\conductor.go:275 Started sync value_entry... load_scope=full 1:41AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=vendor 1:41AM INFO conductor\conductor.go:275 Started sync vendor... load_scope=full 1:41AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=vendor_bank_account 1:41AM INFO conductor\conductor.go:275 Started sync vendor_bank_account... load_scope=full 1:41AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=vendor_ledger_entry 1:41AM INFO conductor\conductor.go:275 Started sync vendor_ledger_entry... load_scope=full 1:41AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=vendor_posting_group 1:41AM INFO conductor\conductor.go:275 Started sync vendor_posting_group... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=wf_event_response_combination 1:42AM INFO conductor\conductor.go:275 Started sync wf_event_response_combination... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=warehouse_employee 1:42AM INFO conductor\conductor.go:275 Started sync warehouse_employee... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=warehouse_setup 1:42AM INFO conductor\conductor.go:275 Started sync warehouse_setup... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=word_template 1:42AM INFO conductor\conductor.go:275 Started sync word_template... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow 1:42AM INFO conductor\conductor.go:275 Started sync workflow... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_table_relation 1:42AM INFO conductor\conductor.go:275 Started sync workflow_table_relation... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_category 1:42AM INFO conductor\conductor.go:275 Started sync workflow_category... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_event 1:42AM INFO conductor\conductor.go:275 Started sync workflow_event... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_event_queue 1:42AM INFO conductor\conductor.go:275 Started sync workflow_event_queue... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_response 1:42AM INFO conductor\conductor.go:275 Started sync workflow_response... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_rule 1:42AM INFO conductor\conductor.go:275 Started sync workflow_rule... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_step 1:42AM INFO conductor\conductor.go:275 Started sync workflow_step... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_step_argument 1:42AM INFO conductor\conductor.go:275 Started sync workflow_step_argument... load_scope=full 1:42AM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=workflow_step_argument_archive 1:42AM INFO conductor\conductor.go:275 Started sync workflow_step_argument_archive... load_scope=full 1:43AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_step_instance 1:43AM INFO conductor\conductor.go:275 Started sync workflow_step_instance... load_scope=full 1:43AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_step_instance_archive 1:43AM INFO conductor\conductor.go:275 Started sync workflow_step_instance_archive... load_scope=full 1:45AM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=workflow_table_relation_value 1:45AM INFO conductor\conductor.go:275 Started sync workflow_table_relation_value... load_scope=full 1:45AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_user_group 1:45AM INFO conductor\conductor.go:275 Started sync workflow_user_group... load_scope=full 1:45AM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=workflow_user_group_member 1:45AM INFO conductor\conductor.go:275 Started sync workflow_user_group_member... load_scope=full 1:45AM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 1:45AM INFO conductor\conductor.go:395 Worker stopped worker_number=2 1:45AM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 1:45AM INFO conductor\conductor.go:395 Worker stopped worker_number=1 1:49AM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=3 1:49AM INFO conductor\conductor.go:395 Worker stopped worker_number=3 1:49AM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=4 1:49AM INFO conductor\conductor.go:395 Worker stopped worker_number=4 2:38AM ERROR conductor\conductor.go:285 Error in sync tenant_media error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=ed598fbb-9fe8-ef11-9343-7c1e527e62f7: context deadline exceeded" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=ed598fbb-9fe8-ef11-9343-7c1e527e62f7: context deadline exceeded" 2:38AM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=5 2:38AM INFO conductor\conductor.go:395 Worker stopped worker_number=5 2:38AM ERROR conductor\run.go:165 Error in concurrent sync error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=ed598fbb-9fe8-ef11-9343-7c1e527e62f7: context deadline exceeded" api_name=tenant_media 2:38AM INFO conductor\conductor.go:427 All workers finished, closed completion channel 2:38AM ERROR conductor\run.go:52 Some copiers had errors during concurrent sync num_failed=1 num_total=487 2:38AM ERROR conductor\run.go:247 Failed copiers: tenant_media 2:38AM INFO conductor\run.go:185 Waiting before serial retry of failed copiers retry_delay=5m0s 2:43AM INFO conductor\conductor.go:275 Started sync tenant_media... load_scope=full 3:43AM ERROR conductor\conductor.go:285 Error in sync tenant_media error_summary="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=bddcd3f4-4eea-ef11-9343-002248213412: context deadline exceeded" error_detail="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=bddcd3f4-4eea-ef11-9343-002248213412: context deadline exceeded" 3:43AM ERROR conductor\run.go:200 Retry failed api_name=tenant_media error="failed to fetch data from uri https://api.businesscentral.dynamics.com/v2.0/fd941aaa-01e4-4a46-9f86-9859ce6bbea7/PRODUCTION/api/1answer/custom/v1.0/companies(1f8ff5c8-32db-ee11-904c-000d3a1b4589)/tenant_media?aid=FIN&$skiptoken=bddcd3f4-4eea-ef11-9343-002248213412: context deadline exceeded" 3:43AM ERROR conductor\run.go:247 Failed copiers: tenant_media 3:43AM INFO ETL run batch_load_id=10 completed 3:43AM INFO streamer\queue.go:58 Last queued job completed with should_refresh_model=true; running PBI model refresh batch_load_id=10 3:43AM DEBUG pbi\token.go:44 Token acquired successfully 3:43AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43AM DEBUG pbi\pbi-refresh.go:168 request_id found in headers request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:43AM DEBUG pbi\pbi-refresh.go:157 PBI Refresh POST response request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e response_body="" headers="map[Access-Control-Expose-Headers:[RequestId] Cache-Control:[no-store, must-revalidate, no-cache] Content-Type:[application/octet-stream] Date:[Fri, 01 May 2026 07:43:52 GMT] Pragma:[no-cache] Requestid:[c3d78766-9c97-499a-874d-1fb0a9007b5e] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Content-Type-Options:[nosniff] X-Frame-Options:[deny]]" 3:43AM DEBUG pbi\pbi-refresh.go:112 PBI Refresh initiated successfully request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:43AM INFO pbi\db.go:152 PBI refresh initiated, polling for completion request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:43AM DEBUG pbi\token.go:44 Token acquired successfully 3:43AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43AM WARN pbi\db.go:168 Failed to save refresh status to db error="failed inside dbroutine model_refresh_sync: ERROR: duplicate key value violates unique constraint \"model_refresh_batch_load_id_key\" (SQLSTATE 23505)\npgw Exec failed for sql: CALL etl.model_refresh_sync($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12), command tag: " hash=cc39c00fe106bef6cb1baed1ea0d7cca 3:43AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:44AM DEBUG pbi\token.go:44 Token acquired successfully 3:44AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:45AM DEBUG pbi\token.go:44 Token acquired successfully 3:45AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:46AM DEBUG pbi\token.go:44 Token acquired successfully 3:46AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:47AM DEBUG pbi\token.go:44 Token acquired successfully 3:47AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:48AM DEBUG pbi\token.go:44 Token acquired successfully 3:48AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:49AM DEBUG pbi\token.go:44 Token acquired successfully 3:49AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:50AM DEBUG pbi\token.go:44 Token acquired successfully 3:50AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:51AM DEBUG pbi\token.go:44 Token acquired successfully 3:51AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:52AM DEBUG pbi\token.go:44 Token acquired successfully 3:52AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:53AM DEBUG pbi\token.go:44 Token acquired successfully 3:53AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:54AM DEBUG pbi\token.go:44 Token acquired successfully 3:54AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:55AM DEBUG pbi\token.go:44 Token acquired successfully 3:55AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:56AM DEBUG pbi\token.go:44 Token acquired successfully 3:56AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:57AM DEBUG pbi\token.go:44 Token acquired successfully 3:57AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:58AM DEBUG pbi\token.go:44 Token acquired successfully 3:58AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 3:59AM DEBUG pbi\token.go:44 Token acquired successfully 3:59AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:00AM DEBUG pbi\token.go:44 Token acquired successfully 4:00AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:01AM DEBUG pbi\token.go:44 Token acquired successfully 4:01AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:02AM DEBUG pbi\token.go:44 Token acquired successfully 4:02AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:03AM DEBUG pbi\token.go:44 Token acquired successfully 4:03AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:04AM DEBUG pbi\token.go:44 Token acquired successfully 4:04AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:05AM DEBUG pbi\token.go:44 Token acquired successfully 4:05AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:06AM DEBUG pbi\token.go:44 Token acquired successfully 4:06AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:07AM DEBUG pbi\token.go:44 Token acquired successfully 4:07AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:08AM DEBUG pbi\token.go:44 Token acquired successfully 4:08AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:09AM DEBUG pbi\token.go:44 Token acquired successfully 4:09AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:10AM DEBUG pbi\token.go:44 Token acquired successfully 4:10AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:11AM DEBUG pbi\token.go:44 Token acquired successfully 4:11AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:12AM DEBUG pbi\token.go:44 Token acquired successfully 4:12AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:13AM DEBUG pbi\token.go:44 Token acquired successfully 4:13AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:14AM DEBUG pbi\token.go:44 Token acquired successfully 4:14AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:15AM DEBUG pbi\token.go:44 Token acquired successfully 4:15AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:16AM DEBUG pbi\token.go:44 Token acquired successfully 4:16AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:17AM DEBUG pbi\token.go:44 Token acquired successfully 4:17AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:18AM DEBUG pbi\token.go:44 Token acquired successfully 4:18AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:19AM DEBUG pbi\token.go:44 Token acquired successfully 4:19AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:20AM DEBUG pbi\token.go:44 Token acquired successfully 4:20AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:21AM DEBUG pbi\token.go:44 Token acquired successfully 4:21AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:21AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:22AM DEBUG pbi\token.go:44 Token acquired successfully 4:22AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:22AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:23AM DEBUG pbi\token.go:44 Token acquired successfully 4:23AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:23AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:24AM DEBUG pbi\token.go:44 Token acquired successfully 4:24AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:24AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:25AM DEBUG pbi\token.go:44 Token acquired successfully 4:25AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:25AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 4:26AM DEBUG pbi\token.go:44 Token acquired successfully 4:26AM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:26AM WARN pbi\db.go:168 Failed to save refresh status to db error="failed inside dbroutine model_refresh_sync: ERROR: duplicate key value violates unique constraint \"model_refresh_batch_load_id_key\" (SQLSTATE 23505)\npgw Exec failed for sql: CALL etl.model_refresh_sync($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12), command tag: " hash=f673222d1cd0557098092ed60b5fe509 4:26AM INFO pbi\db.go:176 Refresh completed status=Completed request_id=c3d78766-9c97-499a-874d-1fb0a9007b5e 10:00AM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:00AM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:00AM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T14:00:07.801Z 10:00AM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T14:00:07.801Z 10:00AM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:00AM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:00AM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T14:00:10.565Z 10:00AM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T14:00:10.565Z 10:08AM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:08AM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:08AM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:08AM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 10:08AM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T14:08:55.972Z 10:08AM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T14:08:55.972Z 10:08AM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T14:08:55.986Z 10:08AM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T14:08:55.986Z 10:08AM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 2:38PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-25T00:00:00.000Z 2:53PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 2:53PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 2:53PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T18:53:41.216Z 2:53PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T18:53:41.216Z 2:53PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 2:53PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 2:53PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T18:53:51.546Z 2:53PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T18:53:51.546Z 2:54PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 3:00PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=incremental execution_trigger="On demand" batch_load_prefix="test 1" created_by_user="" include_table_ids="[-50 -710 -54127]" 3:00PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 3:00PM INFO conductor\copiers.go:596 Available copiers count=487 3:00PM INFO enqueued ETL run batch_load_id=11 action=sync_concurrent_with_retry 3:00PM INFO ETL run batch_load_id=11 starting 3:00PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=11 3:00PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=3 num_copiers=3 3:00PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=3 3:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=ans_batch_row 3:00PM INFO conductor\conductor.go:275 Started sync ans_batch_row... load_scope=incremental 3:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=accounting_period 3:00PM INFO conductor\conductor.go:275 Started sync accounting_period... load_scope=incremental 3:00PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=activity_log 3:00PM INFO conductor\conductor.go:275 Started sync activity_log... load_scope=incremental 3:00PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:00PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:00PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:00:38.412Z 3:00PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:00:38.412Z 3:00PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 3:00PM INFO conductor\conductor.go:395 Worker stopped worker_number=2 3:00PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 3:00PM INFO conductor\conductor.go:395 Worker stopped worker_number=1 3:01PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=3 3:01PM INFO conductor\conductor.go:395 Worker stopped worker_number=3 3:01PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 3:01PM INFO conductor\run.go:49 All concurrent copiers completed successfully num_copiers=3 3:01PM INFO ETL run batch_load_id=11 completed 3:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:01:32.980Z 3:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:01:32.980Z 3:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:01:37.162Z 3:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:01:37.162Z 3:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:01:37.821Z 3:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:01:37.821Z 3:01PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:11PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:11PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:11PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:11:44.158Z 3:11PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:11:44.158Z 3:18PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:18PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:18PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:18:40.999Z 3:18PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:18:40.999Z 3:18PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:18PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:18PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:18:50.040Z 3:18PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:18:50.040Z 3:18PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 3:18PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 3:18PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:18:54.322Z 3:18PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:18:54.322Z 3:19PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 3:19PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=incremental execution_trigger="On demand" batch_load_prefix="" created_by_user=CHAD.BUHER include_table_ids="[-110 -111]" 3:19PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 3:19PM INFO conductor\copiers.go:596 Available copiers count=487 3:19PM INFO enqueued ETL run batch_load_id=12 action=sync_concurrent_with_retry 3:19PM INFO ETL run batch_load_id=12 starting 3:19PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=12 3:19PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=2 num_copiers=2 3:19PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=2 3:19PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=sales_shipment_line 3:19PM INFO conductor\conductor.go:275 Started sync sales_shipment_line... load_scope=incremental 3:19PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=sales_shipment_header 3:19PM INFO conductor\conductor.go:275 Started sync sales_shipment_header... load_scope=incremental 3:19PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 3:19PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 3:19PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:19:40.545Z 3:19PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:19:40.545Z 3:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-02T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-02T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:20:03.236Z 3:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:20:03.236Z 3:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:20:07.286Z 3:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:20:07.286Z 3:20PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 3:20PM INFO conductor\conductor.go:395 Worker stopped worker_number=1 3:20PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:20:12.004Z 3:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:20:12.004Z 3:20PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 3:20PM INFO conductor\conductor.go:395 Worker stopped worker_number=2 3:20PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 3:20PM INFO conductor\run.go:49 All concurrent copiers completed successfully num_copiers=2 3:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM INFO ETL run batch_load_id=12 completed 3:20PM INFO streamer\queue.go:58 Last queued job completed with should_refresh_model=true; running PBI model refresh batch_load_id=12 3:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 3:20PM DEBUG pbi\token.go:44 Token acquired successfully 3:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:20PM DEBUG pbi\pbi-refresh.go:168 request_id found in headers request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:20PM DEBUG pbi\pbi-refresh.go:157 PBI Refresh POST response request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 response_body="" headers="map[Access-Control-Expose-Headers:[RequestId] Cache-Control:[no-store, must-revalidate, no-cache] Content-Type:[application/octet-stream] Date:[Fri, 01 May 2026 19:20:49 GMT] Pragma:[no-cache] Requestid:[afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9] Strict-Transport-Security:[max-age=31536000; includeSubDomains] X-Content-Type-Options:[nosniff] X-Frame-Options:[deny]]" 3:20PM DEBUG pbi\pbi-refresh.go:112 PBI Refresh initiated successfully request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:20PM INFO pbi\db.go:152 PBI refresh initiated, polling for completion request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:20PM DEBUG pbi\token.go:44 Token acquired successfully 3:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:20PM WARN pbi\db.go:168 Failed to save refresh status to db error="failed inside dbroutine model_refresh_sync: ERROR: duplicate key value violates unique constraint \"model_refresh_batch_load_id_key\" (SQLSTATE 23505)\npgw Exec failed for sql: CALL etl.model_refresh_sync($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12), command tag: " hash=d8a432f38f80666580e09a74999ef0e6 3:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:20:51.310Z 3:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:20:51.310Z 3:20PM DEBUG pbi\token.go:44 Token acquired successfully 3:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:21PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:21PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:21PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:21PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:21PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:21PM DEBUG pbi\token.go:44 Token acquired successfully 3:21PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:22PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:22PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 3:22PM DEBUG pbi\token.go:44 Token acquired successfully 3:22PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:23PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:23PM DEBUG pbi\token.go:44 Token acquired successfully 3:23PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:23PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:23PM DEBUG pbi\token.go:44 Token acquired successfully 3:23PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:23PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:23PM DEBUG pbi\token.go:44 Token acquired successfully 3:23PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:23PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:23PM DEBUG pbi\token.go:44 Token acquired successfully 3:23PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:23PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:24PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:24PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:24:13.613Z 3:24PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:24:13.613Z 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:24PM DEBUG pbi\token.go:44 Token acquired successfully 3:24PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:24PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:25PM DEBUG pbi\token.go:44 Token acquired successfully 3:25PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:25PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:26PM DEBUG pbi\token.go:44 Token acquired successfully 3:26PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:26PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:27PM DEBUG pbi\token.go:44 Token acquired successfully 3:27PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:27PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:28PM DEBUG pbi\token.go:44 Token acquired successfully 3:28PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:28PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:29PM DEBUG pbi\token.go:44 Token acquired successfully 3:29PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:29PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:29PM DEBUG pbi\token.go:44 Token acquired successfully 3:29PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:29PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:29PM DEBUG pbi\token.go:44 Token acquired successfully 3:29PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:29PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:29PM DEBUG pbi\token.go:44 Token acquired successfully 3:29PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:29PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:29PM DEBUG pbi\token.go:44 Token acquired successfully 3:29PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:29PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:30PM DEBUG pbi\token.go:44 Token acquired successfully 3:30PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:30PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:31PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:31PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:31PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:31PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:31PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:31PM DEBUG pbi\token.go:44 Token acquired successfully 3:31PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:32PM DEBUG pbi\token.go:44 Token acquired successfully 3:32PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:32PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:33PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:33PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:33PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:33PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:33PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:33PM DEBUG pbi\token.go:44 Token acquired successfully 3:33PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:34PM DEBUG pbi\token.go:44 Token acquired successfully 3:34PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:34PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:35PM DEBUG pbi\token.go:44 Token acquired successfully 3:35PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:35PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:36PM DEBUG pbi\token.go:44 Token acquired successfully 3:36PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:36PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:37PM DEBUG pbi\token.go:44 Token acquired successfully 3:37PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:37PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:38PM DEBUG pbi\token.go:44 Token acquired successfully 3:38PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:38PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:39PM DEBUG pbi\token.go:44 Token acquired successfully 3:39PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:39PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:40PM DEBUG pbi\token.go:44 Token acquired successfully 3:40PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:40PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:41PM DEBUG pbi\token.go:44 Token acquired successfully 3:41PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:41PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:42PM DEBUG pbi\token.go:44 Token acquired successfully 3:42PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:42PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:43PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:43PM DEBUG pbi\token.go:44 Token acquired successfully 3:43PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:44PM DEBUG pbi\token.go:44 Token acquired successfully 3:44PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:44PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:45PM DEBUG pbi\token.go:44 Token acquired successfully 3:45PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:45PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:46PM DEBUG pbi\token.go:44 Token acquired successfully 3:46PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:46PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:47PM DEBUG pbi\token.go:44 Token acquired successfully 3:47PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:47PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:48PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:48PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:48:01.388Z 3:48PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:48:01.388Z 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:48PM DEBUG pbi\token.go:44 Token acquired successfully 3:48PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:48PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:49PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:49PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 3:49PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T19:49:51.885Z 3:49PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T19:49:51.885Z 3:49PM DEBUG pbi\token.go:44 Token acquired successfully 3:49PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:49PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:50PM DEBUG pbi\token.go:44 Token acquired successfully 3:50PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:50PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... [2mstatus=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:51PM DEBUG pbi\token.go:44 Token acquired successfully 3:51PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:51PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:52PM DEBUG pbi\token.go:44 Token acquired successfully 3:52PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:52PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:53PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:53PM DEBUG pbi\token.go:44 Token acquired successfully 3:53PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:54PM DEBUG pbi\token.go:44 Token acquired successfully 3:54PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:54PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:55PM DEBUG pbi\token.go:44 Token acquired successfully 3:55PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:55PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:56PM DEBUG pbi\token.go:44 Token acquired successfully 3:56PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:56PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:57PM DEBUG pbi\token.go:44 Token acquired successfully 3:57PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:57PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:58PM DEBUG pbi\token.go:44 Token acquired successfully 3:58PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:58PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 3:59PM DEBUG pbi\token.go:44 Token acquired successfully 3:59PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 3:59PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:00PM DEBUG pbi\token.go:44 Token acquired successfully 4:00PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:00PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:01PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:01PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:01PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:01:57.719Z 4:01PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:01:57.719Z 4:01PM DEBUG pbi\token.go:44 Token acquired successfully 4:01PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:01PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:02PM DEBUG pbi\token.go:44 Token acquired successfully 4:02PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:02PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:03PM DEBUG pbi\token.go:44 Token acquired successfully 4:03PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:03PM DEBUG pbi\token.go:44 Token acquired successfully 4:03PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:03PM DEBUG pbi\token.go:44 Token acquired successfully 4:03PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:03PM DEBUG pbi\token.go:44 Token acquired successfully 4:03PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:03PM DEBUG pbi\token.go:44 Token acquired successfully 4:03PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:03PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:04PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:04PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:04PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:04:03.914Z 4:04PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:04:03.914Z 4:04PM DEBUG pbi\token.go:44 Token acquired successfully 4:04PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:04PM DEBUG pbi\token.go:44 Token acquired successfully 4:04PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:04PM DEBUG pbi\token.go:44 Token acquired successfully 4:04PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:04PM DEBUG pbi\token.go:44 Token acquired successfully 4:04PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:04PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:04PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:04PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:04PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-01T00:00:00.000Z 4:04PM DEBUG pbi\token.go:44 Token acquired successfully 4:04PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:04PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:05PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:05PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:05:00.825Z 4:05PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:05:00.825Z 4:05PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:05:02.485Z 4:05PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:05:02.485Z 4:05PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:05:04.212Z 4:05PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:05:04.212Z 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:05PM DEBUG pbi\token.go:44 Token acquired successfully 4:05PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:05PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:06PM DEBUG pbi\token.go:44 Token acquired successfully 4:06PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:06PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:07PM DEBUG pbi\token.go:44 Token acquired successfully 4:07PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:07PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:08PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:08PM DEBUG pbi\token.go:44 Token acquired successfully 4:08PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:09PM DEBUG pbi\token.go:44 Token acquired successfully 4:09PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:09PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:10PM DEBUG pbi\token.go:44 Token acquired successfully 4:10PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:10PM DEBUG pbi\token.go:44 Token acquired successfully 4:10PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:10PM DEBUG pbi\token.go:44 Token acquired successfully 4:10PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:10PM DEBUG pbi\token.go:44 Token acquired successfully 4:10PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:10PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:10PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:10PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:11:00.531Z 4:10PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:11:00.531Z 4:10PM DEBUG pbi\token.go:44 Token acquired successfully 4:10PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:10PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:11PM DEBUG pbi\token.go:44 Token acquired successfully 4:11PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:11PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:12PM DEBUG pbi\token.go:44 Token acquired successfully 4:12PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:12PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:13PM DEBUG pbi\token.go:44 Token acquired successfully 4:13PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:13PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:14PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:14PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:14:38.129Z 4:14PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:14:38.129Z 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:14PM DEBUG pbi\token.go:44 Token acquired successfully 4:14PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:14PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-29T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-29T00:00:00.000Z to=2026-04-30T00:00:00.000Z 4:15PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:15:09.849Z 4:15PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:15:09.849Z 4:15PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:15:12.416Z 4:15PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:15:12.416Z 4:15PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:15PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:15:15.033Z 4:15PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:15:15.033Z 4:15PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:15PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:15PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:15PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:15PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:15PM DEBUG pbi\token.go:44 Token acquired successfully 4:15PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:15PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:15:59.321Z 4:16PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:15:59.321Z 4:16PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:16:02.234Z 4:16PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:16:02.234Z 4:16PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:16PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:16PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:16:06.686Z 4:16PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:16:06.686Z 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:16PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:16PM DEBUG pbi\token.go:44 Token acquired successfully 4:16PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:17PM DEBUG pbi\token.go:44 Token acquired successfully 4:17PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:17PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=incremental execution_trigger="On demand" batch_load_prefix="" created_by_user=CHAD.BUHER include_table_ids="[-55001 -2000000184]" 4:18PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 4:18PM INFO conductor\copiers.go:596 Available copiers count=487 4:18PM INFO enqueued ETL run batch_load_id=13 action=sync_concurrent_with_retry 4:18PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:18PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:18PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:18:38.716Z 4:18PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:18:38.716Z 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:18PM DEBUG pbi\token.go:44 Token acquired successfully 4:18PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:18PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:19PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:19PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:19:05.334Z 4:19PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:19:05.334Z 4:19PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:19:07.887Z 4:19PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:19:07.887Z 4:19PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:19:09.267Z 4:19PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:19:09.267Z 4:19PM DEBUG pbi\token.go:44 Token acquired successfully 4:19PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:19PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:19PM DEBUG pbi\token.go:44 Token acquired successfully 4:19PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:19PM DEBUG pbi\token.go:44 Token acquired successfully 4:19PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:19PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:19PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:19PM DEBUG pbi\token.go:44 Token acquired successfully 4:19PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:19PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:19:40.767Z 4:19PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:19:40.767Z 4:19PM DEBUG pbi\token.go:44 Token acquired successfully 4:19PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:19PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM DEBUG pbi\token.go:44 Token acquired successfully 4:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM DEBUG pbi\token.go:44 Token acquired successfully 4:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM DEBUG pbi\token.go:44 Token acquired successfully 4:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-19T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:20:22.883Z 4:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:20:22.883Z 4:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:20:26.104Z 4:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:20:26.104Z 4:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:20PM DEBUG pbi\token.go:44 Token acquired successfully 4:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:20:32.723Z 4:20PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:20:32.723Z 4:20PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 4:20PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:20PM DEBUG pbi\token.go:44 Token acquired successfully 4:20PM DEBUG pbi\token.go:45 Token details token_type=Bearer expires_in=3599 4:20PM INFO pbi\db.go:179 Refresh still running... status=Unknown request_id=afe5fc2f-7e4c-44b0-a4d6-ca8bfd9195e9 4:20PM INFO ETL run batch_load_id=13 starting 4:20PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=13 4:20PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=2 num_copiers=2 4:20PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=2 4:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=tenant_media 4:20PM INFO conductor\conductor.go:275 Started sync tenant_media... load_scope=incremental 4:20PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=object_profile 4:20PM INFO conductor\conductor.go:275 Started sync object_profile... load_scope=incremental 4:21PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 4:21PM INFO conductor\conductor.go:395 Worker stopped worker_number=1 4:21PM INFO streamer\streamer.go:45 EtlRun action=sync_concurrent_with_retry load_scope=incremental execution_trigger="On demand" batch_load_prefix="GL " created_by_user=CHAD.BUHER include_table_ids="[-5823 -15 -570 -96 -95 -17 -253 -45]" 4:21PM INFO system\rtconfig.go:100 Loaded config successfully config=.senv 4:21PM INFO conductor\copiers.go:596 Available copiers count=487 4:21PM INFO enqueued ETL run batch_load_id=14 action=sync_concurrent_with_retry 4:21PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:21PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:21PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:21:34.611Z 4:21PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:21:34.611Z 4:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-26T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:23:20.756Z 4:23PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:23:20.756Z 4:23PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:23PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:23PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:23PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:23PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:23:34.401Z 4:23PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:23:34.401Z 4:23PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:23PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 4:23PM INFO conductor\conductor.go:395 Worker stopped worker_number=2 4:23PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 4:23PM INFO conductor\run.go:49 All concurrent copiers completed successfully num_copiers=2 4:23PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:23:50.844Z 4:23PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:23:50.844Z 4:23PM INFO ETL run batch_load_id=13 completed 4:23PM INFO ETL run batch_load_id=14 starting 4:23PM INFO conductor\run.go:124 Using provided batch_load_id batch_load_id=14 4:23PM INFO conductor\conductor.go:409 Started workers for copiers num_workers=5 num_copiers=8 4:23PM INFO conductor\conductor.go:421 Finished adding all copiers to channel num_copiers=8 4:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_budget_name 4:23PM INFO conductor\conductor.go:275 Started sync gl_budget_name... load_scope=incremental 4:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=1 api_name=gl_item_ledger_relation 4:23PM INFO conductor\conductor.go:275 Started sync gl_item_ledger_relation... load_scope=incremental 4:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=2 api_name=gl_account 4:23PM INFO conductor\conductor.go:275 Started sync gl_account... load_scope=incremental 4:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gl_account_category 4:23PM INFO conductor\conductor.go:275 Started sync gl_account_category... load_scope=incremental 4:23PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=gl_budget_entry 4:23PM INFO conductor\conductor.go:275 Started sync gl_budget_entry... load_scope=incremental 4:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=5 api_name=gl_entry 4:24PM INFO conductor\conductor.go:275 Started sync gl_entry... load_scope=incremental 4:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=3 api_name=gl_entry_vat_entry_link 4:24PM INFO conductor\conductor.go:275 Started sync gl_entry_vat_entry_link... load_scope=incremental 4:24PM INFO conductor\conductor.go:397 Worker started copier worker_number=4 api_name=gl_register 4:24PM INFO conductor\conductor.go:275 Started sync gl_register... load_scope=incremental 4:24PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=2 4:24PM INFO conductor\conductor.go:395 Worker stopped worker_number=2 4:25PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=1 4:25PM INFO conductor\conductor.go:395 Worker stopped worker_number=1 4:25PM INFO streamer\streamer.go:117 EtlRunOption created_by_user="" 4:25PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=3 4:25PM INFO conductor\conductor.go:395 Worker stopped worker_number=3 4:26PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-02T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:26PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:26PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-01T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:26PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-05-02T00:00:00.000Z to=2026-05-03T00:00:00.000Z 4:26PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:26:32.554Z 4:26PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:26:32.554Z 4:26PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:26:33.623Z 4:26PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:26:33.623Z 4:26PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:26PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=4 4:26PM INFO conductor\conductor.go:395 Worker stopped worker_number=4 4:28PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:28PM INFO streamer\streamer.go:190 Etl_load query error due to context cancellation, ending stream error="context canceled\npgw Query failed for sql: \nSELECT\n COALESCE(sync_id, 0),\n COALESCE(load_id, 0),\n COALESCE(batch_load_id, 0),\n COALESCE(extract_id, 0),\n COALESCE(source_table, ''),\n COALESCE(sink_table, ''),\n COALESCE(load_scope, 0)::int,\n COALESCE(execution_result, ''),\n execution_begin_at,\n execution_end_at,\n COALESCE(execution_duration, ''),\n expected_complete_at,\n COALESCE(is_latest, false),\n COALESCE(is_latest_success, false),\n COALESCE(uri_query, ''),\n prior_modified_at,\n last_modified_at,\n COALESCE(rows_staged, 0),\n COALESCE(rows_inserted, 0),\n COALESCE(rows_updated, 0),\n COALESCE(rows_history, 0),\n COALESCE(rows_deleted, 0),\n COALESCE(rows_reinstated, 0),\n COALESCE(rows_unchanged, 0),\n COALESCE(rows_errored, 0),\n COALESCE(error_summary, ''),\n COALESCE(error_detail, ''),\n COALESCE(subsequent_no_rows, 0),\n no_rows_available_at,\n updated_at,\n enqueued_at,\n\t\tdequeued_at,\n COALESCE(file_path, ''),\n variables::text,\n COALESCE(created_by, 0),\n COALESCE(created_by_user, '')\nFROM etl.v_sync\nWHERE updated_at > $1\nORDER BY load_id DESC" 4:30PM INFO conductor\conductor.go:394 Worker finished since copier channel closed worker_number=5 4:30PM INFO conductor\conductor.go:395 Worker stopped worker_number=5 4:30PM INFO conductor\conductor.go:427 All workers finished, closed completion channel 4:30PM INFO conductor\run.go:49 All concurrent copiers completed successfully num_copiers=8 4:30PM INFO ETL run batch_load_id=14 completed 4:31PM INFO streamer\streamer.go:135 EtlLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:31PM INFO streamer\streamer.go:150 EtlBatchLoadBetween from=2026-04-30T00:00:00.000Z to=2026-05-02T00:00:00.000Z 4:31PM INFO streamer\streamer.go:246 EtlBatchLoad since_time=2026-04-30T20:31:53.267Z 4:31PM INFO streamer\streamer.go:175 EtlLoad since_time=2026-04-30T20:31:53.267Z 4:33PM INFO streamer\streamer.go:117 EtlRunOption created_by_user=""