Oracle 9i to 10g convert. Must sign on to reports in 10g.

Is this because I am only using web.show_docment. I need to user p_run_report?

I would start by looking in [the manual|http://www.oracle.com/pls/db102/homepage].
http://www.oracle.com/pls/db102/search?remark=quick_search&word=NLS_DATE_FORMAT

Similar Messages

  • How do I convert a £ sign iN SQL..?

    hello.
    I know ORACLE SQL doesn't mind a £ sign (converts it to a hash in TOAD) but as I'm using a
    SELECT statement in a BI Publisher Data Template that is used to generate an XML file -
    the XML generator doesn't like it..
    So. Could somebody please tell me how I convert a £ sign if and when it appears in a record
    that is returned in my query..?
    here's the query (not that it matters!?!?!!)
    SELECT   DISTINCT
    PB.CONCURRENT_PROGRAM_NAME PROGRAM_SHORT_NAME ,
    TO_CHAR(R.REQUEST_DATE, 'dd-MON-yyyy') REQUEST_DATE, R.DESCRIPTION,
    ** this is the field ** PT.USER_CONCURRENT_PROGRAM_NAME PROGRAM_NAME ** this is the field **
    FROM
    FND_CONCURRENT_PROGRAMS_TL PT,
    FND_CONCURRENT_PROGRAMS PB,
    FND_USER U,
    FND_PRINTER_STYLES_TL S,
    FND_CONCURRENT_REQUESTS R
    WHERE PB.APPLICATION_ID = R.PROGRAM_APPLICATION_ID
    AND PB.CONCURRENT_PROGRAM_ID = R.CONCURRENT_PROGRAM_ID
    AND PB.APPLICATION_ID = PT.APPLICATION_ID
    AND PB.CONCURRENT_PROGRAM_ID = PT.CONCURRENT_PROGRAM_ID
    AND PT.LANGUAGE = USERENV('LANG') AND U.USER_ID = R.REQUESTED_BY
    AND S.PRINTER_STYLE_NAME(+) = R.PRINT_STYLE
    AND S.LANGUAGE(+) = USERENV('LANG')
    AND PT.USER_CONCURRENT_PROGRAM_NAME  LIKE 'UofS%'
    AND TRUNC(R.REQUEST_DATE) = '02-feb-10' Many thanks..
    Steven
    Edited by: JackyWhite on Mar 30, 2010 4:26 PM

    Ok thanks for all your comments but I've found a way round it.
    All I've done is make sure the xml file produced to be attached to the rtf file does not contain any fields with the £sign in it.
    For all subsequent runs of the Conc Program where the £sign may be produced in the report PDF, Excel, etc. formats happily produce the character when generated.
    Not a solution really, but hey, its working!
    Steven

  • Excel Output when Converting 6i Reports to 10g

    I am attempting to convert about 25 reports from Oracle Reports 6i to Oracle Reports 10g (10.1.0.4.2). The existing 6i system uses the Oracle Portal for job submission. The report server and our Oracle database are on Sun/Sparc/UNIX computers for both 6i and 10g. We have no space issues. In 10g, users will submit reports from Oracle Forms, running on Windows desktops.
    I am an experienced programmer in Windows reports and forms using MS-Access and Visual Basic. I am new to Oracle Reports and Forms.
    The existing 6i reports were set up so that a single report can be generated in either PDF or Excel format by just changing the DESFORMAT parameter from PDF to DELIMITED. We also have multiple optional parameters. In 10g, I cannot get the Excel to generate when there are groupings or summaries in the PDF version.
    In the 6i version, headers, footers, and summary lines were enabled or disabled in appropriate triggers through PL/SQL code:(IF :DESFORMAT = ‘DELIMITED’ THEN RETURN TRUE/FALSE;). In order to get the Excel spreadsheet we use the following URL: http://server1/reports/rwservlet?my_reports&report=labor_detail&destype=cache&desformat=delimited&mimetype=application/vnd.ms-excel&paramform=no&BEGIN_DATE=01%2F01%2F2009&END_DATE=01%2F31%2F2009&RESOURCE_TYPE=100
    When I converted the 6i report to 10g, I changed the following properties to support web layout:
    •     Report > Report Escapes
    •     Report > XML Settings
    •     Web Source: <%@ page contentType. . . and <rw:include. . .
    •     Paper Layout> Body> Web Settings > Table Attributes
    •     Changed triggers from :DESFORMAT = ‘DELIMITED’ to :DESFORMAT = ‘SPREADSHEET’; also tried deleting these triggers altogether
    In hopes of getting something to work, I rewrote a report for Excel only, but it will only accept one parameter. When multiple parameters are provided, it displays the correct data, but in paper layout.
    In the 10g version that is for Excel only, we use the following URL:
    http://server2/reports/rwservlet?my_reports&report=labor_detail&DESTYPE=CACHE&DESFORMAT=SPREADSHEET&WHERE_CLAUSE%20AND%20WORK_DATE>=’01/01/2009’%20AND%20WORK_DATE<=’01/31/2009’%20AND%20RESOURCE_TYPE=’100’
    I tried submitting the 10g report with the &MIMETYPE parameter, and it appears to open up the PDF file in Excel. I am using .rdf format, but I don’t see any difference when I use .jsp format.
    Is there a way I easily convert my existing reports and parameters so that they will produce Excel format?

    Thanks to everyone for their suggestions. I don't think I need to use the Forms Migration tool since the form has already been migrated from 6i to 10G. (Since I am now using an existing 10G form rather than trying to convert my 6i form.) I will check the FORMS_PATH. Is that in my registry file? I'm pretty sure the library has been compiled in 10G since it is attached to the other 10G forms I have and they work fine. But, just in case, how do I compile the library? And back to the FORMS_PATH: I still have the 6i version of Forms Builder on my PC. Will changing the path affect using 6i? Probably yes.

  • Converting Uix 9.0.3 application to 10g

    Just wondering if anyone successfully convert a fully functioning UIX 9.0.3 application to 10g? My 9.0.3 application (which is currently deployed fine) seems to put 9.0.5 in deadlock. This happens after I dismiss the dialog stating it wants to convert my 9.0.3 application to 10g.
    Tks

    Here a UIX page after conversion
    <?xml version="1.0" encoding="windows-1252"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
          xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
          xmlns:html="http://www.w3.org/TR/REC-html40"
          xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j"
          xmlns:pcs="http://www.proconcept.ch/ui/templates" expressionLanguage="el" xmlns:ui="http://xmlns.oracle.com/uix/ui">
      <bc4j:registryDef>
      <bc4j:rootAppModuleDef name="WebCategArrayDescrViewAppModule"
                             definition="ShopConcept.ShopModule"
                             releaseMode="stateful" >
        <bc4j:viewObjectDef name="ViewWebCategLevel1"
                            rangeSize="5" />
        <bc4j:viewObjectDef name="ViewGcoGoodNew"
                            rangeSize="3" />                       
      </bc4j:rootAppModuleDef>
      </bc4j:registryDef>     
      <templates xmlns="http://xmlns.oracle.com/uix/ui">
        <templateImport source="template/library.uit"/>
      </templates>
      <!--<include node="template/pcsTemplate.uix"/>-->
      <content>
        <try xmlns="http://xmlns.oracle.com/uix/ui"
             xmlns:data="http://xmlns.oracle.com/uix/ui" >
         <catch>
           <displayException />
         </catch>
           <contents>
            <bc4j:rootAppModuleScope name="WebCategArrayDescrViewAppModule">
              <contents>      
               <dataScope>
               <contents>
                <pcs:pcsPageLayout xmlns="http://xmlns.oracle.com/uix/ui"
                            xmlns:data="http://xmlns.oracle.com/uix/ui"
                            title="" >
                  <contents>
                    <script>
                      <contents>
                        function DetailProd(UrlName)
                          openWindow(window,
                                     UrlName,
                                     'DetailWindow',
                                     {width:550, height:500},
                                     false,
                                     'dialog',
                                     null);                        
                          return false;
                      </contents>
                    </script>             
                    <borderLayout>
                      <right>
                      </right>
                      <contents>
                      <header>
                        <contents>
                          <stackLayout>
                            <contents>
                              <styledText data:text="Bienvenue dans le@text" styleClass="OraLightHeader"/>
                              <rowLayout>
                                <contents>
                                  <spacer width="40"/>
                                  <cellFormat>
                                    <contents>
                                      <image source="pictures/welcome.png" hAlign="center"/>
                                    </contents>
                                  </cellFormat>
                                </contents>
                              </rowLayout>
                              <spacer width="1" height="20"/>
                            </contents>
                          </stackLayout>
                        </contents>
                      </header>
                      </contents>
                      <innerBottom>
                        <bc4j:viewObjectScope name="ViewWebCategLevel1">
                          <contents>
                            <dataScope>
                              <provider>
                                <data name="fromWebCategLevel1View">
                                  <method class="ch.proconcept.ui.env.bc4j.ViewHook" method="getList"/>
                                </data>
                              </provider>
                              <contents>
                                <pcs:link word="Bienvenue dans le" destination="aaa">
                                </pcs:link>
                                <pcs:label readOnly="true"/>
                                <tableLayout hAlign="center" width="100%" borderWidth="0">
                                  <contents>
                                    <rowLayout hAlign="center">
                                      <contents childData="${uix.data.fromWebCategLevel1View.breadCrumbs}">
                                        <image data:destination="__link#WebCateg#WebCategArrayId#choisecat#viewCatDirectAdd2Cart" source="${uix.current.WcdPictureUrl}" text="${uix.current.WcdLongDescr}"/>
                                      </contents>
                                    </rowLayout>
                                  </contents>
                                </tableLayout>
                              </contents>
                            </dataScope>                       
                          </contents>                             
                        </bc4j:viewObjectScope>
                      </innerBottom>
                    </borderLayout>               
                  </contents>
                </pcs:pcsPageLayout>
                </contents>
                 <provider>
                  <data name="text">
                    <method class="ch.proconcept.ui.env.engine.servlet.PcsPageFlowEngine" method="getText"/>
                  </data>
                 </provider>
                </dataScope>
              </contents>
            </bc4j:rootAppModuleScope>
          </contents>
        </try>
      </content>
      <handlers>
        <!-- Add EventHandlers (<event> elements) here  -->
      </handlers>
    </page>JDev change the binding -> expressionLanguage="el". It's OK.
    But why this code
      <bc4j:registryDef>
      <bc4j:rootAppModuleDef name="WebCategArrayDescrViewAppModule"
                             definition="ShopConcept.ShopModule"
                             releaseMode="stateful" >
        <bc4j:viewObjectDef name="ViewWebCategLevel1"
                            rangeSize="5" />
        <bc4j:viewObjectDef name="ViewGcoGoodNew"
                            rangeSize="3" />                       
      </bc4j:rootAppModuleDef>
      </bc4j:registryDef>      always exist ?
    In JDev doc you say "Don't mix EL and old databinding"
    xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j" always here ????
    This
    <contents childData="${uix.data.fromWebCategLevel1View.breadCrumbs}"> good change, but not this
    <image data:destination="__link#WebCateg#WebCategArrayId#choisecat#viewCatDirectAdd2Cart"With my application I have not successfully converted.
    Maybe I have wrong use UIX version 9.0.3 however with JDev 9.0.3 my application work fine.
    Currently I am evaluating the change induces by JDev 10g in my application to know if I will make the change.
    Nathanael

  • ORACLE reports Build 10g - Data Model - query - If statement in Alias ?

    I have the following select statement. It has the alias Survivors, Deaths and "All
    With the ORACLE reports Build 10g - Data Model - I have the following query statement. I require the alias to change. Can the following be done.
    Cases". Is it posible to use :P_LANGUAGE variable to say that -- IF :P_LANGUAGE = FRENCH THEN alias are Survivants for survivors, Décès for Deaths, Tous_les_cas for All Cases. Please advise
    SELECT ALL T_NTR_MULTIBAR.CAT, T_NTR_MULTIBAR.NUM_CASES_LEFTBAR AS Survivors,
    T_NTR_MULTIBAR.NUM_CASES_MIDDLEBAR AS Deaths, T_NTR_MULTIBAR.NUM_CASES_RIGHTBAR AS "All Cases"
    FROM T_NTR_MULTIBAR
    WHERE INSTANCE_NUM = :P_INSTANCENUM
    order by ORDERS

    It is no problem, you can automatically change the complete query before the report is running, which delivers you different kind of values. But the alias names does not change in the group of the data-model, although two query are running with different alias names at different times. In the data model you see the alias names of the first implemented select statement, which are the column fields in the layout.

  • Calling a Web Service in Oracle Report Developer 10g?

    Hello,
    Does Oracle Report Developer 10g supports Web Services (calls) or XML files as a Data Source?
    If yes. From what version?
    Thanks.

    ok, so you have at least 2 solutions:
    1. you get the data into a loop through your Java array.
    2. you use the EXEC_SQL package function to create a dynamic SQL cursor
       Select ... from the_table where code in ('c1', ..., 'cn')Francois

  • What does this statement mean: "There is a problem with your authentication, possibly due to inactivity. For your safety, you have been logged out and must sign in again to continue?"

    I am able to make it to the site for about 2 seconds and then I am quickly logged off and the statement, "There is a problem with your authentication, possibly due to inactivity. For your safety, you have been logged out and must sign in again to continue."
    I don't have a clue as to the problem but since this is impacting my participation in these classes and ultimately could have a negative impact on my grade, I am more than a little concerned!

    Have you allowed this site to set cookies?

  • You must sign in to view your purchases

    Hello
    I have a problem in the Apple Store where I want to see my purchases but I can not look and message (You must sign in to view your purchases) and I log on, but without the benefit of
    I hope you help me my MacBook Pro 2011 Mountain Lion.
    You must sign in to view your purchases

    Weird! I just went into the Mac Apps store, signed myself out, and then signed back in with no problems....I am using my new MacBook Air with Mountain Lion.
    I know this is a pain, but I would try restarting your Mac to see if that helps. Surprisingly, it sometimes clears things up right away.....
    Hope this helps, and sorry I can't recreate the problem here!
    GB

  • Oracle 11g 11.1.0.6.0 Standard with Reports 10g . Intranet possible?

    Friends,
    I have Oracle 11g Standard edition and Reports 10g in Win XP. How can I publish my reports in Intranet?
    Kindly guide me
    -mathews

    The reports generated by Reports Builder 10g
    -mathews

  • My sister inlaw gave me her iphone3 and when i try to update a app it says that i must sign into her accound when i have already created my own apple id n put it in, how can i avoid that from happening/ change it?

    my sister inlaw gave me her iphone3 and when i try to update a app it says that i must sign into her accound when i have already created my own apple id n put it in, how can i avoid that from happening/ change it?

    You should do this to make this your iPhone and remove her info...
    If desired, move photos/videos off the Camera Roll: http://support.apple.com/kb/HT4083
    If desired, backup the device to iTunes or iCloud: http://support.apple.com/kb/ht1766
    Then, on the device...
    Settings > Messages > iMessage > Off
    Settings > FaceTime > Off
    Settings > iCloud > (scroll down) Delete Accout (this only unregisters and deletes it off the device)
    Settings > iTunes & App stores.  Tap the AppleID and sign out.
    Settings > General > Reset > Erase All Content and Settings
    Unregister the device at https://supportprofile.apple.com
    More Info... http://support.apple.com/kb/HT5661

  • Guide Oracle Reports Developer 10g: Build Reports

    Hello ...
    I'm doing the guide Oracle Reports Developer 10g: Build Reports
    and practices begin cuando not find files like ("p2q2.jsp, p2q3.rdf, p2q4.jsp, p2q5.jsp, p2q6.rdf, p2q7.rdf")
    Can someone help me and tell me where I can find them ...
    Sorry for my English poor quality ......
    thanks hope prompt response ....
    Edited by: 991659 on 4/03/2013 07:58 AM
    Edited by: 991659 on 4/03/2013 08:04 AM

    Hello,
    summit database files
    Regards

  • Oracle Reports Developer 10g schema missing

    Hi All:
    I took the course for "Oracle Reports Developer 10g" but I didn't copy the schema when I took the course.
    Now,I have the book "Oracle Reports Developer 10g: Build Reports Student Guide" but I look over the internet and I can't find the schema for this course.
    I needed the schemas for the following tables:
    CUSTOMERS
    ORDERS
    ORDER_ITEMS
    WAREHOUSES
    INVENTORIES
    PRODUCT_INFORMATION
    PRODUCT_DESCRIPTIONS
    ONLINE_MEDIA
    PRINT_MEDIA
    Any help or hint where I can find the sql scripts for this schema is greatly appreciated it.
    Yours,
    Frustrated.

    Hello,
    summit database files
    Regards

  • Adobe reader will not allow me to down load file because it says i must sign agreement which I did

    adobe reader will not allow me to down load file because it says i must sign agreement which I did

    Perhaps you have Adobe Acrobat, which can do everything Reader can do.

  • Oracle forms 10g Parameter passing from forms to reports

    Hello Room,
    Please let me know what is wrong with this code. It is not passing parameter at all to the reports 10g parameter form from forms 10g, no matter what. I tried to delete the parameter from reports parameter form, I also tried to enable/disable restricted values from reports, I tried to hide the parameter from reports, but it is just not doing it.
    DECLARE
    pl_id PARAMLIST;
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status varchar2(20);
    report_job_id VARCHAR2(100);
    fill varchar2(100);
    reportname varchar2(200);
    ab varchar2(200);
    cursor c200 is select CONAME,LOCATIONMASTER.LOCNAME FROM USERCODETL,MULCOMP,LOCATIONMASTER
    WHERE MULCOMP.CO=USERCODETL.CO
    AND USERCODETL.USERID = SUBSTR(AB,1,50) AND USERCODETL.LOCCD = LOCATIONMASTER.LOCCD;
    begin
         AB := GET_APPLICATION_PROPERTY(USERNAME);
    OPEN C200;
    FETCH C200 INTO :block4.coname,:block4.locname;
    CLOSE C200;
    synchronize;
    pl_id:=GET_PARAMETER_LIST('paramlist');
    IF NOT ID_NULL(pl_id) THEN
    DESTROY_PARAMETER_LIST(pl_id);
    END IF;
    pl_id:=CREATE_PARAMETER_LIST('paramlist');
    Add_Parameter(pl_id, 'vcompany', TEXT_PARAMETER, :block4.coname);
         Add_Parameter(pl_id, 'vlocname', TEXT_PARAMETER, :block4.locname);
    repid := find_report_object('testreport');
    fill := GET_REPORT_OBJECT_PROPERTY(repid, report_server);
    reportname := GET_REPORT_OBJECT_PROPERTY(repid, report_filename);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,RUNTIME);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'pdf');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'repsrv');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no'||'vcompany='||:block4.coname||'vlocname='||:block4.locname);
    v_rep := RUN_REPORT_OBJECT(repid,pl_id);
    WEB.SHOW_DOCUMENT('/reports/rwservlet?report='||reportname||'&desformat=pdf&destype=cache&userid=scott/tiger@servernew&paramform=yes');
    END;
    Please help. Thank you in advance.

    Hello Inol,
    Greetings !
    There seems to be a syntax error when I run your code:-
    REP-52251: Cannot get output of job ID 272 you requested on Fri Apr 08 02:37:25 GMT 2011.<P>REP-51026: No output for job 272
    when I run then command:-
    http://local-pc:8889/reports/rwservlet/showjobs
    Terminated with error: <br>REP-159: Syntax error on command line.
    Is there a error on your statement ?
    WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1) ||'?server=repsrv );
    it should be
    WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1) ||'?server=repsrv ' );
    then only it is getting compiled properly. A single quote in the end !
    And finally I changed this line
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no p_1='||:SP_USERCODE 'p_my_second_parameter='||:block.my_second_parameter);
    to this line
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no p_1='||:SP_USERCODE|| *'p*mysecond_parameter='||:block.my_second_parameter);
    as it is giving error where highlighted in bold Is it necessary to change and add a concatenation there ?_
    But... But... even though I compile it properly the code is getting executed and it is giving the above error. Please note the same.
    Also please tell me what should be the status of the following things in report builder 10g.
    1. Shall I remove the parameters vcompany and vlocname from the parameter form and keep it just in parameters of report , There is a third parameter which I want the user to input while running the report other than these 2 parameters ?
    2. Shall I restrict the parameter to predetermined values ?
    3. Shall I hide the first column of the parameter in report builder.
    I have also tried to simulate the execution parameters from batch to runtime and comm mode to synchronous and asynchronous and vice versa. I have also given command rwserver server = repsrv on my pc and also server pc. please let me know about this also whether I need to give this command every time ? I mean for every booting ?
    As this problem is faced by many people. I think it should work across the fly as given by you or rather corrected by you. I would also like to know is there any patch available for the same released by oracle, as I have read somewhere in the forum here which I cannot locate the thread now. I do not mind paying for support if I find the need ?
    Please help me further. Thank you.

  • Recently, when opening Photoshop each morning, it tells me I must sign in to keep using my temporary

    Recently, when opening Photoshop each morning, it tells me I must sign in to keep using my temporary software.  My software is not temporary.  I pay for it each month.  How do I resolve this?

    See this recent thread:
    http://forums.adobe.com/thread/1424220?tstart=30

Maybe you are looking for