View Issue Details

IDProjectCategoryView StatusLast Update
0000055JBSQLBugspublic2017-09-20 08:20
Reporterjorgen.bosmanAssigned Tojorgen.bosman 
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.3.0.4 
Target VersionFixed in Version1.3.0.5 
Summary0000055: Output of LOB columns sometimes gets truncated to 1 character
DescriptionSometimes the output of a LOB column gets truncated when executing a script
Steps To ReproduceExecute 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
TagsNo tags attached.
Oracle Client Version
Oracle Server Version

Activities

There are no notes attached to this issue.

Issue History

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