Report Security

Hi Expert
I was wondering whether in ByDesign you are able to restrict the data generated within a report.
For example I have two line managers who are responsible for their own business unit which is reflected in the organization structure. When the manager generate a P&L report for the org unit they are responsible for they should only see information that relative to org unit only. Is this possible in ByD
Thank you in advance
Antonio

Hi Adam,
According to your description, you create a parameter to filter the data base on the doctor's name. However doctorA can click on doctorB's name and view his information, now what you want is that prevent doctorA from clicking on doctorB to view his information,
right?
In this case, you use the doctor's username as the default value for this parameter and set the parameter's visibility property to Hidden. Then the report will show the current user's information only, and the user cannot select the parameter's
value at the run time since the parameter is invisible. To get the user name, we can use the built-in function
=User!UserID
Reference
http://technet.microsoft.com/en-us/library/dd255216.aspx
http://stackoverflow.com/questions/875939/reporting-services-2008-using-useruserid-in-parameters
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • PROBLEMS SETTING UP REPORTS SECURITY FEATURE

    1. Trying to follow instructions to set up the Reports Security Feature.
    2. Successfully run the script rwwwvins.sql
    3.Hitting following Error
    " Missing string(reports_security_desc) language(us) domain (wwc)sub_domain
    (sec)
    The portlets have similar names.
    The pageORACLE_REPORTS_SECURITY has a display name of :
    Missingstring(reports_security_desc) language(us) domain (wwc) sub_domain
    (sec)"
    4. Followed note 132625.1 with no joy. Same error.
    Any help ?
    null

    do you mean to say that you cannot enter any passphrase on the router web ui or on the wireless computer itself ??
    if its on the router , then upgrade / reflash the router's firmware...

  • REPORTS SECURITY WITHIN WEBDB (setup errors)

    As per WebDB and Reports 6i requirement, i
    ran the two script files
    D:\orant\report60\server\security
    rwwwvins.sql webdb
    and
    D:\ORANT\REPORT60\SERVER\SECURITY\RWENABLE.SQL
    Got errors while creating some package definitions..
    those package include
    package specs:
    rw_comp_cal
    rw_cpc_pm
    package body:
    wwv_rw_utl
    wwv_rw_usr
    wwv_rw_adm
    rwutlsave
    rwutlbuild
    wwv_rwrepgen
    rw_comp_cal
    rw_cpc_pm
    wwv_rwmanrwo
    Warning: Package created with compilation errors.
    No errors.
    attached :spool file which had errors listed
    SQL> @d:\orant\report60\server\security\rwwwvins.sql webdb
    B E G I N O R A C L E R E P O R T S I N S T A L L
    ...start: Monday 27 December , 1999 14:53:43
    Role dropped.
    Role created.
    old 1: grant RW_ADMINISTRATOR to &&1
    new 1: grant RW_ADMINISTRATOR to webdb
    Grant succeeded.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    Role dropped.
    Role created.
    I. Extent utlobj.sql
    Table dropped.
    Table created.
    Table dropped.
    Sequence dropped.
    Sequence created.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table dropped.
    Table dropped.
    Table created.
    Table created.
    Table created.
    Trigger created.
    II. Extent moduleda.sql
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    III. Install Oracle Reports packages
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Grant succeeded.
    Package created.
    No errors.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Table dropped.
    Table created.
    Commit complete.
    Package created.
    No errors.
    0 rows deleted.
    delete from WWV_SYS_MODULE_TYPES$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_MODULES$_FK) violated - child record found
    delete from WWV_SYS_MODULE_GROUPS$ where ID >= 50 and id<60
    ERROR at line 1:
    ORA-02292: integrity constraint (WEBDB.WWV_SYS_MODULE_TYPES$_FK) violated - child record found
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_s ys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    INSERT INTO wwv_sys_module_groups$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_GROUPS$_PK) violated
    Commit complete.
    Finished groups
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    INSERT INTO wwv_sys_module_types$ VALUES (
    ERROR at line 1:
    ORA-00001: unique constraint (WEBDB.WWV_SYS_MODULE_TYPES$_PK) violated
    Commit complete.
    Warning: Package created with compilation errors.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_COMP_CAL:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Warning: Package created with compilation errors.
    Errors for PACKAGE RW_CPC_PM:
    7/5 PL/SQL: Declaration ignored
    8/55 PLS-00382: expression is of wrong type
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Package created.
    No errors.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR &&1..wwv_rw_adm_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm_tst FOR webdb.wwv_rw_adm_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcaljmp FOR &&1..rwcaljmp
    new 1: CREATE PUBLIC SYNONYM rwcaljmp FOR webdb.rwcaljmp
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwcalsum FOR &&1..rwcalsum
    new 1: CREATE PUBLIC SYNONYM rwcalsum FOR webdb.rwcalsum
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR &&1..rw_comp_cal
    new 1: CREATE PUBLIC SYNONYM rw_comp_cal FOR webdb.rw_comp_cal
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR &&1..rw_cpc_pm
    new 1: CREATE PUBLIC SYNONYM rw_cpc_pm FOR webdb.rw_cpc_pm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwfindbx FOR &&1..rwfindbx
    new 1: CREATE PUBLIC SYNONYM rwfindbx FOR webdb.rwfindbx
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwpform FOR &&1..rwpform
    new 1: CREATE PUBLIC SYNONYM rwpform FOR webdb.rwpform
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR &&1..wwv_rwrepgen
    new 1: CREATE PUBLIC SYNONYM wwv_rwrepgen FOR webdb.wwv_rwrepgen
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR &&1..rwrunrpterr
    new 1: CREATE PUBLIC SYNONYM rwrunrpterr FOR webdb.rwrunrpterr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwrunrpt FOR &&1..rwrunrpt
    new 1: CREATE PUBLIC SYNONYM rwrunrpt FOR webdb.rwrunrpt
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwsbuser FOR &&1..rwsbuser
    new 1: CREATE PUBLIC SYNONYM rwsbuser FOR webdb.rwsbuser
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR &&1..wwv_rw_usr_tst
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr_tst FOR webdb.wwv_rw_usr_tst
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlbuild FOR &&1..rwutlbuild
    new 1: CREATE PUBLIC SYNONYM rwutlbuild FOR webdb.rwutlbuild
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM rwutlsave FOR &&1..rwutlsave
    new 1: CREATE PUBLIC SYNONYM rwutlsave FOR webdb.rwutlsave
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR &&1..wwv_rw_adm
    new 1: CREATE PUBLIC SYNONYM wwv_rw_adm FOR webdb.wwv_rw_adm
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR &&1..wwv_rw_err
    new 1: CREATE PUBLIC SYNONYM wwv_rw_err FOR webdb.wwv_rw_err
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR &&1..wwv_rw_usr
    new 1: CREATE PUBLIC SYNONYM wwv_rw_usr FOR webdb.wwv_rw_usr
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR &&1..wwv_rw_int
    new 1: CREATE PUBLIC SYNONYM wwv_rw_int FOR webdb.wwv_rw_int
    Synonym created.
    Grant succeeded.
    Synonym dropped.
    old 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR &&1..wwv_rw_utl
    new 1: CREATE PUBLIC SYNONYM wwv_rw_utl FOR webdb.wwv_rw_utl
    Synonym created.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_UTL:
    194/5 PL/SQL: Statement ignored
    194/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_USR:
    436/5 PL/SQL: Statement ignored
    436/16 PLS-00382: expression is of wrong type
    508/5 PL/SQL: Statement ignored
    508/12 PLS-00382: expression is of wrong type
    547/5 PL/SQL: Statement ignored
    547/12 PLS-00382: expression is of wrong type
    595/5 PL/SQL: Statement ignored
    595/16 PLS-00382: expression is of wrong type
    659/5 PL/SQL: Statement ignored
    659/16 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RW_ADM:
    157/5 PL/SQL: Statement ignored
    157/16 PLS-00382: expression is of wrong type
    217/5 PL/SQL: Statement ignored
    217/16 PLS-00382: expression is of wrong type
    272/5 PL/SQL: Statement ignored
    272/16 PLS-00382: expression is of wrong type
    Package body created.
    No errors.
    Package body created.
    No errors.
    0 rows deleted.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...hint.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...mode.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...welcome.sql...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ... users and roles
    1 row created.
    ... S3.sql ... availability
    1 row created.
    1 row created.
    ... S4.sql ... required parameters
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ...S5.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S6.sql ...
    1 row created.
    ... S7.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    ... S5.sql ...
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S3.sql ...
    1 row created.
    ... S4.sql ...
    1 row created.
    1 row created.
    Commit complete.
    0 rows deleted.
    0 rows deleted.
    ... HELP.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... HEADING.sql ...
    ... LARGEBOX.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... SECTION_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... BOX_IMAGE.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S0.sql ...
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    ... S1.sql ...
    1 row created.
    1 row created.
    1 row created.
    ... S2.sql ...
    1 row created.
    ... S3.sql ...
    1 row created.
    1 row created.
    ... S4.sql ...
    1 row created.
    ... S5.sql ...
    1 row created.
    Commit complete.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLSAVE:
    180/5 PL/SQL: Statement ignored
    180/15 PLS-00382: expression is of wrong type
    181/5 PL/SQL: Statement ignored
    181/15 PLS-00382: expression is of wrong type
    182/5 PL/SQL: Statement ignored
    182/15 PLS-00382: expression is of wrong type
    183/5 PL/SQL: Statement ignored
    183/15 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RWUTLBUILD:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RWUTLBUILD is invalid
    1/14 PLS-00304: cannot compile body of 'RWUTLBUILD' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWREPGEN:
    1122/5 PL/SQL: Statement ignored
    1122/23 PLS-00382: expression is of wrong type
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_COMP_CAL:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_COMP_CAL is invalid
    1/14 PLS-00304: cannot compile body of 'RW_COMP_CAL' without its
    specification
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY RW_CPC_PM:
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00905: object WEBDB.RW_CPC_PM is invalid
    1/14 PLS-00304: cannot compile body of 'RW_CPC_PM' without its
    specification
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Package body created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_RWMANRWO:
    249/9 PL/SQL: Statement ignored
    249/23 PLS-00382: expression is of wrong type
    385/9 PL/SQL: Statement ignored
    385/23 PLS-00382: expression is of wrong type
    ... grant Oracle Reports Menu privileges
    PL/SQL procedure successfully completed.
    ... done
    ...end: Monday 27 December , 1999 14:57:25
    D O N E I N S T A L L
    SQL> SPOOL OFF
    null

    The above error is occuring only if the script is ran over a pre-existing reports security on webdb.
    The drop table commands in the scripts may be having some untested errors due to which the above errors resulted.
    I had re-installed webdb and when
    the above scripts were run for first time i didn't encounter those errors.
    FYI.
    Thanks.

  • Oracle Reports Security Settings page is blank--Urgent Please

    Hi All,
    When i click on "Oracle Reports Security Settings" under Administer tab and i'm getting a blank page. I didn't see any error messages.
    Pl. help.
    Thanks,
    Sapna

    Please refer to duplicate thread on the same topic at
    error getting value from collection to a date picker field

  • Oracle Reports Security Settings is blank(Urgent please.......)

    Hi All,
    When i click on "Oracle Reports Security Settings" under Administer tab and i'm getting a blank page. I didn't see any error messages.
    Pl. help.
    Thanks,
    Sapna

    Please refer to duplicate thread on the same topic at
    error getting value from collection to a date picker field

  • XL Reporter-Security settings in Microsoft Excel prohibit XL Reporter

    Hi
    i am getting the following error when i run the reports in XL Reporter
    XL Reporter-Security settings in Microsoft Excel prohibit XL Reporter from running.
    I have made the following chnages
    1. Start Microsoft Excel.
    2. In the Tools menu, choose Macro->Security...
    This opens the Security window.
    3. Choose the Trusted Sources tab and make sure the Trust all installed add-ins and templates and Trust access to Visual Basic Project checkboxes are selected
    I am still getting the same error.
    Regards
    Farheen

    Hi Rekha,
    In ref. SBO System that you are loggged on to, do you have admistration rights on the local computer.
    Are you trying to open the XL reporter for the first time ?
    Which version of SBO you are working on?
    Regards,
    Rakesh N

  • Oracle Reports Security Settings page is blank

    Hi All,
    When i click on "Oracle Reports Security Settings" under Administer tab and i'm getting a blank page. I didn't see any error messages.
    Pl. help.
    Thanks,
    Sapna

    Hi,
    Which version of portal are you using? Looks like it is a bug.
    Thanks,
    Sharmila

  • EWA does not report security notes missing and java systems

    Hello guys,
    Our early watch report don't contain section 7.1 with security notes missing in the system.
    We have solution manager 7.0 with ST-SER 700_2008_1 SP4.
    What do we need to configure so that ewa reports security notes missing?
    Another doubt, how can I get the list of security notes missing in java stack system like portal?
    thanks.
    regards,
    Filipe

    hello Filipe
    Below is a line from the SAP note 888889.
    "In the SAP EarlyWatch Alert report, the "Service Preparation Check" unit complains that Note 888889 is not implemented.  As a result, the check for security-relevant notes can only be carried out partially in the "Security" section."
    Looks like that could be the reason for that.
    For JAVA stack there is no note concept.
    Thanks & regards
    bala

  • EnterpriseOne Report security

    Hi, I am very new to E1. I have just promoted report from PY to PD. Our users still can not see the report. They want to see the report under Purchasing Reports .
    Can someone please guide how can I do this after promoting to PD. I am also trying to read manuals and trying to find out. Looks like this is report security and menu issue but don't know where to control this. Any urgent help is really appreciated.
    Thanks
    Muhammad

    Hi,
    The short answer is no, you need to split the workbook into multiple workbooks and then share.
    However, you should aim to secure you reports at all 3 levels:
    1. Data security - Users are prevented from seeing rows that they should not access using mandatory conditions in the EUL, VPD or views.
    2. Business Areas - Users should only be able to access to the BA that they can report from
    3. Workbooks - Workbooks should only be shared with users who are allowed to see the data in the workbook.
    The workbook security should only prevent the user from running the workbook not be used to secure your data. If the workbook was shared with the wrong user they should always get no rows when the workbook is run.
    Rod West

  • E03 Program RSUSR003 Reports Security violation in SM21

    Hello All,
    I am getting below error in SM21:
    "E03 Program RSUSR003 Reports Security violation"
    ============================================================
    Documentation for system log message E03 :
    The specified program encountered a problem. A short message in English
    is output describing the problem.
    If there are no other related entries in the system log, the program
    solved or at least found a workaround to the problem.
    If these messages occur frequently, or the program is unable to
    complete processing, notify SAP of the message and include the module
    name and location, or the line number of the system log message. This
    helps the support team locate the cause of the error.
    In this context a program is an independent component at the
    operating system level.
    ==============================================================
    Can you please let me know how to proceed.
    Best Regards,
    Pratyusha.

    Pratyusha
    RSUSR003 displays logon system settings and checks passwords of SAP*, DDIC, SAPCPIC, EARLYWATCH (critical accounts).
    This message appears in the system log when the report is run as Dialog or in Background and there is some violation that needs to be reviewed.
    If run in background, there should be a spool to review.
    If run in dialog, the output should be the same as the spool (with any possible differences from the time of the runs).
    Hope this helps.
    PJ

  • Oracle Reports Security Settings???

    I am attempting to display Oracle Reports that are on a report server on a portal.
    I look here and it tells me to set up the report server info on the portal...which makes sense...
    http://www.contratos.gov.co/portalHelp/ohw/state/content/locale.en/vtTopicFile.rpthelp_cs_hs_en%7Crptsvr~htm/navId.3/navSetId._/
    But I go to the administration tab in portal builder, and there is no Oracle Reports Security Settings option. Anyone know why???
    Need info asap...Thanks!

    Please refer to duplicate thread on the same topic at
    error getting value from collection to a date picker field

  • BIP report security from Dashboard to Publisher is not working

    Hi ,
    I created a BIP report(.xdo) and placed it on Dashboard as a link . As admin , I can see the report . As a user , I am able to get into publisher but not able to see the report . Iam getting the below error message .
    Error : Unauthorized Access: please contact the administrator.
    I suspect that security model from Dashboard through BIP is not working . I tried searching the online resources but couldnt find right help .
    Iam a newbie for BIP , I followed the regular BIP guides , configured eveything as per the docs and things work as admin . But I want to test the security as user .
    Where Iam doing wrong , Any ideas please help .
    Thanks
    Karthik

    Hello Vijay ,
    I have grant permissions to the user and the report in BI webcatalog and also in BIP under admin tab I have addes the role which the user belongs to and also the shared folder . Still the problem exists.
    My BI presentation servcies security is working . My user security is also working , all that I need is the user should be able to see the report when he clicks on BIP link placed in dashboard.

  • A Starter's question on Reporting security

    I am a newbie on security. We need to restrict users by hierarchy nodes and followed the relevant white paper to set it up. However, the role only works when the hierarchy is used in the query. If no hierarchy is active, it returns saying no authorization.
    According to the white paper, the role should work even if the infoobject itselt is not used in the query. So what is missing? Appreciate any help. Thanks.

    These are some of the steps i did for run hierarchial authorizations.
    -Create a new role or change an existing one.
    -Maintain the authorizations of the role.
    -Select your reporting authorization object from the authorization object class RSR or include it manually.
    -Maintain the authorization of the object like....
    i) Use the “:” if you want to enable the user to analyze data aggregated or
    ii)Otherwise just enter “’ ‘” which doesn’t give any additional authorizations.
    iii) For full authorization “*” then no hierarchy authorization.
    -Maintain authorization of 0TCTAUTHH. Fill in the technical description of the hierarchy authorization.
    This is not the only way but see what gurus suggest!
    Pete

  • SSO and reports security

    Hi,
    Does anyone know how to suppress the SSO and reports authentication when we run reports from either Oracle Forms or URL - by using the standalone/custom report server? Whenever we call reports from Forms or URL, the login page comes up.
    Thanks.
    Andy

    Hello,
    To suppress the SSO and reports authentication HTM page , you have to modify the Reports Server configuration in order to set it "non secure"
    Remove securityId="rwSec" in :
    <job jobType="report" engineId="rwEng" securityId="rwSec"/>
    And you can remove too the security TAG
    <security id="mysec1" class="oracle.reports.server...">
    <property name="oidEntity" value="ReportsApp"/>
    </security>
    restart the Reports server fater the modifications.
    Regards

  • FR reports security Issue

    Hi All,
    we have developed some reports from Planning cubes. We are using V11.1.1.3
    We have created a user(tried with both native & LDAP user) and given the following access.
    This user has provision for
    1. Planning APP - Planner
    2. BI Plus - Explorer, Viewer
    3. Analytic Services - Server Access
    With these access permissions the user is getting the following error:
    *5222: Unable to view report. You do not have access to the following members on the POV:*
    Account.
    When we give Administrator permissions on planning App the user can instantly run the reports.if we remove Admin access then the user is getting this error again.
    If we change the reports connection from Planning to Essbase then the reports are opening( With just planner access on planning App).............................But we need a planning connection as we are pulling smartlists in the report.....& with essbase connection we are getting some weird numbers for smartlist values.
    Any inputs....
    I have just checked the filters on the Planning cube in EAS .............the filter created for the user in planning is NOT showing up in the filters list.......i refreshed again in planning but still its not showing up.......can this be the issue???
    Edited by: KK123 on Jul 20, 2010 10:39 AM

    Hi,
    I think the user does not have access to Account dimension.
    In planning, if you setup security on any dimension, you have to define for all Groups/users.
    That is the reason that when you give admin access to user, the user is able to access the accounts dimension and hence the report.
    Let me know if it helps.
    Cheers
    RS

  • Permission Report (secure.log & ALRHelperJobs)

    Hi, I usually ignore permission reports since after I repair them I get "Permissions repair complete". First, does "Permissions repair complete" mean they were repaired or not?
    But I would most importantly like you insight on the following:
    Permissions differ on "private/var/log/secure.log", should be -rw------- , they are -rw-r----- .
    Permissions differ on "Library/Application Support/Apple/ParentalControls/ALRHelperJobs", should be drwxrwxr-x , they are drwxr-xr-x .
    thanks!

    Hello,
    Run Disk Utility one more time and Repair Disk Permissions. When it's finished, make sure at the end of the report it says: Permissions repair complete Then you're good to go! All done.
    Carolyn

