eaolson
eaolson
I'm interested in alerting, so I'm trying to install examples/alert-project. There's no documentation on using the examples, so I'm assuming it's just a matter of running mlDeploy in that directory....
Some numeric values would not get formatted to valid JSON. This incorporates the suggestions from issue #15.
Installing Logger for the first time on my own instance. The create_user script says to run the logger_install.sql script as the logger user, but that script doesn't exist in source/install....
Fix for issue 186. Avoid using V() in SQL.
If an Apex item is longer than 4000 characters, it's stored in wwv_flow_data.item_value_clob, not item_value_vc2. Calling log_apex_items when such an item exists raises ORA-06502, PL/SQL: numeric or value error: character...