Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 13th, 2006, 01:45 AM
steve
Guest
 
Posts: n/a
Default Changing an index controlled partitioned table to table controlled.

Hello,

I am having a problem with an index controlled partitioned table. I
was altering a table using SQL. I was trying to add a partition to a
table to change it from index controlled to table controlled. This is
a new feature in version 8. Version 8 will automatically switch the
table from index controlled to table controlled if you alter the table
and add a new partition to the table. This does work because I tried
it before and it successfully changed the table. I was adding a
partition to the table so it would switch the table to table
controlled. The SQL abended with a 00C90101.

Now you can't display the table or even run an Unload against the Full
Image copies.

Has anyone else experienced this or ran accross this. Is there
anything I can do to back out the changes right now the table is pretty
much inaccessable.

If anyone else has experienced this or successfully backed out the
changes please let me know
Thanks,
Steve

  #2  
Old March 13th, 2006, 02:25 AM
Mark A
Guest
 
Posts: n/a
Default Re: Changing an index controlled partitioned table to table controlled.

"steve" <smuenks@hotmail.com> wrote in message
news:1142213399.964478.107770@j52g2000cwj.googlegr oups.com...[color=blue]
> Hello,
>
> I am having a problem with an index controlled partitioned table. I
> was altering a table using SQL. I was trying to add a partition to a
> table to change it from index controlled to table controlled. This is
> a new feature in version 8. Version 8 will automatically switch the
> table from index controlled to table controlled if you alter the table
> and add a new partition to the table. This does work because I tried
> it before and it successfully changed the table. I was adding a
> partition to the table so it would switch the table to table
> controlled. The SQL abended with a 00C90101.
>
> Now you can't display the table or even run an Unload against the Full
> Image copies.
>
> Has anyone else experienced this or ran accross this. Is there
> anything I can do to back out the changes right now the table is pretty
> much inaccessable.
>
> If anyone else has experienced this or successfully backed out the
> changes please let me know
> Thanks,
> Steve
>[/color]

When you post on a DB2 forum, it helps to mention what version of DB2 you
are using (DB2 for z/OS).


  #3  
Old March 13th, 2006, 09:55 AM
Knut Stolze
Guest
 
Posts: n/a
Default Re: Changing an index controlled partitioned table to table controlled.

Mark A wrote:
[color=blue]
> "steve" <smuenks@hotmail.com> wrote in message
> news:1142213399.964478.107770@j52g2000cwj.googlegr oups.com...[color=green]
>> Hello,
>>
>> I am having a problem with an index controlled partitioned table. I
>> was altering a table using SQL. I was trying to add a partition to a
>> table to change it from index controlled to table controlled. This is
>> a new feature in version 8. Version 8 will automatically switch the
>> table from index controlled to table controlled if you alter the table
>> and add a new partition to the table. This does work because I tried
>> it before and it successfully changed the table. I was adding a
>> partition to the table so it would switch the table to table
>> controlled. The SQL abended with a 00C90101.
>>
>> Now you can't display the table or even run an Unload against the Full
>> Image copies.
>>
>> Has anyone else experienced this or ran accross this. Is there
>> anything I can do to back out the changes right now the table is pretty
>> much inaccessable.
>>
>> If anyone else has experienced this or successfully backed out the
>> changes please let me know
>> Thanks,
>> Steve
>>[/color]
>
> When you post on a DB2 forum, it helps to mention what version of DB2 you
> are using (DB2 for z/OS).[/color]

That explains why I had no idea what the OP was talking about. ;-)

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
  #4  
Old March 13th, 2006, 10:55 PM
steve
Guest
 
Posts: n/a
Default Re: Changing an index controlled partitioned table to table controlled.

Had to aply a fix to the DB2 system to fix the problem. Aparently if
your table, tablepaces, or index's are version 5 or older you can have
problems with the Alter table Add partition command.

Problem resolved

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles