Problems with Reports Builder 6.0 (production)

Dear list,
'Reports builder' 6.0 is not behaving well on my office machine.
There are several anomalies:
1) Only the 'Window' is available. No 'File' menu etc.
2) When I change to 'Layout model' in Live preview, the whole
shebang goes down in flames (Dr. Watson etc)
3) I'm unable to save the reports definition
All in all: pretty unusable.
I've tried about everything to remedy this: reinstalling all
Oracle software (Server 8.0.5, Application Server 4.07,
Developer), and recently when I changed to a new machine I even
reinstalled NT (vanilla NT Workstation 4.0 english, SP3). There's
nothing special on this machine, and this happens on a totally
fresh installation.
I have to mention that the software has been downloaded from
Technet. On my home office machine it works well though, with
none of the anomalies mentioned above.
I'm at loss on what to try next. Any suggestions?
t
null

U Have to prepare the tnsname.ora file (ora_home\net80\admin\tnsname.ora)with the correct Ip-Adress an DB-Alias.
U can open this file with the standard texteditor or u can configure the tnsname.ora by using "Net8 Config".
This is a oracle program that will installed by NET 8 Client software.
success
udo

Similar Messages

  • Oracle database 10g connectivity problem with Report Builder

    Hi,
    I need to amend a .rdf report and am using the dev10g. I can't connect the test database from report builder.
    It is getting the error like :
    "ORA-12154 : TNS: could not resolve service name".
    I can connect the database from sql*plus, Toad etc. Also It's giving me the response when I run the TNSPING command with the database name.
    Could someone advise me that how can I resolve this problem?
    Thanks,

    set the TNS_ADMIN variable point to the correct tnsnames.ora file
    or try the note mentioned in http://www.alexyscorp.com/products.htm
    Lastly try opening a command line/dos prompt, set the TNS_ADMIN variablea and start the reports builder from commandline
    Rajesh

  • Problems with report builder 3.0 in SCCM 2012 R2 CU2

    Hi All
    I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
    We version of SQL we use is SQL 2008 R2 SP2
    I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
    I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
    http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
    Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
    Error details are
    Following errors were detected during this operation.
    * [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
    at System.Deployment.Application.ComponentVerifier.VerifyComponents()
    at
    System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions
    options)
    at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    And in the SmsAdminUI.log I noticed the following error
    [16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
    [1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
    I hope someone can give me some advice , I am lost with this error
    Thx in advance
    Regards
    Johan

    Hi Miss Katherine,
    1. I went through the SQL steps in the link you posted
    2. I updated the Reg Key and Microsoft.ConfigurationManagement.exe.config file with 3.0 on both the
    server and the console machine.
    3. I copied the .DLL file from your OneDrive and replaced the existing one on the server.
    4. I uninstalled and re-installed the reporting role on the server and received the 1015 in the log.
    5. I restarted the server and the client machine
    I do get a slightly different error now after using the new DLL
    Errors With Original DLL
    ERROR DETAILS
    * [9/30/2014 8:42:03 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.DeploymentERROR DETAILS
    Errors With New DLL
    ERROR DETAILS
    Following errors were detected during this operation.
    * [9/30/2014 9:17:13 AM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
    - Reference in the manifest does not match the identity of the downloaded assembly Microsoft.DataWarehouse.dll.
    - Source: System.Deployment

  • Connectivity problem with Report Build 6.0

    Symptom :
    When I'm starting a report with Forms the Report backgroud dialog box freeze and nothing is printed.
    Environment :
    Server : Oracle database (v 8.0.3.0.6) on Novell Netware 5.
    Client : Developer 2000 (Report Builder v 6.0.5.2.8.0) on Windows98.
    Actions :
    - I've tried to recompil a report file but when I'm connect to Report Builder, it freeze too (without message).
    - I've attempted to recompil a Forms with Forms Builder. No Problem : I can connect to database (how it's possible ?).
    - I've checked my connectivity with PING and TNSPING : Ok, the network connection seem correct.
    - In log file SQLNET.LOG There's 3 error messanges. In order :
    1. ORA-12203 -> "TNS : Unable to connect to destination". But I can connect to database with Forms.
    2. ORA-12560 -> "TNS : Protocol adapter error".
    3. ORA-00102 -> "Network protocol cannot be used by the dispatchers".
    It's very strange.
    Thank you for your precious help.
    null

    Hallo Prapanch,
    thanks a lot, this one functioned well:
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Normale Tabelle";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Upgrade..................[MGT-MRS-01]
        From.................[6.0.6.3368.34]
        To...................[6.0.6.3368.35]
    I've already upgraded to 6.1.1.
    [pnadmin]$ version
    6.1.1 (3445) 38
    Though, i have a actual system now.
    Thank you for your time and support!
    Elke

  • Problem with Report Builder 10g

    Dear Members,
    I am using Oracle Report Builder 10.1.2.0.2 for developing reports.
    I see that the option "Find and Replace in PL/SQL" in the EDIT Menu is Greyed out completely. This is a great feature which enables me to find the pl/sql code in various program units we have.
    Do we have a patch for this?
    We are using Oracle Applications R12.
    Thanks
    Sandeep

    Since in Forms you can search in PL/SQL when no editor is open I would love to have this functionality here too.
    Regards
    Markus

  • [b]Problems to Print a Report made it with Report Builder Dev. 2k[/b]

    I have a report made it with Report Builder and in the screen preview all the information is complete and fine; however when I print it, some letters disappear on the left side of the fiel. I don't know How to correct this. I tried with the properties that allows to fields
    expand them in an horizontal and vertical way. But it doesn't work. How can I get a WYSWYG ("What you see What you get") in a print form?... Could be possible
    that it is a Report Builder bug and How I can correct this? or maybe I'm creating the reports in a wrong way... I need help...
    Thank you very much

    Godis-Tei wrote:
    Hi Forum,
    Thanks for the various contributions that are helping my experience with oracle.These are my two current problems:
    1. Assuming I have built a page of payroll for 40 workers that repeats monthly. Is there a way of copying the previous page for last month into this month? Or, do I have to build a new page on the same table and update it?
    2. Please, what procedure should I follow to print a form or a report from the application page?Please ask only ONE question per thread. These issues do not appear to be related in any way, so so the thread is likely to end up an unmanageable, confusing mess.
    Close this thread and open 2 new ones, one for each question.

  • Cfreport cutting off lines on multiple pages created with report builder

    I have a report built with report builder and it appears that if you set the body to "stretch with overflow" that cfreport will "cut off" a line or two every time it paginates see attached for a simplified version of the report, I have removed all but the body on this (actual report has a watermark, report header, page header and page footer ...the problem is pretty apparnt with this scaled down version as you can see it's missing text from one page to the next ..any ideas/suggestions/known bug?? You can see a sample of the issue here: http://www.arroyoc.com/onlybody.pdf

    Hi Helen,
    As per my understanding, I think this issue is caused by width size is not appropriate in the report. To narrow down this issue, please make sure that Body Width + Left margin + Right margin <= (Page width).
    If the tablix is a matrix, because of the column group can expand to multiple columns, we should according to the following rule:
    Body Width + Extra expanded column width + Left margin + Right margin <= (Page width).
    Besides, please make sure there are no extra page breaks before each “R”. To check whether the issue is caused by the letter “R”, we can try to use another field to replace the Company Name field.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • RAXINV - Strange problem in Report Builder

    I'm having a very wierd problem in Report builder 6.0.8.27.0. I'm simply trying to add two additional columns to the AR Invoice report (RAXINV) so that they get included in the XML output. This report has a main query called Q_INVOICE which is basically a dummy query to set the column aliases and at the end of the query it does a UNION with the user parameter &common_query.
    So, what I have done is gone into the common_query parameter and added the two extra dummy columns before the FROM statement (I've tried adding at different places but always the same result). Once that is done I've then gone into the Q_INVOICE query and added the same two columns. When I hit the OK button to update the query is when my problems start.
    There is a group in the report called G_ORDER_BY that has the field ORDER_BY in it. After clicking ok to update the query the G_ORDER_BY now has a field called BILL_CUST_NAME1, but the XML tag is still saying ORDER_BY. This happens to many fields in the report (the names are changed/corrupted) and as such the report is now useless as it won't compile.
    I have no idea why this would happen and I've never seen anything like this before.
    Can anyone provide any help on this ? I've logged an SR on this too but wanted to try here also incase someone had already crossed this problem.

    Dave,
    Not sure if its relevant or not, but I just fixed this issue, you need to change your query in three places, common_query parameter, build_query program unit and the main query itself in report editor.
    Cheers,
    Zeeshan

  • Issues opening excel saved as xml with reports builder 10.1.2.0.2

    Hi
    I saved excel as xml and when I try to open it using Oracel Reports, I get the following error:
    REP-6106: Error in XML report definition at line 2 in .....\...\Book1.xml
    This is what is there in line 2:
    Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
    Has anyone had similar issues in opening excel saved as xml?
    Any help?
    Thx!

    Hi
    Thanks for the response. The document is good for issues with jsp reports. I am not even able to save this one as jsp till now. Not sure if there is some other way to do it.
    This is what I did:
    1. Create an excel template with 2 worksheets.
    2. Save as xml.
    3. Try to open with reports builder.
    Thats when I get the error.
    Not sure if my version problem or I am missing out on some step.
    Thx!

  • Problems with Reports: REP:6205

    I work with Reports Builder 9.0.4.0.21.
    When I open a matrix report appears he following message:
    REP-6205: el atributo de identificador de la etiqueta rw:headers no es único
    (ID attribute of rw:headers is not unique)
    I don´t know why, because I´ve created the roprt with the report assistant
    May anyone help me?
    thanks in advance
    Beatriz

    Hi,
    I´ve read the jsp code and I´ve found some <rw:headers id, but they are different:
    rw:headers id="HFPPCTRAMOEDAD35"
    rw:headers id="HFNUM35"
    rw:headers id="HFPORCEN35"
    rw:headers id="HFINDICE35"
    rw:headers id="HFSumNumPerPPCNIVEL35"
    rw:headers id="HFSumPorcenPerPPCNIVEL35"
    rw:headers id="HFSumIndicePerPPCNIVEL35"
    What is the problem?
    Thanks
    Beatriz

  • Problemas with reports: REP -1247

    I work with Reports Builder 9.0.4.0.21.
    When I run a report appears the following message:
    REP-1247: report contains uncompiled PL/SQL
    I´ve created the report, compile and run ok. Then I've saved the report and when I open reports builder and try to execute the report appears the error.
    What is the problem? I`ve compiled before saving the report
    May anyone help me?
    thanks in advance
    Beatriz

    I compile in pl/sql editor, and the reports run; but when I open the report again, the report is not compiled, and I go to Program->Compile->Whole, and I save the report. When I open the report again it is not compiled.
    I don´t have compile option in file->administration, is it wrong?
    Thanks
    Beatriz

  • Issue With Report Builder After Installing SP3 for SQL 2008 R2

    Hello.  We are experiencing an issue with Report Builder 3.0 since installing SP3 for SQL 2008 R2 over the weekend.  You can no longer launch Report Builder from the Reporting Services URL (http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application
          Server  : Microsoft-HTTPAPI/2.0
          X-AspNet-Version: 2.0.50727
     Application url   :
    http://dicomweb/ReportServer/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
          Server  : Microsoft-HTTPAPI/2.0
          X-AspNet-Version: 2.0.50727
    IDENTITIES
     Deployment Identity  : ReportBuilder_3_0_0_0.application, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
     Application Identity  : MSReportBuilder.exe, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
    APPLICATION SUMMARY
     * Online only application.
     * Trust url parameter is set.
    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of
    http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application resulted in exception. Following failure messages were detected:
      + File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    WARNINGS
     There were no warnings during this operation.
    OPERATION PROGRESS STATUS
     * [10/15/2014 9:35:56 AM] : Activation of
    http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application has started.
     * [10/15/2014 9:36:29 AM] : Processing of deployment manifest has successfully completed.
     * [10/15/2014 9:36:29 AM] : Installation of the application has started.
     * [10/15/2014 9:36:31 AM] : Processing of application manifest has successfully completed.
     * [10/15/2014 9:36:35 AM] : Found compatible runtime version 2.0.50727.
     * [10/15/2014 9:36:35 AM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
    processorArchitecture=msil.
     * [10/15/2014 9:36:35 AM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
    processorArchitecture=msil.
     * [10/15/2014 9:36:35 AM] : Request of trust and detection of platform is complete.
    ERROR DETAILS
     Following errors were detected during this operation.
     * [10/15/2014 9:36:43 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
      - File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
       at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
       at System.Deployment.Application.ComponentVerifier.VerifyComponents()
       at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
    notification, DownloadOptions options)
       at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
       at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
       at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.

    Hi DMcGarveyt,
    This is an known issue in SSRS 2008 R2 SP3. For this issue, Microsoft has published an article addressing this issue. It is not planning to release a fix for this defect. But there's workarounds for this issue. Please refer to the link below:
    Report Builder of SQL Server 2008 R2 Service Pack 3 does not launch.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • RDS with Report Builder

    RDS with Report Builder does not work automatically. I must
    first wake RDS up by doing something like accessing the query in
    the Report Builder directly. I'm using CF 7.02, Builder Build
    144677 with the latest version of SQL Server 2005 and the SQL
    database driver. Ideas to fix or is this a Builder bug?

    shugoro wrote:
    http://127.0.0.1/CFIDE/administrator/index.cfm
    Good, you're using the default port 80.
    Try the following configuration:
    Host name: localhost
    Port: 80
    Do not use SSL
    Context Root: (leave blank)
    User Name: admin
    Password: (leave blank)
    Do not prompt for password.
    Click the "Test Connection" button. What happens?

  • Problem with Weblogic Builder SP1

    I have a problem with Weblogic Builder SP1. I basically re-used my EJB deployment
    descriptors from WL5.1 in WL8.1. Before SP1, i have no problem loading my EJB
    in WB. But with SP1, WB throws weblogic.marathon.model.LoadFailureException.
    I re-attempted by jarring my EJB with WL5.1 descriptors and used my friend's WB
    (not SP1) to export new descriptors which I used to re-jar. This new EJB is again
    not recognised by WB SP1?
    What is wrong?

    The exception is as follows:
    Opening module myproj.jar
    java.lang.NullPointerException
         at java.util.Arrays.sort(Arrays.java:1181)
         at weblogic.marathon.model.EJBJarCMBean.initRelations(EJBJarCMBean.java:1212)
         at weblogic.marathon.model.EJBJarCMBean.initBeans(EJBJarCMBean.java:1098)
         at weblogic.marathon.model.EJBJarCMBean.setup(EJBJarCMBean.java:1144)
         at weblogic.marathon.tasks.OpenModuleTask.getEJBModule(OpenModuleTask.java:156)
         at weblogic.marathon.tasks.OpenModuleTask.figureOutModule(OpenModuleTask.java:191)
         at weblogic.marathon.tasks.OpenModuleTask.figureOutModule(OpenModuleTask.java:230)
         at weblogic.marathon.tasks.OpenModuleTask.runBackground(OpenModuleTask.java:89)
         at weblogic.tools.jellybeans.core.task.TaskThread.execute(TaskThread.java:127)
         at weblogic.tools.jellybeans.core.task.TaskThread.run(TaskThread.java:64)
    Module myproj.jar descriptors failed to load
    The EJB has no problem deploying.
    Rob Woollen <[email protected]> wrote:
    You'll have to at least show us the error you get from marathon.
    Does your application deploy to the server?
    -- Rob
    Robin Tan wrote:
    I have a problem with Weblogic Builder SP1. I basically re-used myEJB deployment
    descriptors from WL5.1 in WL8.1. Before SP1, i have no problem loadingmy EJB
    in WB. But with SP1, WB throws weblogic.marathon.model.LoadFailureException.
    I re-attempted by jarring my EJB with WL5.1 descriptors and used myfriend's WB
    (not SP1) to export new descriptors which I used to re-jar. This newEJB is again
    not recognised by WB SP1?
    What is wrong?

  • Problem with Folio Builder - added articles are "spinning"

    Hello,
    today we are experiencing strange problems with Folio Builder. We are adding new artcles to folio created today and all added articles have same issue - spinning wheel in folio builder. Such articles we can't see in Content viewer until we delete existing folio.
    Thanks for help

    Hi,
    Could be that there was a network problem when uploading the InDesign documents.
    Try to select the articles and delete them with the trashcan. And then reupload the documents from InDesign.
    Good luck!

Maybe you are looking for

  • Update Air app

    Hi everyone! I work in Flash Builder... Can't find how to update my air app: i have air app v.1 and i want to update it to v.2 This my test examle: <?xml version="1.0" encoding="utf-8"?> <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"

  • Sftp problems

    I am having problems connecting with sftp, though ssh appears to be fine. I run arch on 2 boxes, and connect to a CentOS 6.X server. Both Arch boxes appear to have the same problem when connecting with the CentOS server and different error/warning wh

  • Usage of Intermedia on Portal.

    I already gone through Metalink note 126030.1 for linking of Portal and Intermedia and its working fine for 'Content Area'. I want to use Intermedia and Portal integration, means i have a table where i stores name and document of candidate. I want to

  • Trying to download a past purchased movie but cant find it, why?

    itunes is not showing all of my past purchased movies

  • Select non matching records

    version 10.2.0.2 Create table A (f1 varachar2(10),f2 varachar2(10),f3 varachar2(10),f4 varachar2(10),update_date sysdate) Create table A (f1 varachar2(10),f2 varachar2(10),f3 varachar2(10),f4 varachar2(10),sp_key vrachar2(2),update_date sysdate) inse