If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Platinum RC/Update help needed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-07-09, 17:27
Sheerah Sheerah is offline
Registered User
 
Join Date: Jan 2009
Location: Sacramento, CA
Posts: 5
Question Platinum RC/Update help needed

Hi all. I'm new to this forum, and new to database administration.

I work in a mainframe enviroment, using DB2 UDB for z/OS.

I am trying to alter multiple table by using Platinum Tools' RC/Update - the ALTER function.

My coworker and I just spent two hours entering various ALTER requests on a total of 5 tables. The tool seemed to allow us to select all 5 tables, and then alter the columns as we needed. Basically, we were deleting some columns, adding others, and adding foreign keys.

We specified that our SQL commands should be written to a PDS member, because we opted for Batch execution. When we were all done creating our DDL, we went to the PDS member and were shocked to see that only the DDL created by the last table that we defined our changes to, appeared in the member. We lost the changes to the other 4 tables.

Does anyone know how to ensure that all of your work gets queued to a member?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On