Hide information from database - reports 10g

Hi friends,

How to hide the info from database when running reports from 10 g.
IE "userid/password@connstring".

Thanks in advance...

Kind regards

Hello

A few notes:

1. you need an entry like this in the cgicmd.dat file:

Key1: userid=scott/tiger@dbalias % *.

2. except if the RELOAD_KEYMAP parameter is set to YES in rwservlet.properties

http://download-UK.Oracle.com/docs/CD/B14099_17/bi.1012/b14048/pbr_conf.htm#i1007431

You must restart the OC4J_BI_Forms after the change of cgicmd.dat

concerning

Tags: Oracle Development

Similar Questions

  • Pull information from /usr/lib/vmware/vm-support/bin/swfw.sh

    What is the best way to pull information from the report and treat?  Ideally, I would like to put the content in a kind of table and query through to different things, I want (versions of components etc.).  Thank you!

    Are there elements that people are aware of which are not contained in the output?  Seems to contain a lot of information system (bios version, firmware disc etc.)

    $User = "root".

    $Pswd = "password"

    $Computer = "server name".

    $plink = "s:\Putty\plink.exe".

    $plinkoptions = '$Computer-l root - pw $Pswd.

    # launch ssh

    Get-vmhost $Computer | Get-vmhostservice | where {$_.} Key - eq "TSM - SSH"} | Start-VMHostService-confirm: $false | Out-Null

    $cmd1 = ' /usr/lib/vmware/vm-support/bin/swfw.sh > usr/lib/vmware/vm-support/bin/output.txt'

    $remoteCommand = ""' + $cmd1 + "'"

    $command = ' echo there "+" "+" | "+" "+ $plink +" "+ $plinkoptions +" "+ $remoteCommand

    # run remote command

    $msg = expression invoke-command $command

    $msg

    # Disable ssh

    Get-vmhost $Computer | Get-vmhostservice | where {$_.} Key - eq "TSM - SSH"} | Stop-VMHostService-confirm: $false | Out-Null

    You seem to redirect the output of the command into a file on the local file system.

    Why is this?

    If you leave the output come from the screen, it should be later in the $msg variable.

    And I suspect you easily retrieve the necessary info with a RegEx expression.

    What information you want to extract exactly?

  • Information from two databases in the same query

    How can I get information from the "of" in addition to a db in a cfquery? for example, say in a db I have their name and in another PB I have their last name..., for example are my DB something like this: name FirstDB db and db I memberNumber, the first name and the name of the comic is SecondDB and in this PB I memberNumber, lastName.
    How can I run a query to collect the name of FirstDB and the name of SecondDB by the memberNumber?

    FirstDB:
    memberNumber 1
    First name Tom
    memberNumber 2
    firstName Patty

    SecondDB:
    memberNumber 1
    lastName Smith
    memberNumber 2
    lastName Dell

    then when I exit the query I could get Tom Smith and Patty Dell

    Thanks in advance for the help...


    SELECT count (*) 2 albums like County, name, city<---city is="" in="" the="" town="">
    Cities of people
    WHERE type = 1
    GROUP BY name

    There are several syntax errors in this example, but I assume that
    It is any example of code written in the message not copied no actual
    running the code. Knowing which becomes a SQL error help know
    where the problem may lie in the actual code.

    You may need to fully qualify your fields in the select clause for that
    the DBMS knows which database table, you want the field to come.

    SELECT page 2 of count (*) County, people.name, towns.city
    People, cities
    WHERE type = 1
    GROUP BY name, city

    OR with aliases:

    SELECT top 2 count (*) AS COUNT, p.name, t.city
    PEOPLE p, t of cities
    WHERE type = 1
    GROUP BY name, city

    You add all the new fields to your GROUP BY clause, correct? He
    It requires that all fields that are not used in aggregate function [such as
    Count()] be included in the GROUP BY clause.

  • Impossible to activate the broker configuration or display information from the database

    -J' I add databases primary and standby in a broker configuration:

    DGMGRL > see Configuring

    Configuration - DGConfig1

    Protection mode: MaxPerformance
    Databases:
    TEST_PRI - primary
    TEST_STD - physical of the standby database

    Fast-Start Failover: DISABLED

    The configuration status:
    SUCCESS
    ####################################
    - And the configuration of the

    DGMGRL > activate configuration;
    Permit.
    ################################
    - And see the new configuration

    DGMGRL > see the configuration;

    Configuration - DGConfig1

    Protection mode: MaxPerformance
    Databases:
    TEST_PRI - primary
    TEST_STD - physical of the standby database

    Fast-Start Failover: DISABLED

    The configuration status:
    SUCCESS

    ##################################
    -But, when I show the information of database

    DGMGRL > see the TEST_PRI database
    Object "test_pri" not found.

    #############################################
    -J' noticed 'ACTIVATE' notation is not see the place in the broker configuration, like this

    DGMGRL > see Configuring

    Configuration
    Name: DGConfig1
    Activated: YES < < < -.
    Protection mode: MaxPerformance
    Databases:
    pc00prmy - primary database
    pc00sby1 - physical of the standby database

    Fast-Start Failover: DISABLED

    Current situation for 'DGConfig1 ':
    SUCCESS

    ###########
    -Why my setup notes the mention: "enabled: Yes/No?
    - And in the configuration, it will list the databases (pri and stdby), but why I can not use 'show the TEST_PRI/TEST_STD database'

    :(

    Help, please
    So thank you
    Ch

    Hello;

    Show you:

    See the TEST_PRI database

    I think it should be:

    See the "TEST_PRI" database

    Other examples:

    DGMGRL > see THE DATABASE 'TEST_PRI', 'StatusReport. "
    DGMGRL > see THE DATABASE 'TEST_PRI', 'LogXptStatus;
    DGMGRL > see THE DATABASE 'TEST_PRI', 'InconsistentProperties ';
    DGMGRL > see THE DATABASE 'TEST_PRI', 'InconsistentLogXptProps ';

    Best regards

    mseberg

  • Is it recommended to compile reports 6i in the generator of reports 10g?

    Is it recommended to compile reports 6i in the generator of reports 10g?

    Hello

    You use the database links in the report?

    If Yes, then I suggest to create views select links from the database and use them in the report.

    Also, be sure to apply the latest patch from developer 6i (#19).

    When you save the report in 10g then the file format will be different.

    It may not compile when you deploy in 11i system.

    Kind regards

    Bashar

  • get information from inside a trigger of the other tables in the schema even

    Addendum:

    ... Sorry I forgot: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64 bit

    *******************

    Hello

    I'm trying for a few hours to get information from inside a trigger to another table in the same pattern.

    My trigger is PSE_BKB. NUM_PHANTOM_BP

    I first tried a simple solution...


    CREATE OR REPLACE TRIGGER PSE_BKB. NUM_TR_PHANTOM_BP
    BEFORE DELETING, INSERTION OR UPDATE
    ON PSE_BKB. NUM_PHANTOM_BP
    REFERRING AGAIN AS NINE OLD AND OLD
    FOR EACH LINE
    DECLARE

    v_recht NUMBER (1): = 0;
    v_recht2 NUMBER (1): = 0;
    v_change_mitarbeiter NUMBER (1): = 0;
    v_recht_mitarbeiter NUMBER (1): = 0;
    v_typ varchar2 (20);
    v_obj_key varchar2 (11): = "gugus";
    v_ph_key varchar2 (11);
    -ph_key varchar2 (11);
    v_obj_keys varchar2 (4000): = ', ';

    anz_num NUMBER: = 0;
    anz_num_tmp NUMBER: = 0;
    anz_st_si NUMBER: = 0;


    BEGIN

    ...
    Select count (*)
    in anz_num
    of pse_bkb.num_objekt o
    where o.obj_key in
    (select distinct (ov.obj_key)
    of pse_bkb.num_objekt_verb ov
    where ov.phantom_key =: old.phantom_key
    )
    and o.typ = "NUM";

    ...

    Explanation: my trigger table is PSE_BKB. NUM_PHANTOM_BP.

    On the pse_bkb.num_objekt_verb of the table, I have a relationship 1: n to one or several object-key (field named obj_key!) on my referenced key: old.phantom_key. With this obj_key, I want to watch the weather, I have one or more lines in the table type num_objekt "NUM". So the internal selection gives me all the num_objekt_verb obj_key with my: old.phantom_key and with whom I count the number of lines I have on num_objekt with type "NUM".

    The problem is that the trigger does not see the table.

    I tried many variations.

    The latest version I tried was with a cursor inside the trigger definition as in the block of code below.

    For debugging purposes, I inserted a RAISE_APPLICATION_ERROR in the inner loop - see below. The v_obj_key variable is never defined, as in all the other variations, I tried-, I still see the predefined "gugus" in the declare section.

    It seems that oracle can not read other tables at this point. La: old.phantom_key is defined (in this simple example there would come a return obj_key).

    Thanks in advance for your help - and excuse my English.

    Trigger code:

    CREATE OR REPLACE TRIGGER PSE_BKB. NUM_TR_PHANTOM_BP
    BEFORE DELETING, INSERTION OR UPDATE
    ON PSE_BKB. NUM_PHANTOM_BP
    REFERRING AGAIN AS NINE OLD AND OLD
    FOR EACH LINE
    DECLARE

    v_recht NUMBER (1): = 0;
    v_recht2 NUMBER (1): = 0;
    v_change_mitarbeiter NUMBER (1): = 0;
    v_recht_mitarbeiter NUMBER (1): = 0;
    v_typ varchar2 (20);
    v_obj_key varchar2 (11): = "gugus";
    v_ph_key varchar2 (11);
    -ph_key varchar2 (11);
    v_obj_keys varchar2 (4000): = ', ';

    anz_num NUMBER: = 0;
    anz_num_tmp NUMBER: = 0;
    anz_st_si NUMBER: = 0;


    BEGIN


    Start
    declare

    cursor nums is

    Select obj_key
    of PSE_BKB.num_objekt_verb
    where phantom_key =: old.phantom_key;

    Start

    for the RC looping nums
    v_obj_key: = cr.obj_key;

    RAISE_APPLICATION_ERROR (-20099,' AGAIN 9 v_obj_key: ' | v_obj_key |) ': old.phantom_key ' | (: old.phantom_key);

    When the exit nums % NOTFOUND;

    Select count (*) in the pse_bkb.num_objekt anz_num_tmp where obj_key = v_obj_key and type = "NUM";
    anz_num: = anz_num + anz_num_tmp;
    end loop;

    end;
    end;

    Published by: user832075 on 14.01.2013 06:18

    The reason why you get count_n = 0 in tr_c is that there is no line in B with key_c = 17, to the moment you arrive at tr_c. The removal of B has already occurred, and since you're in a single transaction, the application for tr_c:

    select count(*)
      into   counter_n
      from   a aa
      where  aa.key_a in (select distinct(bb.key_a)
                          from   b bb
                          where  bb.key_c = v_ph_key
                         )
      and    aa.typ = 'n';
    

    'knows' that the row has been deleted then gets a number of 0.

    I added a set of instructions dbms_output to show the order in which triggers run, and that's what I get:

    SQL> delete from b_vw where key_a = 1 and key_c = 17 ;
    in trigger b_tr_vw
    In tr_b
    in tr_c
    delete from b_vw where key_a = 1 and key_c = 17
                *
    ERROR at line 1:
    ORA-20077: Remark: counter_n: 0 counter_s: 0 v_ph_key: 17 old.key_c: 17
    new.key_c:
    ORA-06512: at "OPS$ORACLE.TR_C", line 38
    ORA-04088: error during execution of trigger 'OPS$ORACLE.TR_C'
    ORA-06512: at "OPS$ORACLE.B_TR_VW", line 17
    ORA-04088: error during execution of trigger 'OPS$ORACLE.B_TR_VW'
    

    Thus b_tr_vw trigger is triggered first and deletes a B. trigger fires tr_b as part of this statement to remove and check against A, happening apparently so no error is triggered and succeeds the removal of B. Now tr_b_vw takes back control and deletes C. Since the B line which has key_c = 17 already deleted a control for counter_n > 0 and counter_s = 0 fails and raise you the-20002 error. Note that I'm assuming that the error of-20077 you lift is just to see the values and is not intended to be part of your actual code.

    Because I have really no idea what you're trying to accomplish here I can't offer a lot of advice that you might want to try entering two tr_c of the tr_b_vw trigger validation queries before deliver you the removal of b and put the counter_n > 0 and counter_s = 0 control under tr_b_vw to decide whether or not you want to remove.

    John

  • How to access the information in the report of a pass/fail test?

    I'll call you a LabVIEW VIs of TestStand which are configured as ' pass/fail Tests. The result of the Boolean "PASS/FAIL" of LabVIEW indicator apparently are accessed through the variable RunState.SequenceFailed of TestStand. However, I can't find a similar TestStand variable that contains the information of 'Text of the report' of LabVIEW. Not such a variable exist, nor will it take to create a?

    Hi bmihura,

    The best approach would be to use direct information from the stage itself. You can get the text of the report of the RunState.Step.Result.Report text

    In this way, you go to the step text report directly.

    Alternatively, you can store the text of the report to a variable in the parameters of the step.

    I hope that gets things moving along to you!

    Kind regards

  • Is this a scam to access information from my computer?

    I received three calls from a company that says that my computer may crash at any time due to error reports they received.  They want me to access my computer for them so they can solve the problem.  Their number is 1-201-285-5200 and they say that they are associated with Windows.  Is this a scam to access information from my computer?

    It's a scam! Don't do anything they ask. Microsoft never call people unawares. A search on these forums and you will find MANY people asking.

    I hope this helps.

  • Problem update the eponymic information from a mixed CD using Windows Media Player.

    (Last?) version of media player, the I installed (11.0.5721.5280) does not seem to have the same functionality as the previous version I was using (10.00.00.4081) when it comes during the extraction of information albumn and song from the internet for a mixed CD.  I mean a mixed CD a CD I burned a number of other CD.  I want back the song, albumn, information etc. for each track, but Media Player changes the information for all of the CD.  One response to this problem for about a year ago suggested highlighting the track (s) and right click for information albumn, how you were presented with an option, one of them being that the tracks came different albumns.  It worked in the old version of Media Player, but I can't make it work in the new version.  Should I have a wrong setting option?  Can you explain how to accomplish what I'm trying to do with the latest version of Media Player?  I'm actually running Windows XP if that makes a difference.

    Hello

    You can add information about the media for the items in the media library using different methods.

    Refer to this article for help:
    http://Windows.Microsoft.com/pt-PT/Windows-XP/help/Windows-Media-Player/11/album-info

    Media Player automatically updated media information, but you can prevent the media information to be overwritten by following these steps:
    a. click the arrow below the library tab, and then click Other Options.

     

    b. updates toAutomatic media information for the files area, verify that theAdd missing informationoption is selected. (It is selected by default).

    This will prevent the player to accidentally overwrite the information in appropriate media that you have added with the incorrect media information that might be available
    in the database online.

    Note that the Add missing information option will not prevent the player to overwrite your changes if you use the Find Album information command
    to manually download the media information from the online database.

    Kind regards
    Afzal Taher - Microsoft technical support.
    Visit our
    Microsoft answers Feedback Forum and tell us what you think.

  • Draw lines based on values from database

    I want to draw the line based on the data from database.

    Number of lines will be the number of records in the query.

    line length will be based on the value of the column in centimetres.

    by example, if the query selects 3 folders 3 lines will be drawn.

    If the first record column value is 5 then 5 cm line will be drawn.

    Thank you.

    Please find the sample report and xml.

    Kaya.

  • Help display information from the data store

    Hi, I'm trying to format a table with information from various commands, and I can't find out how to do it.

    Basically I want the table to have the following information:

    ESX host - DatastoreName - CanonicalName - CapacityMB - MultipathPolicy

    The problem is the get-scsilun cli annoys me only the canonical ability and multiple trips, but I want to add the other get-vmhost and get-datastore information

    The command I'm ussing is:

    Get-vmhost | Get-ScsiLun | WHERE-object {$_.} Seller - eq "EmC" - and $_. LunType - eq 'disc'} | Format-Table-property CanonicalName, CapacityMB, MultipathPolicy-auto | Out-String-width 120

    No idea how to do that?

    Thanks in advance!

    Pablo. -.

    Try something like this

    $report =@()
    
    foreach($esx in get-vmhost){
        foreach($lun in (Get-ScsiLun -VmHost $esx -LunType disk | where-object {$_.Vendor -eq "EMC"})){
            foreach($ds in (Get-Datastore -VMHost $esx)){
                $ds.ExtensionData.Info.Vmfs.Extent | %{
                    if($_.diskName -eq $lun.CanonicalName){
                        $row = "" | Select Host,DS,CanonicalName,CapacityMB,MultiPathPolicy
                        $row.Host = $esx.Name
                        $row.DS = $ds.Name
                        $row.CanonicalName = $lun.CanonicalName
                        $row.CapacityMB = $lun.CapacityMB
                        $row.MultiPathPolicy = $lun.MultipathPolicy
                        $report += $row                }
                }
            }
        }
    }
    
    $report | ft -AutoSize
    

    The link between the data store and the logic unit number is done by comparing canonicalname the LUN with each canonicalname of the extent of the disk of the data warehouses.

  • How to use go URL to navigate from one report to the next

    I used the option Actionlink to navigate from one report to another, it's nopt working on the dashboard because I used in my first report presentation variables and its throwing me an error below, I have to pass the ID of a summary to the report detail report, I created URL go, do I have to use this URL in my column of the synthesis report?

    Need information ~ thanks ~ Srix



    An invalid object was consulted during the evaluation.
    Error details
    Error codes: QBB4RZQS:SDKE4UTF
    Geographical area: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    Expression: report.variables ['TimePeriod']

    Hello

    See the link below. This link should give you an idea how to do it:

    http://oraclebizint.WordPress.com/2008/02/17/Oracle-BI-EE-101332-drilling-on-measures-passing-multiple-parameters-during-drills-go-URL-and-HTML-formatting/

    Allocation of points, it is useful.

    Thank you
    Satya

  • Download of information from one Oracle_DB_A to another Oracle_DB_B

    Hello world

    What I want to do is to use as the source of an Oracle_DB_A and move that data to other Oracle_DB_B. Is this possible? I guess it is.

    I guess I have to create and use a new database server? Or can I use an existing one?

    What I've done so far is to transfer data from an excel in an Oracle_DB_B file, and now I need to bring information from another Oracle_DB_A.

    I really appreciate all of you for your advice and help.

    Best regards.

    Jaison

    Stephanie wrote:
    Hello world

    What I want to do is to use as the source of an Oracle_DB_A and move that data to other Oracle_DB_B. Is this possible? I guess it is.

    Yes it is possible.

    I guess I have to create and use a new database server? Or can I use an existing one?

    If you created the database for the Oracle_DB_A and the Oracle_DB_B server, then you can then reuse.
    ELESE create in topology

    What I've done so far is to transfer data from an excel in an Oracle_DB_B file, and now I need to bring information from another Oracle_DB_A.

    I really appreciate all of you for your advice and help.

    Best regards.

    Jaison

    Once the database server is in place, reverse engineering to get the metadata in the model.
    Create ODI interface to transfer data from one data store.
    You can use

    LKM: Oracle for Oracle (DB Link)
    Or
    SQL for Oracle

    IKM: Updated incremental Oracle
    Or
    Added SQL command

    These lists are not restricted, you can choose according to your requirement.

    Thank you
    Fati

  • How to load data from matrix report in the base using ODI table data

    Hello

    How to load matrix report data in the base table data using oracle Data Integrator?

    Description of the requirement:

    This is the data from matrix report:
    JOB                       DEPT10                DEPT20  
    ___________________________ _____________
    ANALYST                                           6000
    CLERK                   1300                     1900 
    Need to convert it to the format below:
    JOB                             Dept                        Salary
    _____________________________________________
    ANALYST                  DEPT10      
    ANALYST                  DEPT20                     6000
    CLERK                       DEPT10                    1300
    CLERK                       DEPT20                    1900
        
    Thank you for your help in advance. Let me know if any other explanation is needed.

    Your list seems to be a bit restrictive, you can do much more with the procedures of ODI.

    If you create the new procedure and add a step. In the 'source' tab command you define technology and pattern according to your source database. Use the unpivot operator as described in the link, please, instead of using "SELECT *' use the column names and aliases for example:"

    SELECT workstation,
    deptsal as deptsal,
    saldesc as saledesc
    OF pivoted_data
    UNPIVOT)
    deptsal-<-->
    FOR saldesc-<-->
    IN (d10_sal, d20_sal, d30_sal, d40_sal).<-->
    )

    Then in your tab 'command on target' defined technology and drawing on your target db, then put your INSERT statement for example:

    INSERT INTO job_sales
    (employment,
    deptsal,
    saledesc
    )
    VALUES
    (
    : job,.
    : deptsal,.
    : saledesc
    )

    That's why you use bind variables from source to load data into the target.

    Obviously if the source and target table is in the same database, you can have it all in a single statement to the "command on target' as

    INSERT INTO job_sales
    (employment,
    deptsal,
    saledesc
    )
    SELECT workstation,
    deptsal as deptsal,
    saldesc as saledesc
    OF pivoted_data
    UNPIVOT)
    deptsal-<-->
    FOR saldesc-<-->
    IN (d10_sal, d20_sal, d30_sal, d40_sal).<-->
    )

    also assign the log count "Insert" on the tab corresponding to your INSERT statement, so that you know how many rows you insert into the table.

    I hope this helps.

    BUT remember that this feature is out in Oracle 11 g.

  • Tag not created after the upgrade from 9i to 10g

    We upgrade from 9i to 10g - time - and we hit some "unexpected."

    If I run
        SELECT  xmlelement("TestMsg",
                        XMLFOREST(m.tx_id   "MsgNum",
                                  m.tx_type "MsgTyp"
                                  ) MESSAGE -- this is the alias for the XMLFOREST item 
                        ) ut_xml
        FROM (select 1 tx_id, 'test' tx_type from dual) m
    on my 9.2.0.4 database, I get
    <TestMsg>
      <MESSAGE>
        <MsgNum>1</MsgNum>
        <MsgTyp>test</MsgTyp>
      </MESSAGE>
    </TestMsg>
    -an additional label is created according to the XMLFOREST item alias.

    on my 10.2.0.4 database, I get
    <TestMsg>
      <MsgNum>1</MsgNum>
      <MsgTyp>test</MsgTyp>
    </TestMsg>
    No MESSAGE tags.

    Some XML parsing we take into account this MESSAGE tag and so is now breaking.

    I guess my question is to know if we have messed up the installation of XMLDB or if 9i conduct was wrong and we should change the analysis of the behavior of 10g.

    The current behavior is correct, the old behavior is incorrect. Raising an SR will not help unless there is a very strong business case to ensure backward compatibility for the incorrect behavior in an event. Workaround are change code analysis to deal with the new format, or change the code that generates the XML code to include additional call to XMLElement

Maybe you are looking for