Maybe you are looking for

  • How to fix my volume slider so i can see it on the screen

    I have a dv6-1355dx and i had to restore it to the factory settings and ever since then when i try my volume slider it works still i just dont see it on the screen anymore any one that knows what this could be would help me out alot

  • How to use the scanner class to ask for a character?

    Hey guys, this is my assignment: Ask the user for a single letter and a sentence, and print out the number of times that letter shows up in the sentence. Please tell me how to scan for a character. I tried this: import java.util.Scanner; public class

  • DPM 2012 R2 - Windows Server 2012 R2 Hyper-v backup of Windows Server 2003 R2 - Non-retryable error 0x80070490

    Hi, I have a hyper-v host running Windows Server 2012 R2 Standard with Hyper-V on it, and on that host I got 5 virtual machines running and of those 5, 4 of those the DPM are able to backup but when DPM tries to backup a server running Windows Server

  • Total/Subtotal Icon in ALV GRID

    Hi; i have an ALV GRID that is already sorted and data is shown ordered in the grid: Sort Documento   wa_sort-spos = '1' .   wa_sort-fieldname = 'MBLNR'.   wa_sort-tabname = 'ITAB'.   wa_sort-up = 'X'.   wa_sort-subtot = 'X'.   APPEND wa_sort TO i_so

  • Variable on TVARV table

    Hello, we have just upgraded to BI 7.0 and we have the following issue: when I launch a query and I try to select a variable from TVARV value I don't find this option ! Is it deleted this option in the new Bi 7? Thanks!