T.R | Title | User | Personal Name | Date | Lines |
---|
280.1 | | CAMINO::MCDERMOTT | | Thu May 15 1997 12:54 | 18 |
| Hi Jerry,
We have been in contact with CT regarding this issue.
CT has made there sfs log file much smaller, before when it
was 4G bytes it did take hours to read thru the log. The log
file is know is much smaller, 512k bytes, so in theory it should
take only a fraction as long.
CT's plans are if reading thru the log takes more than an hour they
are going to re-create the tpsystem.
I have placed a call to Transarc regarding the transaction that
causes the error. When I here from Transarc I will post there
reply here.
Greg
|
280.2 | force transaction instead of abort transaction | CAMINO::MCDERMOTT | | Thu May 15 1997 15:31 | 18 |
| Regarding the error aborting transactions:
You can not abort a transaction that is in the "committing"
state. Since it has already entered the two-phase commit
cycle, its to late to abort.
You might be able to force the transaction with:
tkadmin> help force transaction
NAME
tkadmin force transaction -- Force the outcome of a transaction.
SYNOPSIS
tkadmin force transaction [-server <server name>] <tid>
[-commitdesired] [-finish]
Greg
|
280.3 | | DUCAT::ROSCOE | | Fri May 16 1997 09:26 | 11 |
| We talked with transarc about the time needed to read the logfile. The sfs
server, when it starts, is able to determine immeadiately if the logfile is
empty. If it is then the server bypasses the reading of the logfile. If it
is not then the entire file is read looking for transactions. It is therefore
important to adequately size the logfile to keep the time reading the file
to a minimum. CT had originally sized the logfile many times larger than they
needed, only recently did they scale the size of the file back to a more
reasonable size.
Rich
|
280.4 | unable to delete this transaction | CSC32::J_HENSON | Don't get even, get ahead! | Wed May 21 1997 12:40 | 19 |
| I just received an update on this.
CT did the following.
- used tdadmin to attempt to force the transaction to complete, as
recommended. This didn't help.
- stopped the tp system
- stopped sfs
- used dce clean
- restarted the tp system
This time, because their transaction log file is so much smaller, it
only took 5-7 minutes to start. That's the good news. The bad news
is that the bad transaction is still there.
At this point, it's more of a nuisance to the customer than anything
else, but it seems to me that it's an issue that needs to be resolved.
Jerry
|
280.5 | | CAMINO::MCDERMOTT | | Wed May 21 1997 13:18 | 6 |
| Hi Jerry,
I made a call to Transarc regarding this issue. As soon as I
here from them I'll post there reply here.
Greg
|
280.6 | ? | CSC32::J_HENSON | Don't get even, get ahead! | Tue Jun 03 1997 10:36 | 14 |
| >> <<< Note 280.5 by CAMINO::MCDERMOTT >>>
>> Hi Jerry,
>> I made a call to Transarc regarding this issue. As soon as I
>> here from them I'll post there reply here.
Greg,
Anything new on this?
Thanks,
Jerry
|
280.7 | | CAMINO::MCDERMOTT | | Thu Jun 05 1997 17:59 | 8 |
| Hi Jerry,
Transarc was unable to provide any solution for getting rid of
the transaction. Since the process that "owns" tid is gone there
is nothing Encina can do about it.
Greg
|