JISAM  | c-tree  | |
|---|---|---|
maximum file size  | 9 EB  | 16 EB  | 
maximum record size  | 2 GB  | 64 KB for fixed record length 2 GB for variable record length  | 
maximum number of keys  | no limit  | no limit [A]  | 
maximum key size  | 256 bytes  | no limit  | 
max number of segments per key  | 16  | no limit [B]  | 
maximum number of records  | no limit  | no limit  | 
variable length records  | not supported [C]  | supported  | 
transactions  | not supported  | supported  | 
alternate collating sequence  | supported  | supported  | 
OPEN INPUT WITH LOCK  | not supported  | supported  | 
data encryption  | supported[D]  | supported  | 
file compression  | not supported  | supported through configuration [E]  | 
ODBC and JDBC access  | supported via isCOBOL UDBC (separate product)  | supported [F]  | 
ADO.NET, PHP and Phyton  | not supported  | supported [F]  | 
native dependences  | no  | yes  | 
file handling utility  | JUTIL  | ctutil  | 
monitor and tuning utilities  | none  | c-treeACEMonitor c-treeGauges c-treeISAMExplorer c-treeLoadTest c-treeLogAnalyzer c-treePerfMon c-treeTPCATest DrCtree  | 
backup features  | none  | integrated online backup  | 
data replication  | not supported  | supported via c-tree Replication Agent (separate product)  |