Due to the nature of SQL cursors, some RDD functionality isn’t supported with the AXSQL RDDs. Listed below are the VO RDD functions that are not supported:
| • | Pack |
| • | Zap |
| • | FLock |
| • | Reindex |
Also, these ACE API functions are not supported when given a table handle from an open AXSQL work area:
| • | AdsDecryptTable |
| • | AdsEncryptTable |
| • | AdsDecryptRecord |
| • | AdsEncryptRecord |
| • | AdsReindex |
| • | AdsReindexFTS |
| • | AdsLockTable |
| • | AdsUnlockTable |
| • | AdsPackTable |
| • | AdsZapTable |