[Zope] Sybase error: Products.SybaseDAv2.db.Error: ct_command ():

Rob Page rob.page@digicool.com
Fri, 14 Jan 2000 15:29:29 -0500


> Hung, if there's nothing important in the transaction log, I think the
> command is something like "dump transactions" or somesuch 
> from SQL.  see the manual.

IFF there's nothing important in the transaction log you can use:

dump transaction {DBNAME} with truncate_only

--Rob