CUBRID学习笔记 10 数据库文件的类型和含义
- demodb contains the database data;
- demodb_lgar000, 001 and so forth are log archives used for point in time restore or in the event of a system crash;
- demodb_lgar_t - represents the temporary log archive file;
- demodb_lgat - represents the active log and holds the recent changes to the database;
- demodb_t32766 represents a temporary volume; (Note: You might see other value than t32766 appended to the database name as the value decreases from 32766 to 1)
- demodb_lgat__lock - displays which process holds the lock on the database;
- demodb_loginf - holds log archive information;
- demodb_vinf - holds volume creation information;
- lob folder is where CLOB/BLOB data types are stored;
牛人看的,一般人大概看下就可以了. 以demodb为例.
作者:过错
出处:http://www.cnblogs.com/wang2650/
关于作者:net开发做的久而已。十余年时光虚度!
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。如有问题,可以邮件:wang2650@163.com
联系我,非常感谢。