orchestration_session (table) Content
01JFW5DHPYF6CNXM0VJ4597DPX | 01JFW585DRX78WVYMR6WAP3F5J | 01JFW5DHPX7Y2MNQPKK2S1B2E5 | sqlpage: ^0.31.0 pgwire: ^0.22.0 rusqlite: ^0.32.1 sqlean: 0.27.1 surveilr: 1.5.10 | 2024-12-24 11:04:16 | 2024-12-24 11:04:57 | { "start_size": "171.36 MB", "final_size": "310.58 MB", "cmd": "shell", "arguments": "{\n \"state_db_fs_path\": \"/rssd/lib-pattern-research-study-explorer.sqlite.db\",\n \"sqlite_dyn_extn\": [],\n \"sqlpkg\": \"/root/.sqlpkg\",\n \"engine\": \"Rusqlite\",\n \"scripts\": [\n \"./package.sql.ts\"\n ],\n \"cmd\": null,\n \"no_observability\": false,\n \"output\": \"Json\",\n \"import_env\": null,\n \"session_state_table_name\": \"session_state_ephemeral\",\n \"silent\": false,\n \"emit_session_id\": false,\n \"command\": null\n}" } | |||
ORCHSESSID-35E5FE4B40AAD83AC08BA90D707D8009 | 01JFW585DRX78WVYMR6WAP3F5J | deidentification | 2024-12-24 11:04:16 | 2024-12-24 11:04:16 | {"status": "completed"} | De-identification process completed | |||
ORCHSESSID-9739E7522638127C55CA4892F40DFF6E | 01JFW585DRX78WVYMR6WAP3F5J | V&V | 2024-12-24 11:04:16 | 2024-12-24 11:04:16 | {"status": "completed"} | Verification Validation process completed |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149
"console/content/table/orchestration_session.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.