Oracle apps login issue

When i login as 'apps' user and execute the following command it shows error like this
set serveroutput on
declare
message varchar(20);
begin
message := 'hi';
dbms_output.put_line(message);
end;
Error starting at line 28 in command:
declare
message varchar(20);
begin
message := 'hi';
dbms_output.put_line(message);
end;
Error report:
ORA-06550: line 5, column 13:
PLS-00302: component 'PUT_LINE' must be declared
ORA-06550: line 5, column 1:
PL/SQL: Statement ignored
06550. 00000 -  "line %s, column %s:\n%s"
*Cause:    Usually a PL/SQL compilation error.
*Action:
This same plsql works fine in 'applsys' user.
After executed in 'applsys' user it works in 'apps' user also.
How to solve this issue.
DB Version:
VERSION
11.1.0.7.0
your prompt respond would be highly appreciated
Thanks

876943 wrote:
immediately after login into the application we are getting this message
Welcome to Sourcing! Before you can begin using this product, your profile needs to be completed. Please contact your System Administrator to correct your profile.
We are on oracle apps 11.5.10.2Please see (Supplier Users With Long Job Titles And E-Mails See An Error Message When Login Into Sourcing. [ID 1276292.1]).
Thanks,
Hussein

Similar Messages

  • How to Build Custom JSP Page to bypass Oracle Apps Login

    Hi All,
    Can some one guide me how to develop a custom jsp page to bypass Oracle Apps R12 Login.
    Actually Our requirement is some external user will enter the login details in some third party login page with the third party generated username and passwrod, that user's credentials are mapped to oracle system,so as soon as they enter credentials having validated it has to redirect that external user to Oracle Apps R12 Home Page, where responsibilities are shown. Currently that third Party login page is set to redirect to RF.jsp but that is not working and throws this error:
    "You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session.Please select Home to Proceed"
    So I am planning to build a custom jsp page to resolve the error.
    As soon as user enter credentials in the third party login page, it will be redirected to my custom login page which in turn redirect external user to Oracle Apps R12 Home Page, where responsibilities are shown. Is it possible? If yes what JSP Page/Servlet I have to invoke from custom JSP Page and what all URL parameters or session parameters and cookies parameter I have to pass or set.
    Can anybody please help me...
    Its very urgent. We are running short of time. Its a sev 1 issue.
    Please reply soon.
    Thanks,
    Raja Dutta

    Hi,
    Thanks for the update.
    Sir its not about calling the JSP Page from OAF page.
    My requirement is what I have explained above.
    Please suggest its urgent.
    Thanks,
    Raja Dutta

  • Oracle Apps Adapter Issue

    Hi All,
      when i am trying to create the oracle app adapter in jdeveloper , I am getting the following error.
    java.lang.nullpointerexception at oracle.tip.tools.ide.adapters.designtime.adapter.apps.iRep.IRepStartPage.buildWSDL(IRepStartPage.java:1508)
    Could please any suggestions on this issue.
    Thank You,
    Vamsi

    At what stage are you seeing this error?

  • How to enable 'login assitance' in oracle apps login screen?

    Hi experts,
    I want to enable the login assitance option in oracle apps Initial screen(User login screen). Please guide me
    Thanks & Regards,
    Kanish

    Kanish wrote:
    It can be done through personalization for my version 12.1.1
    Thanks
    kanishYes.
    Tips For Personalizing The E-Business Suite R12 Login Page (MainLoginPG) [ID 741459.1]
    How to change text of "Login Assistance" link in login page for Oracle Applications R12 [ID 561403.1]
    Thanks,
    Hussein

  • Oracle Support Login Issue

    Is there a 'My Oracle Support' email contact for login issues?
    I last logged in right before Xmas. I tried logging in last week to look at the CPU contents, and I am getting an error "Sign-In Failed - User has not been properly initialized".
    The 'forgot password' link worked, and it recognizes my email address, but I still cannot login.

    Well, I got an email from my company oracle support contact yesterday... we've changed CSIs!
    And they just noticed I migt be having trouble logging in!
    So, I've logged in and filed a tar to -- at minimum -- give a little more appropriate feedback. Even something like "Account not authorized" would've given me something to work with...
    thanks for {most of} your suggestions.

  • Oracle Apps Adapter issues

    Hi,
    I have just downloaded and installed SOA 11.1.1.4.0 and am trying to work through the basic labs. I would like to be able to use the Oracle Apps adapter, but am getting the below error when trying to update the apps adapter (to change the status from Installed to Active):
    An error occurred during activation of changes, please see the log for details.
    [1] The ra.xml <connection-interface> class 'oracle.tip.adapter.apps.IAppsConnection' was not found in the resource adapter archive/application. [2] The ra.xml <connection-impl-class> class 'oracle.tip.adapter.apps.AppsConnection' was not found in the resource adapter archive/application. [3] The ra.xml <managedconnectionfactory-class> class 'oracle.tip.adapter.apps.AppsManagedConnectionFactory' was not found in the resource adapter archive/application. [4] The ra.xml <connectionfactory-impl-class> class 'oracle.tip.adapter.apps.AppsConnectionFactory' was not found in the resource adapter archive/application.
    I logon to the consiole (localhost:7001/console), under Deployments, query on OracleAppsAdapter (whose status is 'Installed').
    Source Path - C:\ Oracle\ Middleware\ Oracle_SOA1\ soa\ connectors\ AppsAdapter. rar
    Configuration Tab -> Outbound Connections Pool (sub-tab) ->
    Connection Factory -> eis/Apps/Apps
    dataSourceName = NULL
    xADataSourceName = jdbc/AppsDataSource
    I navigate to Service -> Data Sources
    Datasource Name = eBizDS, JNDI name = jdbc/AppsDataSource
    The datasource is able to connect to the DB.
    Am I missing any steps? One thing which I noticed is that the OracleAppsAdapter is not deployed on the 'AdminServer' (under Target tab). When I try to deploy it, I get the above error.
    Please let me know if I posted in the wrong forum, or if you need any more information.
    Versions:
    SOA Suite - 11.1.1.4.0
    WLS - 10.3.4
    Thanks,
    Ashish

    I deleted the existing OracleAppsAdapter .
    1) Clicked on Install
    2) Selected AppsAdapter.rar
    3) Selected "Install this deployment as application"
    4) Selected "AdminServer" as target
    5) Changed Name to EBizAppsAdapter.
    Under Source accessibility, selected "Use the defaults defined by the deployment's targets"
    6) Clicked on 'Activate Changes'.
    At this point I can see the new Adapter in Prepared state. When I try to update it, it gives the same error:
    An error occurred during activation of changes, please see the log for details.
    [1] The ra.xml <connection-interface> class 'oracle.tip.adapter.apps.IAppsConnection' was not found in the resource adapter archive/application. [2] The ra.xml <connection-impl-class> class 'oracle.tip.adapter.apps.AppsConnection' was not found in the resource adapter archive/application. [3] The ra.xml <managedconnectionfactory-class> class 'oracle.tip.adapter.apps.AppsManagedConnectionFactory' was not found in the resource adapter archive/application. [4] The ra.xml <connectionfactory-impl-class> class 'oracle.tip.adapter.apps.AppsConnectionFactory' was not found in the resource adapter archive/application.

  • Oracle apps performance issue

    Dear All,
    i recenlty cloned an environment on a new server, i can access oracle apps with fine speed once you select a reponsbility and the java take lots of time to open when you are in oracle application (Oracle forms) from there it works so slow even a single click take 1 min or so.
    please let me know how can i troubleshoot and improve performance specially once the java opens the oracle forms
    OS: OEL 5.5
    APPS : R12 (12.1.3)
    DB : 11G R1
    Single node environment.
    Please advise Regards,
    Hassan

    i recenlty cloned an environment on a new server, i can access oracle apps with fine speed once you select a reponsbility and the java take lots of time to open when you are in oracle application (Oracle forms) from there it works so slow even a single click take 1 min or so.What is the SGA size?
    Did you run "Gather Schema Statistics" after the clone?
    please let me know how can i troubleshoot and improve performance specially once the java opens the oracle formsPerformance Tuning
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Performance+AND+Tuning&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Oracle apps cloninig issue

    Hi
    I will do the single node cloning in oracle application 11.5.10.2 without applying rapid clone patch, its successfullly completed or not please give me the solution.
    Regards
    D

    Hi
    I have mentioned below the log file about adadmin:
    Archiving oracle/apps/mst/planoption/Shuttle$ButtonLayout.class
    Archiving oracle/apps/mst/planoption/Shuttle$ShuttleHandler.class
    Archiving oracle/apps/mst/planoption/Shuttle.class
    Archiving oracle/apps/mst/planoption/ShuttleLayout.class
    Archiving oracle/apps/mst/planoption/TableDataSource.class
    Archiving oracle/apps/mst/setup/ColorChoiceWrapper.class
    Archiving oracle/apps/mst/setup/ExceptionShuttleWrapper.class
    Archiving oracle/apps/mst/setup/ExceptionSpreadTableWrapper$ExceptionItemAdapter.class
    Archiving oracle/apps/mst/setup/ExceptionSpreadTableWrapper$ExceptionMouseAdapter.class
    Archiving oracle/apps/mst/setup/ExceptionSpreadTableWrapper$ExceptionTableAdapter.class
    Archiving oracle/apps/mst/setup/ExceptionSpreadTableWrapper$ExceptionTableFocusAdapter.class
    Archiving oracle/apps/mst/setup/ExceptionSpreadTableWrapper.class
    Archiving oracle/apps/mst/setup/KPIShuttleWrapper.class
    Archiving oracle/apps/mst/setup/LineColorWrapper.class
    Archiving oracle/apps/mst/setup/MapLineThickness$ComboBoxRenderer.class
    Archiving oracle/apps/mst/setup/MapLineThickness.class
    Archiving oracle/apps/mst/util/Debug.class
    Archiving oracle/apps/mst/util/JumpBackPopup.class
    Finishing and closing archive /ydev/u01/oracle/ydevcomn/java/oracle/apps/mst/jar/mstjar.jar.uns
    Done Generating mstjar.jar : Tue Sep 29 2009 06:37:22
    About to Sign mstjar.jar : Tue Sep 29 2009 06:37:22
    Executing: /ydev/u01/oracle/ydevcomn/util/java/1.5/jdk1.5.0_15/bin/java -Djava.security.egd=file:/dev/urandom sun.security.tools.JarSigner -keystore ******** -storepass ******** -keypass ******** -sigfile CUST -signedjar /ydev/u01/oracle/ydevcomn/java/oracle/apps/mst/jar/mstjar.jar.sig /ydev/u01/oracle/ydevcomn/java/oracle/apps/mst/jar/mstjar.jar.uns customer1
    JarSigner subcommand exited with status 0
    No standard output from jarsigner
    No error output from jarsigner
    Done Signing mstjar.jar : Tue Sep 29 2009 06:37:22
    About to Copy mstjar.jar to /ydev/u01/oracle/ydevappl/mst/11.5.0/java/jar : Tue Sep 29 2009 06:37:22
    Done Copying mstjar.jar to /ydev/u01/oracle/ydevappl/mst/11.5.0/java/jar : Tue Sep 29 2009 06:37:22
    Done Analyzing mstjar.jar : Tue Sep 29 2009 06:37:22
    Done Analyzing/Generating jar files : Tue Sep 29 2009 06:37:22
    Errors have occurred; exiting with status 1
    AD Run Java Command is complete.
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 11.5.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Failed to generate product JAR files in JAVA_TOP -
    /ydev/u01/oracle/ydevcomn/java.
    adogjf() Unable to generate jar files under JAVA_TOP
    Time is: Tue Sep 29 2009 06:37:23
    Backing up restart files, if any......Done.
    You should check the file
    /ydev/u01/oracle/ydevappl/admin/ydev/log/adadmin.log
    for errors.
    please give me the solution.
    regards
    D

  • Oracle Apps Login

    Hi,
    Is there any public oracle applications login URL (different versions) using CSI Number? if it have, please update the URL.
    Thanks for your help

    Hi,
    http://www.solutionbeacon.com/tool_vision.htm
    Regards,
    Sujoy

  • Apps login issue

    hi ,
    i am unable to login as apps please help me out
    when i run
    dp01era0 $ sqlplus apps/*******
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Mar 9 13:57:21 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved
    after this it does not go further step i mean it does not prompt SQL.
    and one more problem is wheni login through frontend i get the below error
    APP-FND_01515:Invalid application username,password or database
    Username :applsyspub
    Password: PUB
    Database : DP01EUR0

    Hello,
    Did you try accessing it the account from the db server itself? Is this issue happening when you are trying to connect usign Oracle client?
    Regards

  • Oracle WMS login issue

    Dear All,
    We found that WMS can not support different people login the mobile device with the same user name at the same time. Oracle EBS support different people login the the system with the same user name. We think this is not reasonable. If there is some configuration or if there is something work around?
    Is there any notes can prove this?
    Thanks,
    Jackie

    We found that WMS can not support different people login the mobile device with the same user name at the same time. Oracle EBS support different people login the the system with the same user name. We think this is not reasonable. If there is some configuration or if there is something work around?
    Is there any notes can prove this?What is the application release?
    What is the issue you have? What is the error message?
    Thanks,
    Hussein

  • Pro Oracle App Express issue : Running stored proc from link in e-mail..

    Just ran into an issue and need some help with it. A person I work with was using code from John Scott's book (Great Book for APEX!!) and was using the verification e-mail link code, when it started acting up.
    The e-mail that is sent is to call a procedure in a database package (pkg_auth) procedure is called send_verification_email. We moved his code up to my hosted area on Oracle's site so I could help further.
    The e-mail is sent properly, but when the link is clicked through, the following error is returned from the server:
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/otn/f HTTP-400 Missing '=' in query string or post form
    The link that is being clicked is:
    [http://apex.oracle.com/pls/otn/ACT_SOFTWARE.pkg_auth.verify_user?p_user=becky&p_code=D62B94845A5E8A5149CCB391CE53D31B]
    Two parameters being passed are user name and a verification key.
    I am stumped since we compared his code to what John has in his book and except for changes in e-mail addresses and server information (don't visit apexdemo.com, its a company in Washington state..)
    Thank you,
    Tony Miller
    Webster, TX

    Only tested on Oracle's site right now. He was working on local machine with code, thus we moved to hosted site so we could work together..
    Execute rights granted to PUBLIC for named package.
    WWV_FLOW_EPG_INCLUDE_MOD_LOCAL: Since this is on Oracle's hosted site, can't really change this setting..
    Funny thing is, I believe before the 3.2.1 update, I had a version of this working in a demo for someone (deleted it since then...) now it seems to be having issues..
    Strange, the url is being re-written as : [http://apex.oracle.com/pls/otn/f?p=&APP_ID.:101:&APP_SESSION.] after the error is displayed. Also that the url seems to long for the address bar and I need to scroll right..
    Thank you,
    Tony Miller
    Webster, TX
    Edited by: Tony Miller on Oct 14, 2009 1:51 PM

  • Mobile app login issue

    Hi:
    A user said he can't login to Mobile app (11i, unix), "Invalid password". How to troubleshot. We have SSO.
    THANKYou.

    Hi;
    Please check below note:
    MWA User's Receiving 'Invalid Password' When Logging In [ID 743347.1]
    Regard
    Helios

  • Oracle Apps and HTML DB Integration Problems

    Hi,
    I have integrated Oracle Apps and HTML DB, using custom authentication schema so that HTML DB looks for APPS username and password for validation.
    Also, i have created menu, responsiblity, functions, custom application etc, so that user can login from Oracle Apps login screen and then select the responsibility which will redirect to HTML DB Applications page.
    My problem is, once the user clicks on the Responsbility and the function(which is nothing but HTML DB Page), it is redirecting to login page and i need to re-enter the apps user name and password again to access HTML DB applications.
    Is there any way, can i redirect the user directly into my HTML DB application page, without taking him to login page of HTML DB application and also uses the APPS user name and password which he had entered in the Oracle Apps login page.
    I need your help on doing the same. Please respond.
    Thanks
    Ram

    Hi Scott,
    Thanks for the quick reply. I agree with you in terms of validating the session but I haven't been able to get that to work - one of my earlier posts describes the issues I have experienced:
    Authentication and SSO (non-Oracle)
    I suppose my question is - is there a simple way for the APEX app to validate that there is an active Apps session cookie?
    In terms of the encrypted password, what I have been trying to do was make use of the FND_WEB_SEC.VALIDATE_LOGIN method which is described in other posts and the Scott Spendolini presentation on integrating apps.
    Thanks,
    Stuart

  • Web Tier in front of Oracle apps r12

    Dear Gurus,
    I hope you inform me is there any installation documents or mechanism to
    configure http server to redirect url to oracle apps login page
    or only http server is related to weblogic only?
    I searched for how to use web tier in front of oracle ebs I did not find any related documents,
    regards;

    Please see Steven Chan's blog for details about achieving the above (along with MOS docs you need to refer to) -- https://search.oracle.com/search/search?search_p_main_operator=all&group=Blogs&q=DMZ%20weblog:stevenChan
    Thanks,
    Hussein

Maybe you are looking for

  • How can I get permission to access my own files?

    I recently got a new Mac Pro, and I used a Time Machine backup to migrate my data.  Then I discovered that Time Machine doesn't actually back up everything; it leaves out all the "Build" folders in all of my Xcode projects for some reason.  I transfe

  • Material valuation at company code level

    Hi, We have the valuation at company code level and when we transfer material from one plant to another (Two step stock transfer) the system dont post  fi document. When the profit center of the material is assign an fi document is posted. Somebody k

  • Where Can I Get PROPER Customer Service?

    I need to ask questions about using the program and I try to use this forum but MOST people don't even get any answer. How do I contact the customer service?

  • DNI/NIF not saved in Personal Data

    Hi experts, I have a problem, in my iview of Personal Data, when I try to save/change the DNI, when the process finish the DNI/NIF is not saved in the pa20. Why? Thanks in advance, Regards,

  • Manual for Macusers

    I have just bought Elements 12. I am a Mac user (iMac and Macbook) and I am searching for a manual Photoshop Elements 12 specially for the Mac. Elements 12 for the Mac has no Dutch version, so I have the English version. I have a manual but that is m