Oracle reports above question Designer group

I am very new to Oracle Reports Designer but I've created a report over the Group and I wish I could hide some data and their labels based on a condition, for example, if fieldvalue - displays some data but hide other, make visible or invisible based on a State. Is this possible? If so, any help would be appreciated.
Thank you.

968277 wrote:
I am very new to Oracle Reports Designer but I've created a report over the Group and I wish I could hide some data and their labels based on a condition, for example, if fieldvalue - displays some data but hide other, make visible or invisible based on a State. Is this possible? If so, any help would be appreciated.

Yes! You can. But you will need to provide some information at least during the validation of any question.
What are you the version of your report?

in general, select data showing the field and press F11 to go code editor and you will see

........
begin
return (true);
end;

Write here your condition and display and hide it. Ditto for the labels. For example

..........
begin
if condition ture
return (true);
else
return (false);
end if;
end;

I hope this works...

Hamid

Mark correct/good to help others to get the right answers. *

Tags: Oracle Development

Similar Questions

  • How to display different text for the labels in group above report Oracle report

    Hello

    Is there a way to change the text that is displayed in the labels in a report over the Group? For example, I have a report above group with my columns of data and above the columns, I have my column labels, but I would like to be able to display various text, i.e. different labels according to requirement. In other words, Column1 label could say column 1 or it's Column1, based on a condition. This is Oracle Report Builder 10.1.2.0.2.
    Thank you.

    If you use the wizard the column headers are created as fixed text elements. No way to change that.
    So, you have to delete text and replace by fields that use some of the columns in your data as the source model. This is how I create reports all the time. There is never any fixed text, all the text is retrieved in the data model.

    You can also use the format trigger. Simply place the elements of different text on top of the other and return TRUE or FALSE to display the correct label.

  • Is this bug reports Oracle - 'break the order property' in the report "above.

    Is this bug reports Oracle - 'break the order property' in the report "above.

    Anyone would confirm that in the report 'group above', we could only order the values in the column of brake with ' "nil" or "ascending" or "descending" provided by "pause command property? '"

    In the following example, "Dept" is brake column. Reports Oracle allows the values of the order in 'Dept' with 'descendant' provided by 'pause order property:

    Dept. 30
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    20 DEP.
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    Dept 10
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    or "Crescent" provided by "pause order property:

    Dept 10
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    20 DEP.
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    Dept. 30
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    I have to do:

    20 DEP.
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    Dept 10
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    Dept. 30
    employment ename salary
    xxx xxx xxx
    xxx xxx xxx

    Could I do it? Could someone confirm that we could never do this, or if so, how?

    Million thanks for the advice.

    M.Z.

    Edited by: jielan 18 September 2010 08:23

    Why must be a bug? You have a customs provision and must find a way to fill. But, what is your real sort order? You have only the three departments? If so, you could add a column in your query as

    DECODE(DEPT,  20, 1, 10, 2, 30, 3, 4) SORTING
    

    put this column in the same group as dept and sort after this new column.

  • Oracle Apps BI questions, well help you

    Hi all

    I wanted to order preconfigured reports that come with Oracle BI applications, for that I had to download and installed
    OBIEE 10.1.3.4.1
    7.9.5 oRacle BI applications
    Informatica PowerCenter 8.6.0
    Oracle EBS R12,

    Question 1) I see that there is Oracle DAC 10.1.3.4 on the same download page, should I also download, as when I installed oracle BI 7.9.5 applications he installed CAD OracleBI folder and I can access customer DAC, then what is the need of DAC separate?

    Question No. 2) when I installed the Oracle BI Applications 7.9.6(after uninstallting apps 7.9.5), there was no record CAD oracleBI location, in the guide it says DAC file now has a previous installation, I guesss which means that I must have oracle Apps 7.9.5 installed before installing apps 7.9.6?

    Question 3) is informatica powercenter 8.6.0 compatible with the settings above, or do I have to install informatica oracle Web site, I tried but need me to download OBIEE link
    http://www.Oracle.com/technetwork/middleware/BI-Enterprise-Edition/downloads/bus-intelligence-11g-165436.html
    the included software are
    Included:
    BI Server Enterprise Edition
    Server Administrator
    Answers
    Interactive Dashboard
    Reporting and Publishing      Delivers
    Office Plug-In
    BI Publisher
    Scorecard and Strategy Management
    Real-Time Decisions
    WebLogic Server Standard Edition (restricted use) 
    in the list above, there is no Informatica!

    Thanks for your help,
    Kind regards

    Hello

    (1) you must also download DAC for configuration that the BI apps.you can go through this link for more information
    http://forums.Oracle.com/forums/thread.jspa?MessageID=5553233�

    (2) you must install either 7.9.5 apps or 7.9.6 version... Because the two are different, it's BI apps 7.9.5 use informatica... where as BI apps 7.9.6 will use ODI (oracle Data Integrator) and ODI does not use DAC for its installation.
    So go either one of these... I suggest you go to 7.9.5

    (3) Informatica 8.6.0 is compatible with 7.9.5 Apps.Google to find informatica software.

    Hope that your questions are answered.

    By,.
    KK

  • Integrate Oracle report with Oracle Application Express [secure]

    Hi Experts,

    I need to call the Oracle of Oracle Application Express report.

    Here is the version of the product

    Report & Oracle FMW 11g R2 (11.1.2) form

    Oracle Application Express 4.2.5.00.08

    Oracle Database 11 g Release 11.2.0.4.0 - 64 bit Production

    My question is, how I could integrate Oracle report with Oracle Application Express to secure the vocation of Oracle report.

    Please, help me.

    936969 wrote:

    Please give me a solution which can call Oracle report in secure mode, any user can not run the same copy of report the url. report by those who have access/role in the application to run.

    Take a look, the Operations of Service Web Oracle reports , it can help you.

    http://docs.Oracle.com/CD/E24269_01/doc.11120/e24479/pbr_webservice003.htm#CIABJEAB

    Especially see runJob

    http://docs.Oracle.com/CD/E24269_01/doc.11120/e24479/pbr_webservice003.htm#BABEJCFH

  • How to add the message text in the oracle report

    Hi friends

    I am new to oracle reports, I would like to add a text message to my sheet of choice of report oracle at the end of the page like saying for example "the end of the page.

    How can I do this please suggest me

    Thank you
    AT

    Good morning Thiliban chennai,.
    We recommend the following document to learn more about the oracle reports

    http://download.Oracle.com/docs/CD/E12839_01/bi.1111/b32122/TOC.htm

    If you have any other questions, let us know.
    In the contrary case;
    Useful mark or response

    Best regards

  • Oracle reports still usable in R12.1.3?

    I think that it is a simple question, but I don't know where to find the answer.

    Oracle reports is still usable in R12.1.3? Or you will have to convert all custom reports Oracle BI Publisher programs?

    Thank you.

    Hello

    You can still use Oracle Developer (forms/States) 10g with R12.

    Note: 444248.1 - using OracleAS 10.1.2 and forms builders reports with Oracle Applications version 12

    Oracle E-Business Suite Developer's Guide - 12.1.3
    http://download.Oracle.com/docs/CD/B53825_07/current/Acrobat/121devg.PDF

    Thank you
    Hussein

  • Oracle reports 6i

    In my report, I have an image that is in the margin, not in the body and is not an extensible framework. The frame contains two elements one is of type image.
    The main query of the report is to get the image. But the problem is that it places the first record in any pages that the image is not repeated. I want to display the logo of recoveries in the non repetitive element of the image of the frame. Can someone tell me how I can handle? It would be easier for me if this can be managed by using the trigger report. I've written one before release of the report, but it gives me the error of frequency. I'm not very good on the balance sheet part... so if anyone can offer any way, it would be useful.

    Please see the thread
    Re: Oracle reports 6i

    Published by: LostWorld on June 9, 2010 23:36

    You use images repeated in the margin section, each section margin appear the same, section of margin does not work as the body section.

    You must transfer the images from the margin and put them in the section of body in the extensible framework.

    Like you need to print images on each page you need to use anchors as I described above.

  • Query complex Oracle reports

    Hi friends,

    I'm a newbie on the oracle reports. I'm asking to revise/debug a complex report.
    It's the source of the report query Oracle:
    select  mta.transaction_date,
            &P_acct_flex,      
            DECODE(mta.transaction_source_type_id,1,to_char(mmt.transaction_source_id),2,&P_so_flex,
                   mmt.transaction_source_name) Source
     
    from
           mtl_system_items            msi,  
           &C_from_cat  
           &C_from_type
           &C_source_from
           mtl_material_transactions   mmt,
           gl_code_combinations        gcc,
           MTL_SALES_ORDERS            mkts,
           MTL_GENERIC_DISPOSITIONS    mdsp,
           GL_CODE_COMBINATIONS        gl,
           mtl_transaction_accounts    mta
    where   mta.transaction_id = mmt.transaction_id
           and  &P_where_acct
           and  &P_where_item
           and  &P_where_cat 
                &C_where_cat 
                &C_where_type
           and  msi.organization_id = :P_org_id
                &P_date_range
                &C_where_value
                &C_where_subinv
                &C_where_reason
                &C_source_where
    /
    I want to first test the reports in SQL * most environment but I struggle to be replaced by many variables :(
    How can I replace these variables and what kind of data can I put in a
    My question is:

    1. What is the difference of the variable & variable and: variable?, they are the two variables of parameter and need of entry of the form parameter during execution?

    2. starting at the last part of the query
           and  msi.organization_id = :P_org_id
                &P_date_range
                &C_where_value
                &C_where_subinv
                &C_where_reason
                &C_source_where
    How can I replace the variables here? I expect the 'operators' between them, but there are none.
    I can do the request under the form 'and msi.oraganization_id = & P_org_id' instead of ' and msi.oraganization_id =: P_org_id?

    Help, please...

    Thank you very much

    MSK

    Published by: yxes2009 on January 11, 2010 20:07

    Use Toad here if you can. It is easier to assign values for: p or & var.

    1. What is the difference of the variable & variable and: variable?, they are the two variables of parameter and need of entry of the form parameter during execution?

    DM did.

    2. starting at the last part of the query

    and msi.organization_id =: P_org_id
    & P_date_range
    & C_where_value
    & C_where_subinv
    & C_where_reason
    & C_source_where

    How can I replace the variables here?

    Don't forget that substitutes makes sense. For example: P_org_id can be 123 and & P_date_range may be 1 = 1 or ' and... between... and... "etc.

  • Oracle-reports of generated pdf-report on a BLOB storage

    Hey ppl,

    I have this requirement:

    I essentially generate a report of Jdev using a remote servlet call to reports of the oracle, which generates the PDF for me very carefully and store it locally. The problem is immediately put this on the DB as a BLOB once the report is generated. I know how to store the pdf as a BLOB on the DB. I know how to make the call to oracle-reports and generate my pdf. What I don't know, first is sequentially generate the local pdf report and that which was generated once continue to store it on my DB.

    I want it to be done in the context of a single request. As in the entire process must be completed by a cycle. I don't want to keep some kind of end of day procedure that inserts in the comics at the end of the day.

    As soon as the report was requested by the user, I want the PDF (which is generated by the reports) will also be stored on the DB.

    My problem (which I'm sorry has been repeated already 2wice above) is that I have basically lose control once redirected through the servlet to the call of the report. There is no way I can load Jdev, side reports, that the pdf was generated and now must be kept on the Pb, because I lost the session context by redirecting to a different servlet.

    Any help would be GREATLY appreciated.

    See you soon
    K

    Hello

    its a while I ago one looked at Oracle reports, however, I think that the mechanism of the event is quite complex to achieve

    I want it to be done in the context of a single request.

    Which means that if reports Oracle locks, the user session follows.

    As in the entire process must be completed by a cycle.

    Unfortunately, you can't control how long reports run, which means that there is no sense in the judgment of the lifecycle of page for this

    I don't want to keep some kind of end of day procedure that inserts in the comics at the end of the day.

    Very well, but I remember there is a complete riding contest in reports which would allow you to have the report server Oracle trigger download

    So, I think, the architecture, so that I would go is:

    -user request report
    -report generates PDF output
    -reports will be mailed to DB
    -reports_processing table contains the Userid and reports ID more Pavilion update when report is done
    -If you use JSF, you can use af:poll to check frequently that the report is finished.

    This here can help: http://www.oracle.com/technology/documentation/reports.html

    Frank

  • Oracle reports crash c 12

    We just set up and configured Oracle Forms and reports 12 c and begin testing. I created a simple test report in 12 c Builder that returns only 50 rows of data. It works fine in Report Builder. When you call the report by using the URL below, I get the following messages. This happens to any report of 12 c, that I tested.

    The URL that is used to run the report:

    http:// orcl-fusion - dev:9052/reports/rwservlet? server = rep_wls_reports_orcl-fusion-dev & report=C:\oracle\Middleware_FRBZ\forms\test_report.rdf & destype = cache & userid=userid/password@db

    Errors received:

    Error1.JPG

    After clicking on 'Close program'->

    Error2.JPG

    Looking at the following log, I see that there is an error message.

    C:\oracle\Middleware_FRBZ\user_projects\domains\MCWA_FRBZ\servers\WLS_REPORTS\logs\WLS_REPORTS-diagnostic.txt

    [2016 01-29 T 13: 56:12.768 - 05:00] [WLS_REPORTS] [WARNING] [] [javax.enterprise.resource.corba._DEFAULT_.rpc.transport] [tid: [ASSETS].] [ExecuteThread: '25' to queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 0000LAEj76KF8D0FzzNM801MevD4000003, 0:1] [APP: reports] [partition name: FIELD] [tenant name: GLOBAL] "IOP00410201: connection failure (COMM_FAILURE): socketType: IIOP_CLEAR_TEXT; HostName: 192.0.1.210; Port: 50605 "[]"
    org.omg.CORBA.COMM_FAILURE: vmcid: minor SUN code: 201 out: No.
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2200)
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2221)
    to com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl. < init > (SocketOrChannelConnectionImpl.java:223)
    to com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl. < init > (SocketOrChannelConnectionImpl.java:236)
    at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:119)
    at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:187)
    at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:137)
    at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:449)
    at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:198)
    at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1728)
    at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1333)
    at oracle.reports.server.JobManager.runJobLocal(JobManager.java:2244)
    at oracle.reports.server.JobManager.dispatch(JobManager.java:1472)
    at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1538)
    at oracle.reports.server.ConnectionPOA._invoke(ConnectionPOA.java:460)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:654)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:205)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1700)
    at com.sun.corba.se.impl.protocol.SharedCDRClientRequestDispatcherImpl.marshalingComplete(SharedCDRClientRequestDispatcherImpl.java:180)
    at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.invoke(CorbaClientDelegateImpl.java:148)
    at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:475)
    at oracle.reports.server._ConnectionStub.runJob(_ConnectionStub.java:575)
    at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:320)
    at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)
    at oracle.reports.rwclient.RWClient.runReport(RWClient.java:2222)
    at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:2067)
    at oracle.reports.rwclient.RWClient.doPost(RWClient.java:789)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:286)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:260)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:350)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:141)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:649)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:124)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:232)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:94)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:224)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3654)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3620)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326)
    at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:196)
    at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)
    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)
    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2423)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2280)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2258)
    at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1626)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1586)
    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:270)
    at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)
    at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)
    at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)
    at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
    at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:617)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:397)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)
    Caused by: java.net.ConnectException: connection refused: connect
    at sun.nio.ch.Net.connect0 (Native Method)
    at sun.nio.ch.Net.connect(Net.java:454)
    at sun.nio.ch.Net.connect(Net.java:446)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
    at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:95)
    to com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl. < init > (SocketOrChannelConnectionImpl.java:207)
    ... more than 61

    ]]

    Any idea what can cause this problem?

    Oracle Forms and reports 12.2.1

    Windows 2012r2

    That is to say 11 browser

    Yes, you're wright. There is something wrong with the page (the patch is missing).

    Patch number is 22224336.

    Concerning

  • Oracle reports 12 c Deprecation notice?

    This notice indicates Oracle reports 12 c is discouraged:

    http://docs.Oracle.com/middleware/1221/formsandreports/FRREL/reports.htm#CHDCHFII

    I don't seem to be able to locate any additional information / discussion on Oracle reports 12.2.1 being obsolete. Is this the final version of the Oracle reports?

    Them.

    See

    http://www.Oracle.com/technetwork/issue-archive/2010/toolssod-3-129969.PDF

    see you soon

  • Not able to access the constant value of package in oracle reports

    Hello

    I created the package with the constant variables in the database

    CREATE or REPLACE PACKAGE cls_vars AS

    -Constants

    const_yes CONSTANT VARCHAR2 (1): = 'Y ';

    const_no CONSTANT VARCHAR2 (1): = 'n';

    const_active CONSTANT VARCHAR2 (1): = 'A ';

    const_inactive CONSTANT VARCHAR2 (1): = 'I ';

    end;

    I created the function of oracle reports, please see the code below

    function CF_CONSTINACTIVEFormula returns the Char type is

    L_const_inactive VARCHAR2 (10);

    Start

    RETURN cls_vars .const_inactive;

    EXCEPTION

    WHILE OTHERS THEN

    RETURNS A NULL VALUE.

    end;

    When I compile this code in the oracle reports, I get this error "cannot directly access remote variable or cursor.

    We can not directly get/set a variable (or constant) in a package to database forms and reports module.

    We must use the procedures/functions to get/set accessor. For example:

    CREATE or REPLACE PACKAGE cls_vars AS

    -Constants

    const_yes CONSTANT VARCHAR2 (1): = 'Y ';

    const_no CONSTANT VARCHAR2 (1): = 'n';

    const_active CONSTANT VARCHAR2 (1): = 'A ';

    const_inactive CONSTANT VARCHAR2 (1): = 'I ';

    FUNCTION get_const_yes RETURN VARCHAR2;

    ...

    END;

    /

    CREATE or REPLACE PACKAGE BODY cls_vars AS

    FUNCTION get_const_yes RETURN VARCHAR2 IS

    BEGIN

    RETURN const_yes;

    END;

    ...

    END;

    /

    Kind regards

    Zlatko

  • What is the problem with my Oracle reports parameter?

    Hello

    We use a PL SQL package that allows the user to select the report you want Oracle and associated parameters.   While the control is passed to Oracle 11 g reports.

    The requirement of one of the reports is to enable more detailed codes be selected by the user and then shown.  The detailed code is an alphanumeric field that can hold between 4 and 6 characters.

    If my data model looks like this

    SELECT student_id

        FROM my_view

       WHERE detail_code IN :p_detail_code;

    and the parameter that I'm passing to Oracle reports looks like this (when I view the source HTML code)

    & p_detail_code =('1001','1002')

    so no record is selected.

    However, if my data model looks like this, I get the records you want:

    SELECT student_id

      FROM my_view

    WHERE detail_code IN ('1001', '1002');

    We have Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production.

    Please tell me what is the problem with my setting.  Thanks a lot for your help.

    This isn't how you can use in. See this example on how to solve it with the digital settings. If your setting is a character, you need to change this.

    In fact, when you simply enter 1,2,3 as an input parameter, you actually create this query:

    Select *.

    from my_table

    where num_column in ("1,2,3")

    Use rather a lexical parameter:

    Select *.

    from my_table

    & p_where

    In the parameter after relaxation shape, build the lexical like this:

    :p_where := 'where num_column in ('||:p_param||')';
    
  • Question design and update

    Hello community,

    I have a following question design and update on vSphere 6 with MRS.


    In out of our subsidiaries, we have configured following installation:

    -VMware vSphere 5.5 environment with Site Recovery Manager that runs on 5.8 installed U3.
    -Two vCenter server running in a configuration in linked mode, so you only need access to a vCenter server to see both sides.

    No, we want to upgrade to vSphere 6 and here I have some question how says it in the best conditions.
    Wouldn't be a good thing or maybe it's mandatory to have a service of external platform controller installed in the vSphere environment and then start the upgrade to vSphere 6 each side has its 'own' PSC.

    Thanks for some tips and training on your side.

    Did you read the documentation regarding the upgrade to SRM 6 located here: Site Recovery Manager 6.0 Documentation Center

    Who will answer all you questions, including your subject to PSC. A short summary, you want a PSC for each site. The reason is that you want that each site to be completely independent of the other.

    If read you the docs and you still have questions, please post them.

Maybe you are looking for

  • How to make an illegal image found on the search results page?

    When executing a search query (for an image of the words, "Guilty child" for a class of mourning, I fell an illegal photo involving a child and need to know how to report to one that handles this kind of problem. I'm NOT going to click on the image,

  • Satellite P300D-150 - Device Manager shows two graphics cards

    Have a P300D-150 shows of two graphics cards in Device Manager: Radeon 3200 and standard VGAWhile I installed the ati display drivers Why is this and how can I solve this problem? Thanks in advance

  • a continuous path of 1-d data

    Hello I will plot the data acquired from cRIO continuously over time. Please find the attached screenshot of the code and the RT vi Launcher. In order to draw I acquire the counties of ticks in micro seconds of FPGA and two analog inputs. With this c

  • Unable to access Important folder

    I recently reinstalled windows XP on my CPU. Before that I have re-installed, I got a user name protected password on it. The reason why I need to access it is because I believe that it contains an enormous amount of my local disk memory. Please help

  • Sketch of brushes from importing Adobe market?

    Hello world!I have had my iPad pro and I was so excited to start drawing and creating! Overall, I really like the program and its responsiveness to the pencil of apple.Apart from the absence of Adobe sketch layers (I use http://bit.ly/joc0zm mainly b