This is my first post here, so hello all.
I do not understand DB2 at all, I support a web content management system so please explain any answers rigorously.
I have 2 questions:
1. How can I clone a db from a client's linux box and restore it on my XP box?
2. Our app stores XML structures in CLOB fields as a primitive type of content management via DB2. However when I run a select on the 'XML_CONTENT' column in command center all I get is blank columns. What does this mean, the data is not stored in DB2? or do I need to make particular provisions to select the data from a CLOB field?
regards
Rich