![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#3
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#4
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#5
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#6
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#7
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#8
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#9
| |||
| |||
|
|
[...] I'm not thinking of the transaction begin/commit/rollback cycle, I'm thinking of it truly globally - where users could do multiple commits and rollbacks, and then do a global rollback to a given point of time. In oracle, I believe this is done through transaction logs; how do you set up this in sybase? |
|
(ps - how do you get the version of sybase that you are running against via isql? I see in my case the binary is old (1999) but I'm assuming that the database itself is a lot newer..) |
|
select @@version go |
#10
| |||
| |||
|
|
hey all, I was wondering if it was possible to do the following - I would like to set a 'sync point' where 1) transactions could occur on a given database or databases after the sync point was created in multiple sessions. 2) I could globally 'roll back' the database to the sync point. |
![]() |
| Thread Tools | |
| Display Modes | |
| |