| Author |
Message |
rfoyle@gmail.com *nix forums beginner
Joined: 25 Feb 2005
Posts: 3
|
Posted: Fri Feb 25, 2005 5:51 pm Post subject:
Re: How to retrieve register values?
|
|
|
Thanks. It was what I needed.
-R |
|
| Back to top |
|
 |
rfoyle@gmail.com *nix forums beginner
Joined: 25 Feb 2005
Posts: 3
|
Posted: Fri Feb 25, 2005 5:51 pm Post subject:
Re: How to retrieve register values?
|
|
|
Thanks. It was what I needed.
-R |
|
| Back to top |
|
 |
Serge Rielau *nix forums Guru
Joined: 29 Apr 2005
Posts: 1583
|
Posted: Fri Feb 25, 2005 5:29 pm Post subject:
Re: How to retrieve register values?
|
|
|
rfoyle@gmail.com wrote:
| Quote: | I want to set the transaction lock timeout, i.e., 'set current lock
timeout X', but before that I want to see if it is already set and what
the value is.
How can I retrieve this from the CLP?
Thanks,
Rich
db2 => values current lock timeout; |
1
-----------
-1
1 record(s) selected.
Special registers are just normal leafs elements of expressions...
Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab |
|
| Back to top |
|
 |
rfoyle@gmail.com *nix forums beginner
Joined: 25 Feb 2005
Posts: 3
|
Posted: Fri Feb 25, 2005 5:20 pm Post subject:
How to retrieve register values?
|
|
|
I want to set the transaction lock timeout, i.e., 'set current lock
timeout X', but before that I want to see if it is already set and what
the value is.
How can I retrieve this from the CLP?
Thanks,
Rich |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|