Issue in Oracle BI Publisher

I am running on my machine Oracle BI publisher latest version right now. For old version I was getting BI options under ad-ins tab and for new one it is BI Publisher tab.Now after uninstalling old one and installing new version I am getting two option of BI as:
And when I am using first BI Option then there I am getting message as:
And when using second option there is no action at all.
I tried to uninstall and then again installing the software package, after uninstalling I am not getting a single option and after again installing getting both option.
Any suggestion please.

Hi Kishore,
Thanks for quick response. Here I tried to round the values by using ROUND function, as result am getting results with atleast one decimal point (I dont want that) .
And the values 14295700 results like 1.42957E7 , Here I want the value 14295700 .

Similar Messages

  • Reg : Rounding Issue in Oracle BI Publisher

    Hi all,
    In BI Publisher am trying to view the data in XML and the source is Oracle BI(for sql). Here while seeing the results am getting the values like
    <ROWSET>

    <ROW>
    <saw_0>1.42957E7</saw_0> --Here actual value is 14,295,700
    <saw_1>1.20302456E7</saw_1> -- Here actual value is 12,030,246
    <saw_2>2265454.4</saw_2>
    <saw_3>19709.0</saw_3>
    <saw_4>11632.0</saw_4>
    <saw_5>8077.0</saw_5>
    <saw_6>3.232222222222222</saw_6>
    <saw_7>6.0025</saw_7>
    <saw_8/>
    <saw_9>11632.0</saw_9>
    </ROW>
    </ROWSET>
    I want to get the results without any decimal points .
    Please help on this .
    Thanks in advance .

    Hi Kishore,
    Thanks for quick response. Here I tried to round the values by using ROUND function, as result am getting results with atleast one decimal point (I dont want that) .
    And the values 14295700 results like 1.42957E7 , Here I want the value 14295700 .

  • Issues downloading oracle bi publisher 11.1.1.5.0

    Erroring out when downloading
    Disk 1 parts 1 and 2
    for
    for Linux x86-64-bit:
    Disk 2 part 1 also has issues
    The same issue was present in
    edelivery
    and
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/biee-111150-393613.html
    Edited by: sdevireddy on Jun 20, 2012 9:29 AM

    sdevireddy wrote:
    Erroring out when downloading
    Disk 1 parts 1 and 2
    for
    for Linux x86-64-bit:
    Disk 2 part 1 also has issues
    The same issue was present in
    edelivery
    and
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/biee-111150-393613.html
    I can reproduce the issue -- I get "The connection with the server was reset" error.
    Thanks,
    Hussein

  • How to print Barcode data in Oracle XML Publisher Report

    Hi,
    We have an rdf report which prints Bar code in the starting page based on a custom procedure from MarkView. It works well with Oracle Reports.
    But since the current report was a matrix report, we are changing it to a Linear report through Oracle XML Publisher Report.
    We have all the things possible in the new Oracle XML Report.. But we are unable to print the Bar code data which is BLOB in the XML Report..
    Can anyone help me on this? We have UAT dates around the corner..
    We have an RTF Template .
    Help asap.
    Thanks
    Abhilash

    Hi Abhishek,
    Bar code Registration Steps in XMLPublisher responsibility:
    1.    Go to responsibility XML Publisher Administrator
    2.    Open Administration
    3.    Open Font Files Tab
    4.    Create Font File
    5.    Give Font Name : XX_BARCODE
    6.    File : Browse Barcode file
    7.    Apply
    8.    Go to Font mapping Tab
    9.    Open Create Font Mapping Set
    10.    Give Mapping Name: XX_BARCODE
    11.    Give Mapping Code: XX_BARCODE
    12.    Type : FO TO PDF
    13.    Apply
    14.    Open Tab Create Font Maping
    15.    Font Family: Code39-Digits(This name should be exactly the font name comes in word)
    16.    Style: Normal
    17.    Weight: Normal
    18.    Target Font Type: Truetype
    19.    Continue
    20.    Font : XX_BARCODE
    21.    Apply
    1.    Go to Template Tab
    2.    Query for your template
    3.    Open Edit Configuration
    4.    Click on FO Processing
    5.    In Font Mapping set Give XX_BARCODE
    RTF Template (word):
    1.Design the RTF template
    2.Insert the barcode against reqd field
    3.Make sure to put an * before and after the barcode so that scanner understands the beginning and end
    Please send your rtf ,xml file if you are still facing issues.
    Rgds,

  • How to configure JDBC connection in oracle BI publisher with teradata datab

    Hi,
    I am going to use Oracle BI publisher to create report.
    Our database is Teradata.
    How to create database connection for Teradata in BI publisher.
    How to create JDBC connection.
    What should be the Database Driver Class?
    What should be the connection string format?
    Please provide me the suggetion.
    Thanks,
    Santanu Manna

    Hi;
    I suggest please refer below which could be helpful on your issue:
    How To Generate XML Output (Excel, HTML, PDF) for FSG Reports [ID 804913.1]
    E-XMLP: BI Publisher Report RTF Template to Excel output is not same as PDF,RTF or HTML format.[Article ID 1515711.1]
    BI Publisher Enterprise Excel Output File Size is Too Large [ID 1271544.1]
    Regard
    Helios

  • Oracle BI Publisher - Passing multiple wildcard search to a bind variable

    Hi,
    Please help me in resolving the below mentioned issue:
    I have developed a report in oracle BI Publisher with a SQL query.
    While scheduling the report to run I used to pass mutilple parameters like CGAMSVC08,RLCSVC51
    If the pass the parameter with wildcard search like C% it works.
    When I pass two or more parameter values with wildcard search like C%,R% its not working.
    Could you please let me know how should I give the bind variable in the SQL query. Currently I'm paramater like the one shown below for passing multiple paramaters:
    Where (',' || :PRMRETRID || ',' like '%,'||RL.RETROFIT_ID|| ',%')
    Edited by: user1101445 on May 23, 2012 2:02 AM

    HI Tyler.
    Well, here's the latest.
    I found this little gem in the BIEE 10.1.3.3.3 Release Notes Documentation...
    This issue applies to Versions 10.1.3.3, 10.1.3.3.1, 10.1.3.3.2, and 10.1.3.3.3.
    Reports that use the BI Publisher data template as the data model may fail with the
    following error: "Data not defined."
    This error will occur if you defined a parameter in your data template but you do not
    pass a value to it via the user interface. If you do not specify this parameter in the "Parameters" section of the report definition that you created using the BI Publisher Edit Report interface, then you will receive the error.
    To work around this issue, either define the parameter in the Edit Report interface or remove the parameter from the data template.
    That bit is now working.
    Having set this up and using your guide it works if my SOAP parameters declaration passes a single value like this...
    <parameterNameValues>
    <item>
    <name>P_INVOICE_ID</name>
    <multiValuesAllowed>true</multiValuesAllowed>
    <values>
    <item>16641</item>
    </values>
    </item>
    </parameterNameValues>
    But if I try and pass two or more like this...
    <parameterNameValues>
    <item>
    <name>P_INVOICE_ID</name>
    <multiValuesAllowed>true</multiValuesAllowed>
    <values>
    <item>16641,18421</item>
    </values>
    </item>
    </parameterNameValues>
    BIP states "java.sql.SQLException: ORA-01722: invalid number"
    My SQL where clause is..
    <sqlStatement name="Q1">
    <![CDATA[select * from vw_invoice_summary
                   where invoice_summary_id IN (:P_INVOICE_ID)]]>
    </sqlStatement>
    And the BIP error records the parameter value as P_INVOICE_ID 16641,18421 (which are legit invoice IDs)
    In summary, works if I pass one invoice ID, fails if I pass two or more.
    Any ideas? Or do you reckon this is now a post for the BIP forum?
    Kind regards.
    Simon

  • Oracle BI Publisher Custom Report Error: emsg:was terminated by signal 6

    Oracle BI Publisher Custom Report throws a strange error. Error log below.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf7094b79, pid=11622, tid=4107962048
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [librw.so+0x3d0b79] rxrtdn+0x6d
    # An error report file with more information is saved as hs_err_pid11622.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Report Builder: Release 10.1.2.3.0 - Production on Tue Nov 16 11:45:22 2010
    Queries work perfectly fine when ran in the database.
    Can you please help me figure out what the issue is???
    Thanks,
    Kesava
    Edited by: KesavaChunduri on Nov 16, 2010 9:51 AM

    Hi,
    Oracle BI Publisher Custom Report throws a strange error. Error log below.Please mention the version along with the OS.
    Please see if (Diagnosing and Troubleshooting Signal Errors [ID 215601.1]) helps.
    Thanks,
    Hussein

  • "Can select all" option in Oracle BI Publisher

    Hi,
    I created a parameter in my report in Oracle BI Publisher and I selected "Multiple selection" and "Can select all" for this parameter.
    My data model is a sql query where I use this parameter in the "IN" condition like:
    where customer_name in (:customer)
    When I select in the prompt one or two or more values to "customer_name", results are correct. But when I select "All" I don't obtain results.
    I noted when I select "All" is passed the "NULL" value. I don't have "All values passed" and "NULL value passed" checkboxes.
    My Oracle BI Publisher version is 10.1.3.2.
    Can someone help me?

    Hi,
    You can give range values in the Query designer.
    You can include variable selection where user can enter the selections with their own selections.
    Let us know if you still have any issues.
    Reg
    Pra

  • Oracle BI Publisher Vs BusinessObjects Enterprise XI

    Hi,
    It would be greatfula if any ioone explains thediffence between Oracle BI Publisher and BusinessObjects Enterprise XI
    regards
    ravindra

    Aside from functionality (BI Publisher is still fairly new and has some issues to overcome), and ease of use at the end-user level, the major difference can best be described as such:
    $$$$$$$$$$$$$$$ for BO
    $$ for BI Publisher

  • Oracle BI Publisher Installation error - please help

    Hi,
    I am trying to install Oracle BI Publisher 10.1.3.4.1 for Windows x86... I downloaded it from Oracle website and unzipped on my local machine. When I click on setup.exe file, Oracle Universal Installer screen appear (kind of command prompt) and it check installer requirements (highlighted in bottom) and disappear automatically....nothing happen after this... no log..no error... i don't understand what happening.
    If anybody knows this issue then please let me know how should i installed this oracle product
    ==================
    Using paramFile: C:\Documents and Settings\sjaiswa\My Documents\Downloads\Oracle_Business_Intelligence_Publisher_Standalone\install\oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 4.0, 5.0, 5.1, 5.2 or 6.0. Actual 5.1 Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 4294967296 Passed
    Checking Temp space: must be greater than 500 MB. Actual 278727 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 1024MB Passed
    All installer requirements met.
    ===================

    Thanks everyone... please ignore this post... i got answer myself. The problem was coming due to blank space between directory name. I changed temp directory location in system variable and now setup in running fine.

  • Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp

    Hi,
    I have started the tutorial " Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp" today but got stuck at the very first step.
    The tutorial shows that I can see "SH" and "CountryManagers" in the shared folder but I only see the Paint Demo rpd.
    I previously completed the "Creating a Repository Using the Oracle Business Intelligence Administration Tool " tutorial.
    Do I need to learn anything prior to this tutorial .
    I already have the default rpd as SH in NQSConfig.ini
    Please suggest.
    Thanks

    Nico,
    That didnt help.
    I already have the
    Star = SH.rpd, default; set
    I have tried restarting OC4J and Oracle BI Server.
    Is there someplace where we need to put the rpd so that it appears in the shared folders.
    Even if the Paint Demo rpd is seen, when I try to view the reports I get the following errors:
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Paint". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint')}
    SQL Issued: SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint
    Hope this helps.
    Any help is appreciated.
    Thanks in advance

  • Oracle BI Publisher Desktop MS Word Paramter Error

    Dear All,
    I have MS Word 2003 version. I have installed Oracle BI Publisher Desktop on my machine, the menu Oracle BI Publisher is appearing in the MS Word, but when i click the menu and click the logon it gives me an error "Error: The parameter is incorrect". I do not know from where it is reading the parameters. Please help. Thanks
    Regards,
    Bilal

    Dears,
    I think i know what is the issue here, when i click on Oracle BI Publisher and press log on, the word trying to run a macro which i think ask loging credentials but my word is either not allowing the macro to be run, though i have already set the security to minimum, second can anyone tell me where this configurationg written, i think this is the file name C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\tb.ini and if it is then i can directly add the configuration?
    Thanks
    Bilal

  • Login to BI Server using Oracle BI Publisher Desktop 11g

    I have been trying to login into Bi Server using Oracle Bi Publisher Desktop. Once I try to login, a credentials error pops-up saying 'Please Contact your administrator for userid/password'. I am sure the credentials are correct because I used them on a different computer of the same specifications as mine for another user. Please help me.

    I am having the same issue.
    BI Publisher Desktop 11.1.1.6 32-bit
    Office/Word 2010 32-bit
    Windows 7 32-bit
    Just found a solution that worked for me:
    uninstalled BI Publisher Desktop 11.1.1.6 32-bit
    manually deleted old installation directory
    renamed all .exd files on harddisk to .exd.bak
    deleted all temorary files
    installed BI Publisher Desktop 11.1.1.5 as administrator
    started word 2010 as administrator
    Edited by: statra on 14.06.2012 14:30

  • Help to install Oracle BI Publisher Desktop 10.1.3.2

    Hi All,
    I am trying to install Oracle BI Publisher Desktop 10.1.3.2 on a Windows 7 machine with Office 2007. I am unable to install , it keeps mentioning that unable to find .Net 2.0 framework and installation can not continue. So, please can you mention if any were able to install.
    I have set User Access Control to "On".
    I am trying to connect to Oracle Applications which has XML Publisher 5.6.3 installed
    I have tried installing to use compatibility mode of Windows XP SP2 and run as administrator.
    Thanks
    Sridhar

    Hi experts
    any suggestion on issue?
    Regards
    shuangfei

  • Issues creating DataModel in publisher

    In publisher, when I try to create a new data model I get the follower error.
    Failed to load /~<username>/_temp/******.xdm
    In sawlog0.log:
    [2012-08-08T12:58:04.000-04:00] [OBIPS] [ERROR:16] [] [saw.soap.catalogservice] [ecid: 7eee1bf15b0dff8d:5f89947c:139027a14b0:-8000-000000000000191e,0:5] [tid: 8736] Catalog object privilege validation failed for user to path /users/<username>/_temp/e9d065f1-5139-40ae-9eea-8ddf3bdc6e81.xdm/_datamodel.xdm.
    You do not currently have sufficient privileges to perform this operation: You have not been granted the 'developDataModels' privilege.<br><br>Please contact this site's administrator.[[
    File:catalogimpl.cpp
    Line:648
    Location:
         saw.soap.catalogservice
         saw.SOAP
         saw.httpserver.request.soaprequest
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadpool.socketrpcserver
         saw.threads
    AuthProps: AuthSchema=Impersonate-soap|IMPERSONATE=<username>|NQ_SESSION.AUTHINITBLOCKSONLY=******|PWD=******|UID=BISystemUser|User=<username>
    ecid: 7eee1bf15b0dff8d:5f89947c:139027a14b0:-8000-000000000000191e,0:5
    ThreadID: 8736
    I have added, oracle.bi.publisher.developDataModel, to all Roles I can find. BISystemUser is part of BISystem which has this policy.
    <username> is from an external database and not a user in weblogic.
    SOAP permissions are set to Authenticated User.
    All XMPL_ roles have been added.
    One other thing to note is that when I log in to BI and navigate to Publisher through the Administration area it just shows the Language selector and nothing else. So, authentication from there does not seem to work, but works just find with login creds entered directly into publisher.
    Edited by: 844667 on Aug 8, 2012 2:12 PM

    I have thought about that, but since this is a user from an external database table if I then add this same username to weblogic I get: Successful completion of init block 'Authentication' is required.
    I just tried disabling the check box for "Required for Authentication" for the username/pw check init block in BI Admin tool. I can now get through to Publisher from BI Presentation and all seems to be working now. I am just worried about unchecking that box and what other issues it may have caused. I'll keep testing.
    Thank you for the idea.

Maybe you are looking for

  • Module Pool with select options

    Hi, I have created select-option and radio button in Module pool. My req is that I when the user enters any value and click on the radio button the respective programs should be executed. Thanks Hari

  • How to show the photos tab in iTunes? Problem since ios 7 update.

    Where is the photo tab on iTunes? My iPad is listed on the left side in iTunes, but there is no photos tab. The left hand pane window in iTunes is maximized, but I do not see any tab for photos. Seems related to a recent update (IOS7?) as this was th

  • B2C - best Approach

    I need to create the B2C application which will ahve few input fields & upon clicking the button, I need to get the data from backend(R/3) and display it. This application will be called from eCatalog. What is best approach to develop the application

  • Raid/Scratch Querries When Using WIth Photoshop

    I am about to purchase a Mac Pro 3GHZ and am looking into options with raiding the hard drives. I use my mac for high end photoshop retouching and want to get the best possible performance from the hard drives when saving and openning large files. I

  • Forms mdi window

    hi When i execute a form.fmb, i should not get the mdi window , only the canvas which i have placed my items should get displayed. is it possible? or...