Profile Login when anonymous user are persisted.

Hello,
I have enabled the conditions that would allow the anonymous user to persist their profile. So when a user come to the website, a profile with valid session is created and stored in database however, when the SAME user tries to login with a valid credential, then the first time Sign in Fails with the message that 'Session Exits, logging out currently authenticated session' and when user types in the credentials again, he/she is allowed to login. This is a very bad experience for user. Any suggestions on what could be done to avoid this ?

Hi Cdesai,
Please go through
http://docs.oracle.com/cd/E24152_01/Platform.10-1/ATGPlatformProgGuide/html/s2301profilerequestservlet01.html
It will be helpful to you.
Regards
A.Kumaresh Babu

Similar Messages

  • Can we change log_buffer parameter online e.g. when all users are working..

    Hi,
    Can we change log_buffer parameter online e.g. when all users are working.. ???
    What is relation between redo buffer in sga and log_buffer parameter ?
    SQL> show sga
    Total System Global Area 3758096384 bytes
    Fixed Size 1983152 bytes
    Variable Size 553655632 bytes
    Database Buffers 3187671040 bytes
    Redo Buffers 14786560 bytes
    SQL>
    SQL> show parameter log_buffer
    NAME TYPE VALUE
    log_buffer integer 14338048
    SQL>
    SQL>
    If the log_buffer parameter is 14 MB then why redo buffer is no as same size e.g.
    14 MB
    SSM

    I am hoping your Oracle Consultant know what he's talking about.
    According to Oracle Performance Guide,
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14211/memory.htm#sthref654
    "On most systems, sizing the log buffer larger than 1M does not provide any performance benefit. Increasing the log buffer size does not have any negative implications on performance or recoverability. It merely uses extra memory.
    The best method to determine if bigger redo buffer is needed is
    SELECT NAME, VALUE
    FROM V$SYSSTAT
    WHERE NAME = 'redo buffer allocation retries';
    The value of redo buffer allocation retries should be near zero over an interval. If this value increments consistently, then processes have had to wait for space in the redo log buffer. The wait can be caused by the log buffer being too small or by checkpointing. Increase the size of the redo log buffer, if necessary, by changing the value of the initialization parameter LOG_BUFFER. The value of this parameter is expressed in bytes. Alternatively, improve the checkpointing or archiving process.
    Other than that, hight log file sync event indicate you need faster disk for your redo logfiles. However, please also post your commits per second and redo per second from your AWR report.
    100M redo logs might be small for your environment.

  • WRT160n v3 has slow connection when multiple users are connected

    As of last night my router has been producing slow connectivity when multiple users are connected to it, but it's perfectly fine when only one user is connected.
    I am on a laptop myself, but we also have a second laptop and a desktop where the modem and router are set up.
    I have upgraded the firmware so that is up to date.
    We have Comcast Fiber Optics so my internet speed is normally quite fast even when all of my computers are connected.
    Some settings that I have that might help resolve the issue:
    I am using DHCP Configuration.
    My Channel Width is set to 20 MHz and I am using Channel 11.
    The Security Mode is set to WPA Personal. I had it on WPA2 Personal but I read that changing to WPA Personal might help and so far it doesn't seem to have done anything.
    I set the Beacon Interval to 50, Fragmentation Threshold to 2304, and RTS Threshold to 2304.
    Everything else is set to the default factory configuration.
    Just today I received a notice that said "Windows has detected an IP Address Conflict", but ever since I reinstalled the Firmware it hasn't come back. I've rebooted both my laptop and the desktop to confirm it hasn't come back as well.
    I consider myself to be computer savy, but I just can't figure out what the problem is as I've tried everything that I could think of including reconfiguring my router and restarting my modem as well. This problem has presented itself in the past before but unfortunately I cannot remember what I did to fix it.

    Try using inSSIDer to help you find the best channel.
    http://www.metageek.net/products/inssider/
    If that doesn't help, you can try disabling WMM.
    Edit:  You should use WPA2 AES security for best performance.

  • Automatically suspend when all users are idle

    Hello,
    I have not been able to find a way of checking if *all* users on the system are idle, and then suspending if they've been idle for a certain amount of time.  Of course individual users might have the ability to set up sleep if they want, but I was looking for a way to set this up as the root user on the machine.
    Can anyone recommend a way to do this?
    Thank you very much

    Welcome to the forums.
    It all depends on your definition of idle.
    For me it means that there is no user input from the keyboard and no movement of the mouse for a certain time. Therefore i use xautolock for suspending the system when it is idle using this command:
    xautolock -time 20 -corners -000 -detectsleep -locker "systemctl suspend"
    The corners argument provides a quick way to inhibit the automatic suspend by moving the mouse into the left upper corner. Time is in minutes.
    On a home server a script checking for connected users is suited better:
    http://wiki.ubuntuusers.de/Skripte/Auto … Das-Skript
    (This link leads to a page written in german, however the script is written in bash and commented in english.)

  • Tablespace when new users are created

    Hi,
    In Oracle XE 11GR2 when I create a user like below:
    create user dummy_user identified by dummy_user; Here I didn't specify a default tablespace and when I look in DBA_USERS, I see that it puts it in SYSTEM tablespace.
    Now I tried the same CREATE USER in Oracle Database 11GR2 EE, and if I do not specify the "Default Tablespace" there, it puts it in USERS tablespace. This also happens in Standard Edition.
    Why is it different in XE ?

    William Wallace wrote:
    Hi,
    In Oracle XE 11GR2 when I create a user like below:
    create user dummy_user identified by dummy_user; Here I didn't specify a default tablespace and when I look in DBA_USERS, I see that it puts it in SYSTEM tablespace.
    Now I tried the same CREATE USER in Oracle Database 11GR2 EE, and if I do not specify the "Default Tablespace" there, it puts it in USERS tablespace. This also happens in Standard Edition.
    Why is it different in XE ?I don't have an XE instance handy at the moment, but you can check the default permanent tablespace using the following:
    select     property_value
    from       database_properties
    where      property_name = 'DEFAULT_PERMANENT_TABLESPACE'You can also search for the "DEFAULT TABLESPACE Clause" as part of the "ALTER DATABASE" command in the SQL Language Reference for more information on setting this.

  • Shut down bug when other users are logged in

    G'day all
    I've jut noticed a shut down bug with Leopard. If I try to shut down and another user is active I have to type in a name and password etc. If I do this and click the Shutdown button I get an error message " invalid user name or password - please try again". If I hit "return" it shuts down.
    Trivial but a bug none the less.
    Cheers
    Steve

    HI,
    Might just be a corruped preference file.
    Locate this file.
    com.apple.loginwindow.plist
    MacintoshHD/Library/Preferences.
    Move that file to the Trash and restart your Mac.
    Carolyn

  • User Profile Services:How get to know how many user are using my site.

    Hi,
    User Profile Services:How get to know how many user are using my site.
    Recently i have done migration sharepoint 2010 to sharepoint 2013,I did not migrate USer profile services because less user are using user profile here,but i need to know how many few uer are using my site for data store.
    Is any why we can get to know  user name who are using my site document library and other things.
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

    Fallowing command shows only count of my site user ,I need to know how many upload data on my site
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

  • Gateway failed error when users are trying to loginto the portal

    Hi,
    when the users are trying to log into the portal, the following error msg is displaying. most of the users are facing this problem
    "Connect to SAP gateway failed Connect_PM TYPE=B MSHOST=abcxyz144 GROUP=GP1 R3NAME=GP1 MSSERV=sapmsGP1 PCS=1 LOCATION"
    is the problem from r/3 system or from portal?  if it is from portal, what settings have to be done & if it is r/3 what have to be checked for the particular user to avoid such error message
    reply soon as this is very urgent issue.
    regards
    vv

    this is likely to be missing entries in your services file on the portal server.
    I would expect to see
    sapmsGP1 36xx
    or similar.  You might also want to make sure that you portal server can resolve the DNS name of your R/3 system.  ping abcxyz144 from the portal node to make sure.
    Haydn

  • Printing as "anonymous" user

    Hi
    I am trying to enable printing for "nearly anonymous" users using integrated mode (tcc on windows clients).
    Users authenticate using a token that is saved in thair profile.xml but the userprofile allowes multiple login.
    This works as log as the profile.xml is restored before each login.
    The only thing that is not working is printing. :-/
    I built a test-user that has this token AND a password to do some tests:
    As long as there is only one session allowed for this user printig works using webtop and using tcc client.
    (called with -application "..." to start the application directly)
    When I set this user to allow multiple logins printing still works when I am logged in using webtop.
    Starting the application using tcc I can not print.
    Does anyone have further information about what is needed to print?
    Could this be an authentication issue as the profile.xml is changed (token is deleted) when I log in as long as multiple logins
    for this user are allowed.
    Any hints appreciated.
    Regards
    Sebastian Ries

    Most likely, the credential manager has the domain admin credentials for the connection to the server.
    Since you did not include the necessary information, I will make some assumptions and you can correct me.
    You have a client machine running Windows 7.  The print server target is Server 2008 or greater.  You have a queue view open on the client for the print share which is where you see both names.
    If my cred manager postulation is correct, the print job is created with the user account information.  The queue view is a representation of the local print job when Rendering on the Client is enabled, and the job when it goes to the print server. 
    When you see the regular user name, the print job is on the local machine.  After it is copied over to the server, it has the domain security token so you see that user name.
    check
    Control Panel\All Control Panel Items\Credential Manager
    Alan Morris Windows Printing Team

  • Anonymous Users in Activity Reports

    Hi All,
    When i checked the activity reports in User administration, I see that there are some Anonymous users logged in.
    Can somebody explain me who they are and how do we identify these anonymous users ?
    Note: We don't have any anonymous logins enabled...Thanks in advance.

    Hi,
    I don't know exactly how the PAR are generated, but maybe the report is only looking into the authentication scheme necessary to access the iView. By default, some default-iViews from SAP (DTN, Portal Favorites, etc) is set to anonymous.
    I guess that even if you have anonymous access disabled (Guest user disabled), the used authentication scheme (anonymous) will be responsible that you see "Anonymous" Users in the reports.
    You can try to set the scheme to "default" or higher and verify if the anonymous users are eliminated from your reports (but his will take some time).
    br,
    Tobias

  • SCCM 2012 powershell only when no user is logged in

    Hi All,
    I think this is probably me, I am trying to run a powershell script which calls an MSI in the Application node, seems to work fine when the user is logged on, but I wanted to run this as, only when no user is logged on, and install for system. It seems to
    start and just exit straight away.
    Command line: that I use: powershell.exe -noprofile -executionpolicy bypass -file .\Install.ps1 is this correct to run as system?

    I'm also having a very similar issue. In my scenario, I have a PowerShell script that runs an software update tool with different parameters based on the value of a specific registry entry. I was testing the SCCM Application when logged on and just running
    for Software Center and it runs as expected, but when I changed the User Experience from "Run whether or not a user is logged on" to "Only when no users are logged on" and it fails.  In the AppEnforce.log the following lines are present:
    <![LOG[+++ Starting Install enforcement for App DT "Set New Servers - addiman" ApplicationDeliveryType - ScopeId_2E6C34BD-8633-43D8-B5B5-09A1C291D45B/DeploymentType_56ca55b4-ce9b-4dfd-a64f-db3da408013b, Revision - 5, ContentPath
    - C:\WINDOWS\ccmcache\3n, Execution Context - System]LOG]!><time="11:06:10.878+480" date="02-12-2015" component="AppEnforce" context="" type="1" thread="1628" file="appprovider.cpp:1702">
    <![LOG[The enforcement of this App DT requires all users to be logged off.  The deployment cannot specify a user collection when the deployment type requires that a user must be logged off.  Aborting enforcement.]LOG]!><time="11:06:10.879+480"
    date="02-12-2015" component="AppEnforce" context="" type="3" thread="1628" file="appprovider.cpp:1732">
    <![LOG[CommenceEnforcement failed with error 0x87d0031d.]LOG]!><time="11:06:10.880+480" date="02-12-2015" component="AppEnforce" context="" type="3" thread="1628" file="appprovider.cpp:1825">
    <![LOG[Method CommenceEnforcement failed with error code 87D0031D]LOG]!><time="11:06:10.880+480" date="02-12-2015" component="AppEnforce" context="" type="3" thread="1628" file="appprovider.cpp:2390">
    <![LOG[++++++ Failed to enforce app. Error 0x87d0031d. ++++++]LOG]!><time="11:06:10.885+480" date="02-12-2015" component="AppEnforce" context="" type="3"
    thread="1628" file="appprovider.cpp:2467">
    I've did confirm that the Deployment was not to a User Collection as is implied by the error message and I even went as far as deleting and recreating the Deployment.
    In addition, I have another Application (Java 7 Update 31) that I have set to "Only when no users to login" and it installs as expected. When run from Software Center the Status changes to "Waiting for users to log off" and it is installed
    after I log off.
    Is there some issue with this when trying to run a PowerShell script when logged off?
    Thank you in advance for any insight as to this in consistent behavior.
    Bill Hunt

  • Access Denied for anonymous users

    Hi everybody,
    we have three different anonymous users on the portal. One can access his content without problems. For the other two when trying to access KM-Content like News we get following message
    "Access Denied. The item you are attempting to access requires permisions that you do not have.
    Contact the premissions owner...."
    We gave the permissions in CM to the anonymous users directly and also to the anonymous group.
    The authentication scheme to all pcd objects are on "anonymous" and access ricghts have been granted for all pcd objects. Everything like for the first anonymous user.
    Any suggestions on this?
    Regards

    Hi,
    Try to give permision to Everyone group, all users including anonymous users are present in this group.
    Greetings,
    Praveen Gudapati
    p.s. points are always welcome for helpful answers

  • How to programmatically set initial password when a user is created in OID

    We are using the odihragent synchronization process to automatically create users in OID when an employee record is created. We would like to set the initial password for the newly created user to their last name + the last 4 digits of their SSN.
    The odihragent process is successfully creating the user in OID and populates the last name and the last 4 digits of the SSN in OID. According to an open SR I have with Oracle, we cannot use the odihragent process to set the initial password because any time the employee record is updated, the synchronization process will reset the password to last name + SSN. They have recommended that we use a pl/sql plug-in to set the password using the WHEN_ADD plug-in procedure.
    I am new to using OID and plug-ins and the examples provided in the Developer's Guide are limited.
    I would like to know if anyone else is using plug-ins or another process to set initial passwords when a user is created? If you are using plug-ins would you be willing to share a code sample?

    I am surprised that I have not received any responses... Surely there are others who are experienced with programmatically setting passwords when new users are programmatically created. Does anyone have any pointers on how to best accomplish this?

  • Data in the table changes when multiple users try to submit data

    I have a dynamic table. The table is created in the wdDoModifyView. The user can load data into the table from an excel file. So I have a "Load" button that loads the data from the selected excel file to the table. I also have a "Submit" button. This "Submit" button converts the data to an xml file and make a call to an oracle stored procedure for validation check. If there's an error it will be returned and displayed to the user. If none, a summary of data for posting will be displayed to the user. If the data is correct and the user hit the ok button, the same data will be return to oracle sp for loading in the table.
    The problem we encountered is when multiple users are loading and submitting at the same time, the data displayed in the dynamic tables changes after clicking the ok button. It is as if, the table displays the data being loaded by other user.
    This is an error that is difficult to recreate. This doesn't happen all the time. I hope you somebody could enlighten me why this is happening. I'm not sure if it has something to do with multithreading or session.
    Edited by: Marlyn Agco on Apr 14, 2009 3:57 PM

    Hi Armin,
    Did you mean storing view instances in static references and accessing them outside the wdDoModifyView is not a good idea? In wdDoInit the nodes are dynamically created according to the xml file being returned by the database. This node is stored in a static variable which is also used in wdDoModifyView to create the dynamic table.
    What do you suggest? We're still encountering same issue when multiple users are uploading data.

  • User Defined Table locked when multi users try to save data?

    Hi All,
    I am having a problem with User Define Table (UDT). I am just checking if somebody having the same problem as mine (any patch level).
    I've developed an add-on to save additional data to some UDTs upon saving a Production Order. I added my code in FormDataEvent (After Action = True and ActionSuccess = True).
    Here are my sequences to save the data:
    1. Start Transaction
    2. Remove Existing Data from 3 UDTs linked to the production order number.
    3. Save to table 1, using UserTable object
    4. Call function A to save to table2 , using UserTable object
    5. Call function B to save to table 3, using UserTable object
    6. Commit Transaction.
    Note: I have a try catch and rollback the transaction if any exception thrown by .NET and SAP. Below are parts of my coding to handle exception from SAP
                    If oUserTable.Add() <> 0 Then
                        oCompany.GetLastError(ErrCode, ErrMsg)
                        Throw New ApplicationException(ErrCode & "-" & ErrMsg)
                    End If
    in the try catch block, i add the following code
                If oCompany.InTransaction Then
                    oCompany.EndTransaction(SAPbobsCOM.BoWfTransOpt.wf_RollBack)
                    SBO_Application.MessageBox("[SaveRoute]:" & ex.Message)
                    Return False
                End If
    Now, the issue is in some occasions, when multi users try to save the Production Order, the data get deleted from the UDTs, but some of the data did not get saved yet it did not throw an exception. From our observation, it only happens when multi users are trying to save to the same table.
    Does anybody having the same or similar issue? Really appreciate if you can share on this.
    Many Thanks,
    Harianto Ng

    I Believe you should look carefully where in your code writting, you should start transaction and be sure of using end.transaction commit if the insert sends a succesfull message, and rollback it for negative message.
    I used to start transacción right before .add method
    Wha DBMS are u using?
    Hope it helps.

