fmorais
25th August 2005, 20:43
Hi.

I just installed sp12.
When I tried to install the translation solution, I had aproblem relating to b-language support and the installation was aborted.

Because of the new tables created by sol 123464 (b-language) support, restarting the aborted pmc process gives an 606 error.

I need to revert the installation process just for the translation solution. I already changed the status of the solution to "available" in ttpmc201, ttpmc203, and also deleted the "to install" and "installing" records from ttpmc260.

The problem is that now, when I try to scan a solution, I get:

"There is an aborted installation process that needs to be restarted first"

What am I missing in order to revert the installation?


Thanks a lot
Fred

dave_23
25th August 2005, 20:48
You deleted the records? that's crazy, why didn't you just move the "Installing" back to "To Install" and you could have gone forward from there.

Check your application locks though, and check for more "installing" records in the pmc table (maybe other update VRCs?)

Dave

fmorais
25th August 2005, 20:52
I only deleted the "history" records. In the other tables I just changed the status. There must be another table I need to change, but which one?

No application locks present, by the way. That was my first guess.

Thanks
Fred

dave_23
25th August 2005, 23:54
what happens when you do:

qptool6.1 -q"select * from ttpmc201 where rsta = 4" -c0

?

Dave

fmorais
26th August 2005, 02:17
Hi again Dave.

I was just able to solve the problem.
One of the tables ( ttpmc203 ) had 2 records for that solution. I changed only the first one to "available" and assumed it was the only one for that solution.

When I changed the other (which was also "installing") to "available" the problem became solved. I rescaned the solution and reinstalled it.

PMC works ok now.

Thanks for your prompt assistance
Fred

dave_23
26th August 2005, 03:12
ohh, you're using new PMC functionality (Installation Runs). Not use to that yet :) . Glad you got it to work!

Dave