Jon Heller

Results 11 issues of Jon Heller

Run simple executable programs in the scheduler in 12.2.0.1, on RHEL Linux (the Developer VM), throws this error: ORA-00600: internal error code, arguments: [17285], [0x7F148DB342B8], [1], [0x086944D30], [], [], [],...

bug

Add Linux/Unix exit code column. Add echo $? line, parse the line, add it to a column.

enhancement

1. Similar to Ansible Tower? 2. Job status - results, meta, errors 3. Link statuses 4. M5 Administration 5. Run queries (result grid, syntax highlighting, etc) 6. Apex plugin, OEM...

Maybe in next release?

Add information about where Method5 will show up on the Security Technical Implementation Guide (STIG), when those findings don't matter, and how to resolve the ones that do.

enhancement

Add `rem This is a worksheet, not a SQL*Plus script.` and `exit;` to the top of each file in scripts. Or maybe rename "scripts" to "worksheets" or some other name?

enhancement

M5_FILE? The user stores files on a specific directory on the management server, UTL_FILE reads it as a BLOB, and then INSERTs it over a database link into a remote...

enhancement

SQL*Plus generally goes against the whole idea of automation and Method5. But this might be a nice "checklist" feature that some people will require.

enhancement

Even though STATEMENT_SPLITTER is already build this could be difficult and confusing. This program isn't really meant for running things like SQL*Plus scripts, I'm not sure if it's worth the...

Maybe in next release?

alter session set current_schema=must_use_explicit_schema_names to prevent tables being created in Method5_APP. This doesn't appear to work. It looks like a DBA account will always avoid DDL trigger errors and still...

Maybe in next release?