0

I work on C# application which generate the details of employee and also application activity get logged in to logger in database(oracle sql devloper).so i ran the application its response was about of 1000+ lines and same get logged in to database LOG_MESSAGE which has column MESSAGE where application response message get captured(which was 1000+ lines in application). but when i copy and paste the message to clip board it only shows 200 lines. I tried exporting the data but still few lines visible followed by ...

I have checked message data type was NCLOB. please help to find how the full message can we copy to clipboard and how it can be seen.

0 Answers0