View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000055 | JBSQL | Bugs | public | 2017-09-14 12:14 | 2017-09-20 08:20 |
Reporter | jorgen.bosman | Assigned To | jorgen.bosman | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.0.4 | ||||
Target Version | Fixed in Version | 1.3.0.5 | |||
Summary | 0000055: Output of LOB columns sometimes gets truncated to 1 character | ||||
Description | Sometimes the output of a LOB column gets truncated when executing a script | ||||
Steps To Reproduce | Execute this script repeatedly SET LONG 10240000 set heading off spool c:\temp\sql_monitor.html SELECT DBMS_SQLTUNE.report_sql_monitor(sql_id=> '1',type=>'HTML',report_level=>'ALL') AS report FROM dual; spool off set heading on SET LONG 32 | ||||
Tags | No tags attached. | ||||
Oracle Client Version | |||||
Oracle Server Version | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-14 12:14 | jorgen.bosman | New Issue | |
2017-09-14 12:14 | jorgen.bosman | Status | new => assigned |
2017-09-14 12:14 | jorgen.bosman | Assigned To | => jorgen.bosman |
2017-09-20 08:08 | jorgen.bosman | Status | assigned => resolved |
2017-09-20 08:08 | jorgen.bosman | Resolution | open => fixed |
2017-09-20 08:08 | jorgen.bosman | Fixed in Version | => 1.3.0.5 |
2017-09-20 08:20 | jorgen.bosman | Status | resolved => closed |