Maybe you are looking for

  • PLEASE HELP ME MY IPOD WILL NOT SYNC !!!!!!!!!!!!!!

    OK SO I DID HAVE THREE THOUSAND SONGS IN MY ITUNES BUT A RECENT SOFTWARE UPDATE TO BY IPOD TOUCH BY ITUNES HAS COMPLETLY WIPED EVERYTHING FROM MY LIBRARY!!!!!! SOO I HAVE NOW DOWNLOADED ITUNES AGAIN ONTO A DIFF LAPTOP AND ONCE AGAIN DOWNLOADED SOME S

  • Explain Plan in sqldevloper

    Hi, in sqldevloper 3.1.07 some users (system or those with DBA role) can generate an explain plan but not all users. Is there any option or privilege to grant ? Thank you.

  • Configuration Management in Forms 6i

    Hi, Is there any way we can use Oracle SCM (configuration mangement tool available in forms9i) with oracle forms 6i?? Or can anyone suggest any other similar tool for configuration management in Forms 6i? or is there any way wher tools like subversio

  • Java not running in google chorme?

    I am using Mavericks OS X with Java 7. Java is not running in Google Chrome. Why? But running in other browsers e.g. Safari, Opera. Is there is any solution to fix this problem?

  • After editing, photo goes to end of film strip and I lose my place

    In the beta, in develop mode, I would work on a file, go to CS3 for some editing, then back, and then export jpeg. Now, my work flow gets a little messed up with 1.1 because after I export, the photo I was working on disappears to the end of the film