Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Temporary mapping table

Status
Not open for further replies.

staland

Technical User
Apr 22, 2003
9
DK
Hi
We're running DB2 v7 on z/OS

So far we've had one shared mapping table for running online reorg. I'm trying to change it so we can use a temporary table for the reorg jobs - that way we can run several reorg jobs simultaneously without having different mapping tables created.

But the mapping table needs an index ......

So my question is - how can I create / declare an index on a temporary table ??

Hope someone can answer

Helle
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top