Log out function in Oracle 11i

We are using Oracle 11i and are being logged out of the system within 15 minutes of non-use.
Can the log out feature be set for individual security levels/groups?
Can the log out time limit be set individually?
I am quite new to the Oracle family and hope to become a long time user.

This is totally the wrong forum for this kind of question, but I'm fairly certain the timeout can be changed via a profile option. You have to sign on as SYSADMIN (or someone with sysadmin responsibility) to change it. I'm not sure if it can be set at different levels though.
There is an Oracle Apps forum around here somewhere.

Similar Messages

  • I want to disable auto log-out

    I have a Mac Air OS 10.9.5.  Normally, when I it is either idle for a time or I close the computer, it goes into sleep mode  (but it does NOT quit all applications and log out) and requires a password to use it again -- that's the way I want it.
    But sometimes, it when it goes idle or I shut it, it logs out or there is a count-down to logging out that I need to cancel when I come back in.  Although I DO want to have to key in my password, I don't want to have to log back in because when it logs out, it quits all my applications.
    How do I retain the password function while disabling the auto-log-out function?

    From the menu bar, select
               ▹ System Preferences... ▹ Security & Privacy
    If there's a closed padlock icon in the lower left corner of the preference pane, click it and enter your login password when prompted.
    Click the Advanced button and, in the sheet that opens, uncheck the box marked
              Log out after … minutes of inactivity

  • How to insert log In & Log Out Time in to Table

    hi,
    i have create a login form there are three textfield
    Username
    Passward
    request is for identify user is admin or User
    i have create two table for login details
    CREATE TABLE "USERS"
    (     "USER_ID" VARCHAR2(10) NOT NULL ENABLE,
         "PASSWORD" VARCHAR2(30),
         "EMAIL_ID" VARCHAR2(50),
         "ROLE" VARCHAR2(1),
         "PHONE_NO" VARCHAR2(15),
         "EMP_ID" NUMBER,
         CONSTRAINT "USERS_PK" PRIMARY KEY ("USER_ID") ENABLE
    CREATE TABLE "USER_RECORD"
    (     "SERIAL" NUMBER NOT NULL ENABLE,
         "USER_ID" VARCHAR2(10),
         "LOGIN_TIME" VARCHAR2(20) NOT NULL ENABLE,
         "DTE" DATE,
         "LOGOUT_TIME" VARCHAR2(20),
         "STATUS" VARCHAR2(1),
         CONSTRAINT "USER_RECORD_PK" PRIMARY KEY ("SERIAL") ENABLE
    DECLARE
    V_ROLE VARCHAR2(1);
    BEGIN
    SELECT ROLE INTO V_ROLE FROM USERS
    WHERE USER_ID =:P68_USERNAME;
    INSERT INTO USER_RECORD
    VALUES(:P68_S_NO,:P68_USERNAME,TO_CHAR(SYSDATE,'HH24:MI:SS'),TO_DATE(SYSDATE,'DD-MON-YYYY'),NULL,'N');
    END;
    i am using this code to insert login time in to table USER_RECORD.
    now i have create log out Navigation Bar on every page ,i want when i click on any on logout link in upper side of page then the logout time should go into USER_RECORD table in LOGOUT_TIME column.
    How can i do this.
    Thanks
    Manoj

    Hello
    Well, i have read and tried to understand what is your goal..
    The goal is to record a user when they log out, right?I have implemented something in a very similar way and I remember I read it once...from a blog...quite easy...
    Here is the way to implement it...
    On the log out URL.. divert it to a single page lets say page: 99..
    f?p=&APP_ID.:99:&APP_SESSION.Page 99 will be a special page which is called when a user logs out of your application right...
    Now..then create an application which you will load before the header....
    The job of this application process will be to insert the required information in your table, your code:
    INSERT INTO USER_RECORD
    VALUES(:P68_S_NO,:P68_USERNAME,TO_CHAR(SYSDATE,'HH24:MI:SS'),TO_DATE(SYSDATE,'DD-MON-YYYY'),NULL,'N');then call a APEX LOG OUT FUNCTIONS which will invalidate session and redirect user to your default log in page: 101<APEX default Authentication Scheme>
    like
    wwv_flow_custom_auth_std.logout( p_this_flow=>:APP_ID,p_next_flow_page_sess=>:APP_ID ||'.:101');
    This APEX Function will logout user, and then redirect the user to the next page with a new session id to your default page
    like i have added it below
    BEGIN
    SELECT ROLE INTO V_ROLE FROM USERS
    WHERE USER_ID =:P68_USERNAME;
    INSERT INTO USER_RECORD
    VALUES(:P68_S_NO,:P68_USERNAME,TO_CHAR(SYSDATE,'HH24:MI:SS'),TO_DATE(SYSDATE,'DD-MON-YYYY'),NULL,'N');
    wwv_flow_custom_auth_std.logout( p_this_flow=>:APP_ID,p_next_flow_page_sess=>:APP_ID ||'.:101');
    END;this processes should be done in default like when before a page is loaded...that is my magic trick
    Hope I was able to help.
    Regards,
    Noel Alex Makumuli,
    Tanzania

  • How do you log out of the twitter app?

    how do you log out of the twitter app on a apple imac

    I can't see an obvious log out function but Twitter menu > Preferences > Accounts and you can remove the account.  It's only entering the username and password to log back in. 
    mrtotes

  • How to log out using BASIC authentication

    Hi,
    we are using JSC and Sun Appserver8.
    To authenticate we are using BASIC authentication and it works well.
    Now we need to do a log out function because of new demands.
    Is it possible to log out when using BASIC authentication ?
    If so, how?
    /Regards Krister

    If you are using Basic Authentication, you may not be able to force log out. In that case you may have to use form based authentication.
    Please read more details here
    http://httpd.apache.org/docs/1.3/howto/auth.html
    (Look at the topic How do I log out?)
    - Winston
    http://blogs.sun.com/winston

  • How to check ,how many  users are logged in and logged out in oracle ebs 11i/R12.

    Hi Experts,
    Kindly let me know
    how to check ,how many  users are logged in and logged out in oracle ebs 11i/R12.
    Also, in the database level too ,Do we need to write any trigger for this?
    Thanks in advance.

    Hi,
    How to check ,how many  users are logged in and logged out in oracle ebs 11i/R12.
    Please check the following links:
    Oracle EBS - Number of Users logged into EBS / Oracle Applications currently
    List all users currently logged in on Oracle EBS
    Also see forum Search:
    Forum Search: Logged In EBS User
    Also, in the database level too
    Please see:
    https://forums.oracle.com/message/9225094#9225094
    Do we need to write any trigger for this?
    Yes you may, But I personally suggest you not to do so as it may affect performance.
    Thanks &
    Best Regards,

  • Need info about oracle 11i functional

    I Have technical Backround,GNIIT AND cuurently working in ERP & want to be functional consultant in Oracle Apps.
    please let me know:
    1 For which module I need to go for?
    (CRM/SCM/Financial)
    2.Demand of Oracle apps CRM module & SCM module in market?
    3.Is it necessary to do coding to be functional Consultant?
    4.What are the institutes in delhi that provide coaching and placement assistance for oracle 11i aaps
    Thanks
    sugandha

    Can I get webbased OEM in 9i?In case of VPN access
    where I wont have access to TOAD or OEM GUI,if I get
    access to web based OEM this will help me alot to monitor.Check out OEM Grid Control (then, download), it can be used to monitor an enterprise of databases (even 9.x) and app servers, via web GUI much like that of Database Control.

  • Oracle 11i Pay Upon Receipt functionality

    Will Oracle 11i support the Pay Upon Functionality? The version we currently use does not apply credits or changes in the receiving amount when creating a voucher.

    Hello ,
    We are also struggling with the similar problem of reconciling the AR and i would seek your help here.
    I believe you have figured out all the SQL queries used to get the AR recon done so i would request if you can share the SQL queries with me as it will help us to do our piece of activity in reconciling the AR.

  • How to find out Oracle 11i Standard Objects

    Hi Gurus,
    There is a requirement from my client. My client is on 11i Oracle Applications. He has many customization. But somehow he failed to use naming convention and all during implementation. Now he wants us to write a program which can tell us how many custom database objects are created as a part of implementation.
    Hence in order to know this, first I need to find out what are the standard objects provided by Oracle for its 11i application so that I can write a program which will take difference (custom DB objects - standard Oracle 11i Object)  
    It will be great assistance if you let me know how to find out standard objects provided by Oracle for its 11i application?
    Looking forward to your reply.
    Thanks.
    -Sunil

    Moved to the EBS General Discussions forum
    There is no easy or programmatic way to determine the custom objects. All custom objects need to be documented and need to follow the recommended XX naming convention. If that has not been done, then someone will have to manually input each object name that is possibly custom at https://etrm.oracle.com which documents all seeded objects - if no match is found, it is most likely a custom object.
    HTH
    Srini

  • Opening OEM for two Oracle 11gR2 Databases in the same web browser automatically log out.

    Hi to everyone,
    I have an issue regarding Oracle Enterprise Manager in 11gR2. I have two database (SWPROD, PDPROD) in a single server. When I open the OEM URL for  SWPROD it is successfully logged on but when I open the OEM URL for PDPROD and successfully logged on the other tab for SWPROD will automatically logged out. And when I switch to the other tab for PDPROD it is also automatically logged out. Both OEM URL is open in a single web browser like Mozilla Firefox. What would be the reason why both OEM URL will be logged out when I open them at the same time?
    Thank you for your incoming response.

    Well it seems the only way to clear these out of EM was to shut BOTH RAC nodes down and power them up one at a time.  Now the updates aren't shown as required and my compliance score is where it should be.
    Is this a bug ?  Seems pretty stupid to have to shut down both RAC nodes to fix this.  Powering a single RAC node off and back on did not clear this.
    Unless i'm missing something??

  • Oracle 11i Screen Functions

    Question: We currently use Oracle 11i and are in need of a screen that will allow us to save, edit and add records. Our current screen only allows records to be entered and submitted to a job protocol. This presents a problem because it takes approx. 3 hours ea. month end to enter over 110 records and the records are the same with an occasional additional record. I have submitted my request to our CSC with no success. They said that they could not get the additional functionality from Oracle. Pls advise. What are my options?

    Please try this link:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/appdev.920/a96621/adx05xsj.htm#1023311

  • Oracle 11i Functional Financial Apps Certification

    Hello All,
    Can you please guide me to the path of getting "Oracle 11i Functional Financial Apps" certified? I wish to move into this field. Following is my background -
    Qualifications - BCA (regular); MBA - Finance (regular).
    Work Experience - 1 yr as a Financial Research Analyst with a fortune 500 co.
    Please post your valuable suggestions.
    Regards,
    Manish (Delhi - India)

    Hi Manish,
    There are two certifications available for “Oracle 11i Financials Consultant”:
    1) Oracle 11i Financials Consultant, Payables
    2) Oracle 11i Financials Consultant. Receivables
    The two certifications have two common exams:
    - Oracle E-Business Fundamentals 1Z0-200
    - Oracle General Ledger 11i Fundamentals 1Z0-211
    After that, you have to submit the “Hands on Course Requirement From” and set for one (or both) of the following exams:
    - Oracle Payables 11i Fundamentals 1Z0-212 --> You will become “Oracle 11i Financials Consultant, Payables” certified.
    - Oracle Receivables 11i Fundamentals 1Z0-213 --> You will become “Oracle 11i Financials Certified Professional Consultant, Receivables” certified.
    There is no standard answer for how long it takes to prepare for the exams, having hands on experience would be really helpful in clearing those exams in a short time frame. For the demand, it all differs from employer to employer; some employers prefer having hands-on-experience while others prefer to see certification logo(s) on your Resume before considering you for the job.
    If I were you, I would start having my own 11i instance, and with the help of Oracle E-Business Suite documentation I would start my first functional setup. Oracle provides Vision demo database which comes with seeded data, it should be helpful in understanding how the setup goes.
    Below is couple of links I would recommend as a start:
    Oracle Applications 11i (11.5.10.2+ virtual) Documentation Library
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Oracle E-Business Suite OCP & OCE Certification
    http://ebizocp.blogspot.com/
    Oracle E-Business Suite Forum
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Good Luck!

  • Oracle BI EE Log on - Log out Problem

    hi everybody,
    i haven't any problem with BI Administration but when i tried to log on Presentation Services with Administrator user Id and Password i can see the default dashboard when i click a link such as Answers or whatever else its log out me ... ???
    another problem is in BI Publisher, i can't log on with administrator's credentials
    what do you think? what is the problem?
    there is no problem when i tried them with my notebook on XP SP2 , but on my test server Windows Server 2003 Standard Edtion SP2 creates these dummy errors..
    thanks a lot
    Message was edited by:
    onur
    hi again i discovered that in event viewer there is DCOM error, and it is related with Component Services but i can't still solve the problem...

    Your BI Publisher problem is likely related to the fact that you never changed the default password for the BI Publisher Administrator to match that of the BI EE Administrator.
    Go to:
    http://SERVERNAME:9704/xmlpserver/
    and log in with the old Admin password.
    Then go to the ADMIN tab then USERS, then the Administrator user, then you can change the password.

  • Oracle 11i e-Business General Ledger Lead

    Skills -- Oracle 11i e-Business General Ledger implementation
    Job description:
    High profile consulting client seeks a solid Oracle 11i GL Lead for an overseas contract position. This is an excellent opportunity for anyone seeking to gain experience overseas with a Fortune 500 company. All visa requirements will be taken care of by the company.
    Candidate must have experience implementing Oracle e-Business Suite 11i for the GL module with three+ years implementing relevant Oracle products.
    Application Team Lead for Oracle GL
    * Design the Oracle Applications configuration and RICEW component customizations to meet the business process design and application requirements.
    * Use the business process requirements to drive out application requirements and metrics.
    * Assist in defining and reviewing requirements for the application.
    * Validate the design with the stakeholders to ensure that the design satisfies the requirements.
    * Supervise client in completing designs.
    * Inform the project manager of any issues that may affect other areas of the project as discovered.
    * Participate in quality management reviews as outlined in the Validation Task Overview ensuring the application design and related work products satisfy the requirements.
    * Develop an application prototype and conduct conference room pilot to validate the configuration design and explore Oracle Applications gap resolution options.
    * Conduct Oracle Applications training for conference room pilot participants.
    * Participate in transitioning the designs to the programmers and ensure a clear and complete understanding of the designs.
    * Understand that this role is more focused on the overall process flow and user experience than the integration solution designer role.
    * Provide status to project management regarding the process area.
    * Knowledge of the functionality provided by Oracle Applications
    * Ability to transform customer requirements into a workable design at the functional and/or technical levels
    * Ability to translate functional requirements into technical terms relevant to Oracle Applications to coordinate and assist with the detailed technical design tasks
    * Facilitation experience for conducting user design and review sessions and running stakeholder agreement meetings
    * Familiarity with Joint Application Design (JAD) session, Conference Room Pilot (CRP), and similar approaches and principles
    * Familiarity with business process design concepts and principles
    * Deep functional knowledge of Oracle Applications: configuration/development experience is not necessary, but knowledge of how functionality can be supported through the technology is needed
    * Some project management skills
    Location: Hong Kong, HK
    Pay rate: open and daily expenses will be covered with benefits
    Length: 6 months+
    Project language: is English
    NOTE: CHAINESE LANGUAGE IS MANDATORY AND ANY EXPERIENCE IN CHINA OR HONG KONG IS ADVANTAGEOUS
    Kindly apply your resume to [email protected] contact nos: India: +91-9989482244, London: +44 7799 112 005 with updated resume, contact details, pay rates and availability for the project

    Thanks to previous responder for tip regarding JDK/JRE anchor strings. I'm not sure if that is a problem. After letting the install process (java.exe) run for over an hour, I finally got past the InstantiateFile step. It looks like the process just takes a long time with no visible progress sometimes. After 5-6 hrs, it looked like the install succeeded (for the most part). There were still some errors in the error logs related to the Concurrent Manager (TNS-12541: TNS:no listener) I believe. If anyone has insight on what this error msg means, I would greatly appreciate a reply.
    The other problem I am tackling right now is how to explicitly set the Forms processing mode to HTTP rather than the default socket mode. According to the 11i docs (and Forms Developer 6i docs), you should only have to set "connectMode=HTTP" in the config file, appsweb.cfg, to make this happen. However, when I try bringing up a client form, the form hangs. So, obviously, something is amiss. A related question is whether one can run Forms in only HTTP mode and not HTTPS (and thus avoid having to install SSL). I would greatly appreciate any insight from fellow users.

  • Log Out Page is Not working in R12.1.3 DMZ

    Hi Everyone ,
    Good Evening.
    Apps Version : 12.1.3
    DB Version 11.2.0.3
    PLatform : AIX 6.1
    Arch : LBR ---> Reverse Proxy ----> EXternal Middle Tier (DMZ) --- DB
    I am able to login to External Middle tier using the URL ( https://LBR.Domain/OA_HTML/AppsLocalLogin.jsp. I am able to navigate the links like preferences , Diagnostic , Home. But As soon as I am clicking on the log out link , I am getting http 500 error.
    One this Which I have Observer that Lou out Url is changing to the host name of the server instead of LBR Name as
    ( https://hostname.domain/OA_HTML/AppsLocalLogin.jsp?cancelUrl=/OA_HTML/AppsLocalLogin.jsp&_logoutRedirect=y&langCode=US)
    I have already followed the doc on Metalinks but no luck. Have tried to run the Autoconfig and bouncing of application but no luck. Enabled the Debug for OC4J but couldn't get any thing
    Advanced Configurations and Topologies for Enterprise Deployments of E-Business Suite 11i [ID 217368.1]
    Oracle E-Business Suite R12 Configuration in a DMZ (Doc ID 380490.1)
    MOS Doc 380489.1 (Using Load-Balancers with Oracle E-Business Suite Release 12)
    Tips and Queries for Troubleshooting Advanced Topologies (Doc ID 364439.1)
    Enabling SSL in Oracle E-Business Suite Release 12 (Doc ID 376700.1)
    Case History: Implementing a Reverse Proxy Alone in a DMZ Configuration - R12 (Doc ID 726953.1)
    Regards
    Sourabh Gupta

    Access LOG
    192.25.91.72 - - [12/Jan/2013:03:19:51 -0800] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654
    192.25.91.72 - - [12/Jan/2013:03:20:09 -0800] "GET /OA_HTML/RF.jsp?function_id=33375&resp_id=-1&resp_appl_id=-1&security_group_id=0&lang_code=US&params=Qs-5KmFWI7wTvCh5zUbV0Q&oa
    s=kukIe_oeKd3-mIFqpYDc-g.. HTTP/1.1" 200 36832
    192.25.91.72 - - [12/Jan/2013:03:20:12 -0800] "GET /OA_MEDIA/nlsgb.gif HTTP/1.1" 404 224
    192.25.91.72 - - [12/Jan/2013:03:20:13 -0800] "GET /favicon.ico HTTP/1.1" 404 217
    192.25.91.72 - - [12/Jan/2013:03:20:43 -0800] "POST /OA_HTML/OA.jsp?page=/oracle/apps/fnd/sso/login/webui/MainLoginPG&_ri=0&_ti=1178971693&language_code=US&requestUrl=&oapc=2&oa
    s=yYEcdVDqcyn1J76kQdGvIg.. HTTP/1.1" 302 297
    192.25.91.72 - - [12/Jan/2013:03:20:49 -0800] "GET /OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE HTTP/1.1" 200 23961
    192.25.91.72 - - [12/Jan/2013:03:20:51 -0800] "GET /favicon.ico HTTP/1.1" 404 217
    192.25.91.72 - - [12/Jan/2013:03:20:51 -0800] "POST /OA_HTML/RF.jsp?function_id=MAINMENUREST&security_group_id=0 HTTP/1.1" 200 527
    192.25.91.72 - - [12/Jan/2013:03:20:58 -0800] "GET /OA_HTML/OALogout.jsp?menu=Y HTTP/1.1" 302 255
    192.25.91.72 - - [12/Jan/2013:03:20:59 -0800] "GET /OA_HTML/AppsLogout HTTP/1.1" 302 474
    192.25.91.72 - - [12/Jan/2013:03:21:21 -0800] "GET /OA_HTML/xxatatgibeCAcdLogin.jsp HTTP/1.1" 200 4955
    192.25.91.72 - - [12/Jan/2013:03:21:22 -0800] "GET /favicon.ico HTTP/1.1" 404 217
    Error-Log ====================
    [Sat Jan 12 05:27:42 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997262:192.25.89.136:17825804
    :0:16,0] mod_oc4j: Response header 3, Key: Location, Value: https://LBR:443/OA_HTML/AppsLogout
    [Sat Jan 12 05:27:42 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1748): [client 192.25.91.72] [ecid: 1357997262:192.25.89.136:17825804
    :0:16,0] mod_oc4j: sending response chunk to client: 243 bytes
    [Sat Jan 12 05:27:42 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_main.c(554): [client 192.25.91.72] [ecid: 1357997262:192.25.89.136:17825804:0:16,0]
    mod_oc4j: Successfully serviced the request by worker: home.
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(845): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Sending request to: hostname.cos.domain.com:21530
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(900): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: num request headers: 13
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 0, Key: Accept, Value: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 1, Key: Accept-Charset, Value: ISO-8859-1,utf-8;q=0.7,*;q=0.3
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 2, Key: Accept-Encoding, Value: gzip,deflate,sdch
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 3, Key: Accept-Language, Value: en-US,en;q=0.8
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 4, Key: Connection, Value: Keep-Alive
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 5, Key: Cookie, Value: OTST_pses=ZGF3942C49577C19434B20BB2BFC38217F24B83798344666F7EBDA8A2CE821953ED87BB7860DF6137DC51AB7F3AB1DD1D7; JSESSIONID=
    1d74eb5633089116f24c2c69ae565cbadc116765f9bbba7ef053c2d31f9f18a2.e38QahiPbxuObi0LbxeKaN0Kch0Re0; rvprod=; AGRL=thcgn_ivteb36%40lnubb.pb.va%7C%3A%3Bbde49ffdb22662e94721e6e73d7c20
    f4%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3B57f4c9dc1bf265e6378a7ea00a65338f%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3B4ed5d2eaed1a1fadcc41ad1d58ed603e%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D
    %3D%3A%3Bdb486e4cdf8b2048591e59f683319c4c%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3B459d9fca17e3a950deae755d13578292%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3Bed89387bcd11937a7a92a99a
    2cbfb5d7%3A%3Dox20hZArLI714LpPDtK%2Fhw%3D%3D%3A%3Bef21925fada6dfb684b5d8ec72114bb1%3A%3DATXmBagSN%2B8f817OiRKOyg%3D%3D%3A%3Bf7a42fe7211f98ac7a60a285ac3a9e87%3A%3DUmaluUp4qT5fgOw
    L8NFUGg%3D%3D%3A%3B851f5ac9941d720844d143ed9cfcf60a%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3B9ed39e2ea931586b6a985a6942ef573e%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D%3A%3Becfdd0a8fcb7da
    c5ef0e651b7a6bb24c%3A%3DUmaluUp4qT5fgOwL8NFUGg%3D%3D; AGWL=; s_vi=[CS]v1|2834C339851633B7-600001A68017C480[CE]; treemenu1=none open; OTST=t3ThpFHMpGPbJV3neU811CUwTg; oracle.uix=
    0^^GMT+5:30^p
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 6, Key: Host, Value: hostname.cos.domain.com:4493
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 7, Key: Referer, Value: https://LBR/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 7, Key: Referer, Value: https://LBR/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 8, Key: User-Agent, Value: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.52 Safari/537.17
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 9, Key: X-Forwarded-For, Value: 192.25.91.88
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 10, Key: X-Forwarded-Host, Value: LBR
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 11, Key: X-Forwarded-Server, Value: LBR
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(914): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: Request header 12, Key: Oracle-ECID, Value: 1357997264:192.25.89.136:12451862:0:52,0
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(980): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:
    0:52,0] mod_oc4j: jvm_route: e38QahiPbxuObi0LbxeKaN0Kch0Re0
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1117): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: uri4oc4j: /OA_HTML/AppsLogout
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1668): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] Number of response headers: 8
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 0, Key: Date, Value: Sat, 12 Jan 2013 13:27:43 G
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 1, Key: Content-Type, Value: text/html
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 2, Key: Set-Cookie, Value: JSESSIONID=1d74eb5633089116f24c2c69ae565cbadc116765f9bbba7ef053c2d31f9f18a2.e38QahiPbxuObi0LbxeKaN0Kch0Re0; path=/O
    A_HTML; secure
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 3, Key: Set-Cookie, Value: OTST=-1; Domain=.domain.com; Path=/; Secure
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 4, Key: Cache-Control, Value: no-cache
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 5, Key: Pragma, Value: no-cache
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 6, Key: Expires, Value: Thu, 01 Jan 1970 00:00:00 GMT
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1700): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: Response header 7, Key: Location, Value: https://hostname.cos.domain.com/OA_HTML/AppsLocalLogin.jsp?cancelUrl=/OA_HTML/AppsLocalLogin.jsp&_logoutRedirect=y&l
    angCode=US
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_ajp13_worker.c(1748): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862
    :0:52,0] mod_oc4j: sending response chunk to client: 462 bytes
    [Sat Jan 12 05:27:44 2013] [debug] /ade/plebld_ascore_467553/oracle/asg_apache/oc4j/src/oc4j_main.c(554): [client 192.25.91.72] [ecid: 1357997264:192.25.89.136:12451862:0:52,0]
    mod_oc4j: Successfully serviced the request by worker: home.

