Windows service required for Large data editor

amirssid

Member
Hi all,

I have been using PL/SQL developer for a while. I knew that it shows BLOB, CLOB, and BFILE column values in its "Large Data Editor" window. But last week something happened to my Windows OS, which caused almost all windows services to be disabled by default.

By now, I have enabled and started most of the required services, for usual windows operations, but in PL/SQL developer, I am not able to see LOB data in "Large Data Editor", and I am sure it is because of uavailability of some Windows service.

Can someone please tell me which Windows service is required to enable large data editor again???

Thanks in advance.
Amir.
 
I really wouldn't know which service this is. I'm sure the Large Data Editor directly or indirectly uses some windows functions that require specific windows services, but I don't have any information about that.
 
Back
Top