R&R 10+ SQL
Posted: Fri Jun 27, 2003 6:09 am
We have some trouble here with R&R 10+ (Build 10.1.001). ____ODBC is used to access / connect ADS Server 6.2 with __full patches installed (ADT file system).____The SQL query is simple and accessed tables are small.__All keys and foreign keys are indexed. Master table has __35 records joines to one table with 35 and second table __with only two records. Query takes 50 millisec. inside __ADS using direct SQL. Speed is measured with copy/pasted__script from inside R&R !____Ok, __if I start to create the report, it´s fine for a little__while; after I leave the report, takes 1 minute to load__the repoort again. Also needs 1 minute to run from __RSWRUN.EXE before anything is happen.____All file are on same machine (1,5 GB RAM, 2400+ AMD,__DDR Ram, fast HDD). ADS is connected in REMOTE mode, __so that Server mode is used, no change if I go to __LOCAL mode, except that R&R takes 99 % CPU (else ADS __takes 99 %)!Looks like query is running with empty__values ??!!____While open the report for editing or for execution,__ADS server (in REMOTE mode) is performing 200.000 __operations on THIS process only.____But whatfore ?____Master 35 records__Join1 = 70 records__Join2 = 2 records____A second report with 7 joins is not usable anymore__cause after saving, load time is more than 30 minut-__es !____HELP PLEASE !!!____________