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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jmartelUT

    ReportNet - DPR-ERR-2056 - The Report Server is not responding

    We are needing to change some reports from an Oracle data source to SQL Server. There are no problems in Oracle, but when the report is run in SQL Server, ReportNet returns the error: DPR-ERR-2056 - The Report Server is not responding Handler trace back: [the_dispatcher]...
  2. jmartelUT

    Cognos ReportNet - Source Control

    There is not built in functionality within report studio to source report specs - I think it is a big drawback of the system. What you can do is locally save the xml file and manually upload into a source control system. Only problem is you need disciplined programmers to only make changes to...
  3. jmartelUT

    ReportNet - How to create a Top N report?

    There is a rank function in ReportNet. Apply the rank function to your column and use a filter where rank <= N

Part and Inventory Search

Back
Top