2012. 1. 20. 14:43
If you do not have a valid backup to go to, you can try forcing the
database up without the transaction log, by using the "-f" switch (e.g.
"dbeng8 -f -n myengine mydb.db -n mydatabase" . If you can get the
database up and running, I'd highly recommend an unload and reload
immediately thereafter. (CAUTION: Consult the documentation if this
database is involved in a replication environment! Doing this will break
that environment!)
See our documentation for a description on how to rebuild a database:
http://www.ianywhere.com/developer/product_manuals/sqlanywhere/0902/e...
'Study > 되새김질' 카테고리의 다른 글
되새김질(since 2008.02.17 ~) (1) | 2013.08.21 |
---|---|
[펌]sed 명령어 (0) | 2011.12.25 |
[C/C++]SBCS/MBCS/WBCS 관련 함수 참고 (0) | 2011.09.08 |