Maybe you are looking for

  • Oracle 9i (SE) Solaris 9 (Alert.log file)

    Hi Guys, How do I clean up my alert.log file. Do I have to delete it completely or only delete the content of the file. Thank you.

  • IMac w Mac Os 10.5.8 needs to upgrade. HOW?

    iMac w Mac Os 10.5.8 needs to upgrade. HOW? My Time Warner account for email just stopped allowing my MACMAIL program to send mail out. We tried to change settings but that just stopped email in AND out. Put it back to the original settings. No answe

  • Aironet 1310 errors...

    Hi, we have got two ofices in different area. We decided to connect them with two AP's Aironet 1310 with mode point-to-point bridge. We have voice traffic over this wi-fi channel. If we use IOS 12.3(4)-JA we have noticed many errors in the logs 1310

  • Charging Playbook

    Does anyone know what to do when the inside of the plug itself (on the tablet) snaps right off?  I went and got new cords thinking that was the problem, but the actual little thingie snapped right off.  HELP PLEASE - can't use the tablet because of c

  • OC4J and JDK version compatibility

    Does anyone know if OC4J 1.0.2.2.1 is certified to work with JDK1.3.1? The reason being : 1. We have a situation where the CPU gets full frequently because of OC4J. 2. When OC4J is recycled the app works fine. App uses JSP, servlets and JDBC connecti