Hi,
I'm not sure whether this is the most common question on the planet to a seasoned DB2 admin, but for me it's pure exasperation and disbelief and how difficult such a simple thing (for any other DB) can be....
Somebody please tell me... how on earth do I get a DB2 client to update the server it's connected to ???
here's the detail...
I have a DB2 server on one machine and I've installed a DB2 client (v 9.*) on another machine.
On the client machine I've catalogued the node and I've catalogued the databases.
On the client machine, after cataloguing I can select data from the tables that have been defined on the server
However, when I issue a create table statement and insert data into this new table, I can see the new table on the client but for the life of me (and I've been googling this for hours) I cannot get that new table to appear on the server.
I'm sure there is a very simple answer to this and that I'm just googling the wrong question but ........ Someone help me before I go insane please
