Logging Level Recommendations
Hello,
I am having errors related to outputting clobs for my sample data. On the dataset tab, I changed the data type to xml from clob to display it as detailed in the documentation. The data is not displayed. I assume this might have something to do with me concatenating two of the clob fields together in the sql query, by standalone clob fields are not generated either.
This link describes log configuration: http://download.oracle.com/docs/cd/E17904_01/bi.1111/e13880/T526682T542464.htm#scg_vw_lf
I'm inquiring about which level to set the logging at in order to diagnose the display issues: particularly the individual clob fields that I changed to xml. While it looks like concatenation of two clobs fields is not possible in Publisher, I believe the individual clob fields should be displaying as I am just selecting them.