Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IWR - Reports with Joins Not Running (or indefinitely)

Status
Not open for further replies.

browna2000

Programmer
Sep 25, 2003
2
0
0
US
Have a catalog. Two tables with an equi-join, ID=ID. Run the report in Impromptu = looks great. Publish the report to the web - the report seems to run indefinitely.
For reports that deal with only one table (no joins in the catalog) = they publish fine to the web.)
Also, the ad-hoc works great on the web.
It just seems that any reports which require a join to another table don't publish or we can't get them to run. Again, in the catalog we set the equijoins up.

Any thoughts are appreciated.
Angela
 
You may want to check your .ini files that are on the machine that is running IWR. There may be a difference in the .ini files that are on your client machine where you are running Impromptu and the files that are on the server. Also, what type of database are you running against?
 
Thank you for the information. The reports are developed and published all on the server side. We are using MS SQL2K.
 
Hi,
when we faced similar problems, we tried to restart the services on Upfront server and the IWR server. That used to help a lot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top