Common Questions and Answers

This topic contains some questions and answers specific to Acu4GL for DB2.

I'm noticing some performance degradation when accessing my DB2 data source. What is the cause of this?
You may notice some performance impact if you were previously accessing indexed files directly. This is because DB2 adds a software layer between your applications and your data sources. In return for minor performance impact, you can reap the benefits of database independence and enhanced portability. Overall performance depends on several factors, including your network configuration and your specific data source.
Are there any library routines that do not work with or would not make sense to use with Acu4GL for DB2?
Yes. The C$COPY and C$RENAME library routines do not work with DB2.