ACL Manager Cache ...

Hi all,
do you thing that ACL Manager Cache could cause following?
In one moment two users see different ACL of  some document. Even after refresh IE. After a few minutes it is all right (i.e. both can see same ACL).
Thanks and Regards
Zbynek

Hi,
I never came accross this problem, but looks like a cache issue.
So check the ACL Security Manager cache settings:
http://help.sap.com/saphelp_nw70/helpdata/EN/10/e276b47541654c83f349a1964c8d0c/frameset.htm
You should check the Default Time-to-Live setting and reduce it if this is too high.
Regards,
Praveen Gudapati

Similar Messages

  • Manage Cache option grayed out in online RPD

    Ran into a problem today, trying to perform manual caching but cache option is grayed out when ascessing manage cache option, this is happening even though i have enabled the cache option in the NQSConfig file as follows
    ENABLE=YES
    YET IT IS GRAYED OUT WHEN I DO FILE -OPEN-MANAGE-CACHE, HAVE ALSO TRIED BOUNCING THE BI SERVER BUT NO LUCK.
    ANY HELP WILL BE APPRECIATED.
    Thanks in advance
    LARRY

    What version of OBIEE are you using? Assuming you are using 11g, providing a solution to enable cache in RPD.
    1) Go to enterprise Manager.
    2) Navigate to Business Intelligence > Core Application
    3) Click on capacity Management tab > Performance
    4) Lock and edit > Make sure cache enabled option is checked. ( This will add an entry to your NQSConfig file.
    Hope this answers your question.
    Award points if helpful.
    Thanks,
    -Amith

  • TimesTen Error :5126: A system managed cache group cannot contain non-stand

    I have created few cache groups in TimesTen.
    And when i fired script to create fillowing cache group its gives me error.
    please see the details mentioned below.
    CREATE USERMANAGED CACHE GROUP C_TBLSSTPACCOUNTINGSUMMARY
    AUTOREFRESH MODE INCREMENTAL INTERVAL 5 SECONDS STATE ON
    FROM
    schema.tablename
    ACCOUNTINGSUMMARYID DOUBLE,
    INPUTFILENAME VARCHAR(255) NOT NULL,
    ACCOUNTINGSTATUS VARCHAR(255) NOT NULL,
    RECORDCOUNT DOUBLE,
    LASTUPDATEDDATE DATE NOT NULL,
    CREATEDATE TIMESTAMP DEFAULT SYSDATE,
    PRIMARY KEY (ACCOUNTINGSUMMARYID),
    PROPAGATE);
    then error occurs like==>
    5121: Non-standard type mapping for column JISPRATCORBILLINGDEV501.TBLSSTPACCOUNTINGSUMMARY.ACCOUNTINGSUMMARYID, cache operations are restricted
    5126: A system managed cache group cannot contain non-standard column type mapping
    The command failed.

    If you have access to Oracle Metalink, Please take a look at the Note:367431.1
    Regards,
    Sabdar Syed.

  • Capacity Planning for Azure Managed Cache Service Spreadsheet Missing

    I'm currently choosing between dedicated in-role caching and the azure managed cache service. It seems pretty clear that for in-role caching one must consider the cache access frequency when choosing the in-role cache size (as demonstrated by the capacity
    planning spreadsheet found here http://msdn.microsoft.com/en-us/library/hh914129.aspx although the documentation states "Your application
    is the only consumer of the cache. There are no predefined quotas or throttling. Physical capacity (memory and other physical resources) is the only limiting factor.")
    It is less clear if this is also the case for the azure managed cache service since the documentation simply states:
    “Now, there are no predefined quotas on bandwidth and connections. Physical capacity is the only limiting
    factor and you only pay based upon the cache size. You can now focus solely on your application and its data needs.” 
    and the capacity planning guide spreadsheet found here:
    http://msdn.microsoft.com/en-us/library/dn386139.aspx
    does not lead the actual spreadsheet.
    Is there some way to get the capacity planning guide spreadsheet for the azure managed cache service? If not, can someone tell me whether we need to consider cache access frequency (and not just size) when choosing the azure managed cache service?
    Thanks!

    Just kidding, I found the planning spreadsheets here:
    http://www.microsoft.com/en-us/download/details.aspx?id=30000
    That said, I'm still unsure of whether the data read/write frequency (bandwidth) is relevant in choosing capacity:
    In role:
    "Your
    application is the only consumer of the cache. There are no predefined quotas or throttling. Physical capacity (memory and other physical resources) is the only limiting factor."
    Managed:
    “Now,
    there are no predefined quotas on bandwidth and connections. Physical capacity is the only limiting factor and you only pay based upon the cache size. You can now focus solely on your application and its data needs.” 
    I'm confused because when using the caching capacity planner spreadsheet,
    when the number reads/second is increased, a greater cache size is recommended. But why would I need a larger cache size if the same object is being read by multiple users and there is not limit on bandwidth?

  • Oracle BI Manage Cache

    In Oracle Administrator, can't select Manage Cache, the "Cache" is not highlighted. I am in Online Mode.
    Any Idea !!
    Thanks

    Hi,
    check the NQSConfig.INI inside the <OBIEE_HOME>\C:\Oracle\OracleBI\server\Config, probably you have the cache section not enabled, like this:
    [ CACHE ]
    ENABLE     =     NO;
    Change the tag:
    [ CACHE ]
    ENABLE     =     YES;
    Restart the BI Server.
    Regards,
    Gianluca

  • User managed cache group

    Hi,
    I have created user managed cache group as follows :
    create usermanaged cache group writewherecache
    AUTOREFRESH
    MODE INCREMENTAL
    INTERVAL 30 SECONDS
    STATE ON
    from interchange.writewhere
    (PK NUMBER NOT NULL primary key,
         ATTR VARCHAR2(40),PROPAGATE)
    where (interchange.writewhere.pk between '105' and '106');
    oracle have 5 rows in table but now from TT 'select * from interchange.writewhere ' statement doesnot show any result.
    what is the problem?
    Edited by: user11969173 on Nov 4, 2009 2:30 AM

    ttmesg.log showing as follows:
    17:34:00.91 Info: ORA: 3049: ora-3049-1077582144-lMarker01387: Datastore: CACHEGENI Log Table Marker marked 0 rows of log table TT_05_87616_L with logseq 2 through 2
    17:34:01.83 Info: ORA: 3049: ora-3049-1107204416-refresh04075: Datastore: CACHEGENI Starting autorefresh number 2092 for interval 5000ms
    17:34:01.83 Info: ORA: 3049: ora-3049-1107204416-refresh04097: Datastore: CACHEGENI Autorefresh thread for interval 5000ms is connected to instance geni11g on host isgcent216. Server handle 46918156651896
    17:34:01.85 Info: ORA: 3049: ora-3049-1107204416-lMarker01387: Datastore: CACHEGENI Log Table Marker marked 0 rows of log table TT_05_87616_L with logseq 2 through 2
    17:34:01.87 Info: ORA: 3049: ora-3049-1107204416-refresh04762: Datastore: CACHEGENI Cache agent refreshed cache group CACHEUSER.READCACHE: Number - 2092, Duration - 0ms, NumRows - 0, NumRootTblRows - 0, NumOracleBytes - 0, queryExecDuration - 0ms, queryFetchDuration - 0ms, ttApplyDuration - 0ms, totalNumRows - 0, totalNumRootTblRows - 0, totalNumOracleBytes - 0, totalDuration - 0ms
    17:34:01.87 Info: ORA: 3049: ora-3049-1107204416-refresh04824: Datastore: CACHEGENI Autorefresh number 2092 finished for interval 5000ms successfully
    17:34:01.87 Info: ORA: 3049: ora-3049-1107204416-fresher01709: Datastore: CACHEGENI Autorefresh number 2092 succeeded for interval 5000 milliseconds
    17:34:05.09 Info: ORA: 3049: ora-3049-1105090880-eporter00385: Datastore: CACHEGENI object_id 89922, bookmark 1
    17:34:05.09 Info: ORA: 3049: ora-3049-1105090880-eporter00385: Datastore: CACHEGENI object_id 89832, bookmark 6
    17:34:05.10 Info: ORA: 3049: ora-3049-1105090880-eporter00385: Datastore: CACHEGENI object_id 87616, bookmark 1
    17:34:05.93 Info: ORA: 3049: ora-3049-1077582144-lMarker01387: Datastore: CACHEGENI Log Table Marker marked 0 rows of log table TT_05_87616_L with logseq 2 through 2
    17:34:06.83 Info: ORA: 3049: ora-3049-1107204416-refresh04075: Datastore: CACHEGENI Starting autorefresh number 2093 for interval 5000ms
    17:34:06.83 Info: ORA: 3049: ora-3049-1107204416-refresh04097: Datastore: CACHEGENI Autorefresh thread for interval 5000ms is connected to instance geni11g on host isgcent216. Server handle 46918156651896
    17:34:06.86 Info: ORA: 3049: ora-3049-1107204416-lMarker01387: Datastore: CACHEGENI Log Table Marker marked 0 rows of log table TT_05_87616_L with logseq 2 through 2
    17:34:06.88 Info: ORA: 3049: ora-3049-1107204416-refresh04762: Datastore: CACHEGENI Cache agent refreshed cache group CACHEUSER.READCACHE: Number - 2093, Duration - 0ms, NumRows - 0, NumRootTblRows - 0, NumOracleBytes - 0, queryExecDuration - 0ms, queryFetchDuration - 0ms, ttApplyDuration - 0ms, totalNumRows - 0, totalNumRootTblRows - 0, totalNumOracleBytes - 0, totalDuration - 0ms
    17:34:06.88 Info: ORA: 3049: ora-3049-1107204416-refresh04824: Datastore: CACHEGENI Autorefresh number 2093 finished for interval 5000ms successfully
    17:34:06.88 Info: ORA: 3049: ora-3049-1107204416-fresher01709: Datastore: CACHEGENI Autorefresh number 2093 succeeded for interval 5000 milliseconds
    17:34:10.91 Info: ORA: 3049: ora-3049-1077582144-lMarker01387: Datastore: CACHEGENI Log Table Marker marked 0 rows of log table TT_05_87616_L with logseq 2 through 2
    17:34:11.83 Info: ORA: 3049: ora-3049-1107204416-refresh04075: Datastore: CACHEGENI Starting autorefresh number 2094 for interval 5000ms
    17:34:11.83 Info: ORA: 3049: ora-3049-1107204416-refresh04097: Datastore: CACHEGENI Autorefresh thread for interval 5000ms is connected to instance geni11g on host isgcent216. Server handle 46918156651896
    and tterrors.log didnot show any error msg.
    shubha

  • Flusing user managed cache group - Applying filter

    Hi,
    I got a user managed cache group having two tables.
    Table A
    ItemId Number (Primary key)
    ItemName varchar2
    created_date date
    Table B
    ItemID Number (primary key)
    Sale_date Number (primary key)
    Sale_quanity number
    created_date date.
    primary key(itemid, sale_date) ,
    foreign key(itemid) references tablea(itemid)
    When I execute 'flush cache group sample where ItemId=100 and created_date>=trunc(sysdate)", the filter is only applied to the TableA for ItemId and created_date and it is not applied to the Table B for both the columns.
    I traced the session in oracle and found that all the rows in the TABLE B for Item_ID=100 is flushed to the oracle but the additional condition on created_date is not applied on the Table B.
    I was expecting that Timesten would apply the condition "created_date>=trunc(sysdate)" on both Table A and Table B, but it is being applied only on Table A.
    Is this expected behaviour? Is there any way I can force the flushing operation to consider columns from both the tables? Any other workaround?
    Many thanks,
    Regards,
    Raj

    Hi,
    I got a user managed cache group having two tables.
    Table A
    ItemId Number (Primary key)
    ItemName varchar2
    created_date date
    Table B
    ItemID Number (primary key)
    Sale_date Number (primary key)
    Sale_quanity number
    created_date date.
    primary key(itemid, sale_date) ,
    foreign key(itemid) references tablea(itemid)
    When I execute 'flush cache group sample where ItemId=100 and created_date>=trunc(sysdate)", the filter is only applied to the TableA for ItemId and created_date and it is not applied to the Table B for both the columns.
    I traced the session in oracle and found that all the rows in the TABLE B for Item_ID=100 is flushed to the oracle but the additional condition on created_date is not applied on the Table B.
    I was expecting that Timesten would apply the condition "created_date>=trunc(sysdate)" on both Table A and Table B, but it is being applied only on Table A.
    Is this expected behaviour? Is there any way I can force the flushing operation to consider columns from both the tables? Any other workaround?
    Many thanks,
    Regards,
    Raj

  • BPEL Process Manager caches requests

    Hi,
    i recently downloaded Oracle BPEL Process Manager 10.1.2 bundled with JDeveloper.
    I created a BPEL process which invokes an external web service. The result of the web service invocation is transformed with an stylesheet using the transform activity and resend to another web service. After i deployed the process, everything works fine.
    But now i face a cache problem: everytime i change the stylesheet in the transform activity and redeploy the whole bpel process to the running BPEL PM Server, the change in the stylesheet is not reflected in the 2nd version of the BPEL process. The requests send after the transform activity are the same as in the 1st deployment of the process. Restarting the BPEL PM Server helps recognizing the change in the stylesheet and a appropriate request is send now.
    I can see the new stylesheet after redeployment in the .jar file located in the deploy folder. I also see it in the temp directory of my domain.
    It seems that the BPEL PM Server is caching somehow the stylesheet used in the 1st deployment and does not recognize changes in the stylesheet afterwards. Can i disable this caching? Or do i have to restart the server each time i change the stylesheet for the transform activity?
    Thanks in advance
    Pete

    Maybe there is some caching property which can be disabled?
    I didn´t find any hints on the forum and currently i always create a new stylesheet (with a new name), copy the whole content from the old stylesheet and assign the new stylesheet to the transform activity before redeployment, which is a very poor solution but still faster than relaunching the server...

  • Write in the access manager cache

    Hi,
    I use AM 2004Q2 with the portal server. I also use IDM to manage portal identites. From IDM, I want to change portal LDAP attributes. Precisely, I want to change the value of the attribute of sunPortalDesktopDpDocumentUser.
    So from IDM, I make a call to a java class that does the change of the sunPortalDesktopDpDocumentUser attribute which is stored in the portal LDAP.
    At first I used jndi to make my changes directly in the ldap. My change was stored in the ldap but since access manager uses a cache, the change I had made in the ldap was, in some cases, overwritten by the cache.
    So I was advised not to make my change to the ldap but directly to the cache.
    here is the piece of code that does the job.
              AMStoreConnection conn = new AMStoreConnection(adminToken);
              AMUser user = conn.getUser(userdn);
              String attribXML = user.getStringAttribute("sunPortalDesktopDpDocumentUser");
              ModifyDP mdp = new ModifyDP();
              String newAttribXML = mdp.changeDP(attribXML);   // here I make the change I need on the attribute
              user.setStringAttribute("sunPortalDesktopDpDocumentUser", newAttribXML);
              user.store();  // valide les changementsWith this code I still have a cache problem. In some case the new value is overwritten by the old one.
    Does anyone have any idea how I should proceed to make permanent changes to the ldap/cache?
    any help appreciated :)

    Actually Access Manager has an Event Mechism which is used to udpate the caches if data is changed in the directory server. This is used in multinode deployments. It�s also used by Portal (which relies on amSDK).
    Unfortunately i�m not sure if this is perfectly working in AM 2004Q1 (AKA AM6.1). At least you need the latest patch.
    Unfortunately i can not remember if AM6.1 already had an amEventService debug log.
    Is there some FW/LB between AM and DS?
    -Bernhard

  • WLC ACL - Management

    Hi,
    Has anyone been able to configure restrictive access to the Management interface? I created an ACL that specifies our Management VLAN and set the action to "permit". I then added this ACL to the management interface, but I'm still able to login from any IP. The WLC is running 4.2.176.0 and to my knowledge there are no known bugs related to this. Thank you.
    -John

    Hi Adnan,
    you have to apply this ACL as a CPU ACL. Then it will work.
    For your reference:
    http://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/109669-secure-wlc.html#t4
    Hope that helps...
    Kind regards
    Philip
    --> Pls rate useful responses <--

  • Oracle Access Manager Cache Flush issue

    Need urgent help on this.. We have multiple access servers and 2 policy managers. I am able to flush cache from one of the policy manger the other but get the other one is unable to flush cache on all the access servers. Getting error that "following access server cannot be contacted" with list of some access servers. I am successfully able to make telnet connection to all the access servers. Any suggestions on what may be the issue.
    Thanks.
    VInay

    Hi Vinay,
    Please check that the transport mode (open/simple/cert) is the same of the Access Servers that it is trying to contact, and that the Policy Manager certs are valid (if simple/cert, obviously). Another idea - if the failing Policy Manager is on a different subnet from the Access Servers, it may be timing out trying to contact them.
    Regards,
    Colin

  • Oracle Report Queue Manager - Cache Size

    Hi,
    Am facing some problem with the cache size of the report queue in oracle reports 10g.
    Increased the cache size thro report queue manager from 50 MB (default) to 1000 MB.
    But once the cache size reaches around 49 MB, the report queue errors out saying - 'unable to run the report'.
    Also report is failing at an interval of 50 MB i.e, if i click on ok after the error occurs, the report continues and fails again at the interval of 50 MB.
    Is there a way to clear cache using code or increase the cache size ?
    Thanks a ton! :)
    Edited by: user12098287 on Feb 7, 2012 5:00 AM

    Hi,
    Thansk for the immediate reply, But unfortunately ias_admin is not the admin user because we have tried it and one more thing i would like to add th at we have a file base repository set in the environment of report servers.
    Now any one have another answer? or can any one give me the file name where i can find the user name and password.
    Thanks,
    $

  • Manage cache!

    Hello !
    I have installed 9iAs successfully on win2k. webcache and db cache have also installed perfectly.
    I have started there respective services from control panel . but now i want to know that how to manage web and db cache . How to use web and db cache.
    Regards
    null

    database cache, can be managed through the
    dbastudio.
    oemapp dbastudioLogin in Standalone mode
    You can add or delete the tables and procedures from here.
    For webbache you have to invoke webcache manager through this url
    {machinename}:4000 where machinename = machine on which iAS is installed
    click on webcache manager using user/password as administrator/administrator

  • Emptying the Configuration Manager cache

    Hi,
    Does anyone know the Powershell or VBS command(s) to empty the CCMCache ? (if it exists)
    eg.  The PowerShell & VBS commands to increase cache size
    $strUIResource = New-Object -ComObject UIResource.UIResourceMgr
    $strUIResource.GetCacheInfo().Totalsize = 30720
    Restart-Service CCMEXEC
    Dim ClientResource
    Set objShell = WScript.CreateObject ("WScript.shell")
    Set ClientResource = CreateObject("UIResource.UIResourceMgr")
    Set CacheInfo = ClientResource.GetCacheInfo
    CacheInfo.TotalSize = 30720

    Hi
    You should check the SDK for that information.
    But it you look at this thread, there is a script that seems to do what you are looking for:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/02d919e8-3fb6-42a0-b7a4-0dd81fc06b9c/clearing-ccm-cache?forum=configmgrswdist
    As a side note, normally you wouldn´t have to manage the cache manually because ConfigMgr takes care of that for you and automatically purges "old" content when space is needed unless you used the settings "Persist in cache".

  • Profile manager + Caching server 2

    Is it possible to push an app already with an in-app purchase applied to it through profile manager, apple push notification and the caching service without any user intervention to install the in-app module? Synching such an app from a backup through iTunes over USB doesn't apply the in-app purchase automatically.

    Hi all,
    I can acknowledge the problem with unsigned configuration profiles. However, this seems to be inconsistent between installations.
    After getting into trouble by upgrading two different servers from 10.9.4 both got a clean install from me. The fresh 10.9.5 installations both contain profile manager 3.2.1 and were made quite similar in different LANs and by independent Apple-IDs. Now there is only one of the two servers with profile manager showing the behavior discussed.
    Patrick, I very much appreciate your a.m. fail list.

Maybe you are looking for