Invalid username - strange

Good Morning,
times I need your help. Sorry for this english, but google was my friend
+ + +
10.5.6 XServe with several newly set up. As services are running AFP, DNS, OD Master, SMB. On the XServe via FC depends on a standard Promise raid on the The Home folder. Everything seems to run perfectly. On the client side I have a Mac Mini with 10.5.6
+ + + Problems + + +
I can communicate with the normal client login and home folder is by Server, etc. Now I have a very strange and annoying problem noticed.
On the server there are several releases (eg accounting). If I In the Finder on the left click of the server shares, is In the right above the large window that I am connected as guest. I click on connect and enter your username and password is that fails because username / password is incorrect. Connect me However, about "Connect to Server" there is no Problems and then I am on about "sharing" as a normal user and can work.
This issue also has the consequence that the automatically mount group folder for false passwords do not work. If, however, I have a folder with 'Connect to Server " mount and in the Startup folder, unpack, does it again entirely without problems.
On a 10.4.x client, these oddities are not to
I'm really desperate and grateful for every tip :((((
Greeting fom Hamburg and ever thanks in advance for the efforts.
Thomas

I figured it out. I had an AJAX call on page-load which was completely unrelated to the AJAX calls which were having issues afterward, and in the culprit AJAX call, I was not including the session ID (e.g., "+ $v('pInstance')"), like so:
  $.ajax({
    url: "/iatx/f?p=" + $v('pFlowId') + ":DROPDOWN_MENUS:" + $v('pInstance')
  })

Similar Messages

  • Strange AJAX Response:  "Invalid username or password or expired cookie..."

    Dear helpful ApEx users and gurus,
    Has anyone ever seen this response to an ApEx AJAX request before?
    Invalid username or password or expired cookie, please login again.If so, would you please tell me why it occurs, when it occurs, and how I can get around it? (or maybe just how I can get around it)
    I've searched for exactly this text using Google ("Invalid username or password or expired cookie, please login again."), but the only result which matches is what appears to be a Russian-language ApEx forum, which I can't quite decipher using Google Translate.
    Extra Information:
    My page has a button which, when clicked, makes an AJAX call to two on-demand processes. The second of the two on-demand processes is the same exact process which I've already called in my jQuery $(document).ready() code, which works fine every time the page loads.
    Everything about the second AJAX call is the same as the on-load AJAX call: the session, the page, the on-demand process name, etc.. The only thing that's different is the response: "Invalid username or password or expired cookie, please login again."
    Moreover, when I first created this page and its code, clicking the button made these two AJAX calls with no such strange "Invalid username..." response. I started getting this strange response a couple days after I'd initially coded the page (or I didn't notice until a couple days later; perhaps it started happening that night or the next day).
    apex.oracle.com:
    If my question can't be answered (or you don't want to even look at it) unless it's on apex.oracle.com, please let me know, and I'll put an example up there. I feel like it'll take me a few hours to get it set up and that it'll just work with no issues on apex.oracle.com, so I was hoping someone had seen the "Invalid username or password or expired cookie, please login again" message before and knew what to do to mitigate it.
    It will be very frustrating if I get it set up on apex.oracle.com, and it works with no issues (as I expect it will).
    Thank you for your time! :)
    Anton
    Application Express 4.2.1.00.08
    Oracle 11g 11.2.0.1.0

    I figured it out. I had an AJAX call on page-load which was completely unrelated to the AJAX calls which were having issues afterward, and in the culprit AJAX call, I was not including the session ID (e.g., "+ $v('pInstance')"), like so:
      $.ajax({
        url: "/iatx/f?p=" + $v('pFlowId') + ":DROPDOWN_MENUS:" + $v('pInstance')
      })

  • Invalid username/password; logon denied

    We are migrating from Oracle 8 to Oracle 11g. Amongst the various tools the client uses is an application written in C++ that uses ODBC. This application is giving us a peculiar problem: From the laptop of one of the main developers, it can connect to the Oracle 11g database just fine. From every other machine (including my own desktop) we cannot connect to the Oracle 11g database using this application.
    On my desktop, I can connect to the database using SQL*Plus. I can use the ODBC connection I created for Excel and import data from the Oracle 11g database into a sheet of mine. Thus, for all intents and purposes it seems to work.
    Ordinarily I'd say that the C++ application is simply broken. The only problem with this explanation is that it apparently works from the main developer's laptop. Does this strange behavior ring a bell? Did he not correctly deinstall his Oracle 8 libraries? Are there configuration options we could have forgotten somewhere? A client setting regarding case-sensitivity of usernames?
    The error message comes with "COM info" and says:
    HRESULT value = -2147217843
    HRESULT message = IDispatch error #3149
    IErrorInfo source = Microsoft OLE DB Provider for ODBC Drivers
    IErrorInfo description = [Oracle][ODBC][Ora]ORA-01017: invalid username/password; logon denied
    I was hoping I could trace the connection somewhere and figure out what username and password was being sent over the wire. Unfortunately the listener.log file only list the OS username, eg. (CONNECT_DATA=(SID=xxx)(CID=(PROGRAM=xxx.exe)(HOST=xxx)(USER=asc))) with asc being my OS username but not the username used to log into the database.
    Any other ideas?

    someone does have the exact and correct username/password valuesApparently username and password are hard-coded into the application, so if I'm using the same application, I should not have to worry about username/password (both of them lower-case and both of them ASCII-only, no fancy encoding issues). I can use this username/password to connect to the database using SQL*Plus.
    What I'm missing, I think, is proof that the application is in fact always sending the correct username/password to the server, or that the application is triggering an error (except for the developers laptop) which is somehow masked by the "invalid username/password" error message.
    But there are ways to grab login info (i.e. username, client IP address, etc.) and maybe save it to a table or log it some place if figuring out the correct username is part of the issue.How could I grab the login info used by the application as it tries to connect to the Oracle 11g server? Below I have added some (too much?) Tracing info. Can I extract the login info used by the application from it?
    One thing that surprised my is that I see a ns=12630 in the Trace file (ORA-12630: Native service operation not supported) -- I wonder whether that is the real culprit.
    I've set my sqlnet.ora on the client side as follows:
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    TRACE_LEVEL_CLIENT = SUPPORT
    TRACE_LEVEL_SERVER = SUPPORT
    ADR_BASE = \app\asc
    I've used trcasst to convert the Trace file into a summary, but didn't find anything to tell me what the problem is. The last function apparently involves TTIOER. That indicates an error somewhere, I think.
    <--- Received 128 bytes - Data packet timestamp=012-04-25 10:42:58.595706
    ORACLE function complete (TTIOER)
    ---> Send 10 bytes - Data packet timestamp=012-04-25 10:42:58.597280
         Data Packet flags:
              End of file
    Looking at the Trace file itself, my main problem is that I don't know what the important parts are. Here is a selection that caught my eye:
    2012-04-25 10:42:58.093417 : nioqrc:entry
    2012-04-25 10:42:58.093440 : nsbasic_bsd:entry
    2012-04-25 10:42:58.093461 : nsbasic_bsd:tot=0, plen=1318.
    2012-04-25 10:42:58.093482 : nttfpwr:entry
    2012-04-25 10:42:58.093567 : nttfpwr:socket 1012 had bytes written=1318
    2012-04-25 10:42:58.093591 : nttfpwr:exit
    2012-04-25 10:42:58.093612 : nsbasic_bsd:packet dump
    2012-04-25 10:42:58.093634 : nsbasic_bsd:05 26 00 00 06 00 00 00 |.&......|
    2012-04-25 10:42:58.093657 : nsbasic_bsd:00 00 03 73 03 01 04 00 |...s....|
    2012-04-25 10:42:58.093679 : nsbasic_bsd:00 00 01 01 00 00 01 12 |........|
    2012-04-25 10:42:58.093701 : nsbasic_bsd:00 00 00 01 01 04 44 65 |......De|
    2012-04-25 10:42:58.093724 : nsbasic_bsd:6D 6F 0C 00 00 00 0C 41 |mo.....A|
    2012-04-25 10:42:58.093746 : nsbasic_bsd:55 54 48 5F 53 45 53 53 |UTH_SESS|
    2012-04-25 10:42:58.093768 : nsbasic_bsd:4B 45 59 60 00 00 00 FE |KEY`... |
    2012-04-25 10:42:58.093790 : nsbasic_bsd:40 43 41 30 34 30 38 36 |@CA04086|
    2012-04-25 10:42:58.093812 : nsbasic_bsd:34 32 34 41 37 38 43 30 |424A78C0|
    2012-04-25 10:42:58.093834 : nsbasic_bsd:38 43 30 38 30 36 30 35 |8C080605|
    2012-04-25 10:42:58.093856 : nsbasic_bsd:37 37 44 43 35 43 45 36 |77DC5CE6|
    2012-04-25 10:42:58.093878 : nsbasic_bsd:34 31 32 31 33 38 42 38 |412138B8|
    2012-04-25 10:42:58.093900 : nsbasic_bsd:37 37 38 33 43 45 37 38 |7783CE78|
    2012-04-25 10:42:58.093922 : nsbasic_bsd:43 30 30 37 34 32 32 33 |C0074223|
    2012-04-25 10:42:58.093944 : nsbasic_bsd:39 33 41 30 43 44 44 30 |93A0CDD0|
    2012-04-25 10:42:58.093966 : nsbasic_bsd:30 20 37 45 36 38 38 45 |0.7E688E|
    2012-04-25 10:42:58.093988 : nsbasic_bsd:36 35 42 33 41 38 39 35 |65B3A895|
    2012-04-25 10:42:58.094010 : nsbasic_bsd:34 32 38 31 41 39 36 41 |4281A96A|
    2012-04-25 10:42:58.094031 : nsbasic_bsd:44 33 37 35 45 46 43 46 |D375EFCF|
    2012-04-25 10:42:58.094054 : nsbasic_bsd:45 39 00 01 00 00 00 0D |E9......|
    2012-04-25 10:42:58.094076 : nsbasic_bsd:00 00 00 0D 41 55 54 48 |....AUTH|
    2012-04-25 10:42:58.094098 : nsbasic_bsd:5F 50 41 53 53 57 4F 52 |_PASSWOR|
    2012-04-25 10:42:58.094120 : nsbasic_bsd:44 40 00 00 00 40 35 39 |D@...@59|
    2012-04-25 10:42:58.094142 : nsbasic_bsd:33 35 43 37 44 33 33 38 |35C7D338|
    2012-04-25 10:42:58.094164 : nsbasic_bsd:36 37 38 34 45 32 33 34 |6784E234|
    2012-04-25 10:42:58.094186 : nsbasic_bsd:30 43 39 30 36 34 36 36 |0C906466|
    2012-04-25 10:42:58.094207 : nsbasic_bsd:46 44 35 46 37 42 34 38 |FD5F7B48|
    2012-04-25 10:42:58.094230 : nsbasic_bsd:33 43 41 43 39 37 43 38 |3CAC97C8|
    2012-04-25 10:42:58.094252 : nsbasic_bsd:42 35 36 31 34 36 33 41 |B561463A|
    2012-04-25 10:42:58.094273 : nsbasic_bsd:39 34 41 45 39 45 46 43 |94AE9EFC|
    2012-04-25 10:42:58.094295 : nsbasic_bsd:31 44 39 43 33 36 00 00 |1D9C36..|
    2012-04-25 10:42:58.094318 : nsbasic_bsd:00 00 08 00 00 00 08 41 |.......A|
    2012-04-25 10:42:58.094339 : nsbasic_bsd:55 54 48 5F 52 54 54 07 |UTH_RTT.|
    2012-04-25 10:42:58.094361 : nsbasic_bsd:00 00 00 07 31 31 30 36 |....1106|
    2012-04-25 10:42:58.094388 : nsbasic_bsd:39 34 39 00 00 00 00 0D |949.....|
    2012-04-25 10:42:58.094410 : nsbasic_bsd:00 00 00 0D 41 55 54 48 |....AUTH|
    2012-04-25 10:42:58.094432 : nsbasic_bsd:5F 43 4C 4E 54 5F 4D 45 |_CLNT_ME|
    2012-04-25 10:42:58.094454 : nsbasic_bsd:4D 04 00 00 00 04 34 30 |M.....40|
    2012-04-25 10:42:58.094476 : nsbasic_bsd:39 36 00 00 00 00 0D 00 |96......|
    2012-04-25 10:42:58.094498 : nsbasic_bsd:00 00 0D 41 55 54 48 5F |...AUTH_|
    2012-04-25 10:42:58.094520 : nsbasic_bsd:54 45 52 4D 49 4E 41 4C |TERMINAL|
    2012-04-25 10:42:58.094542 : nsbasic_bsd:06 00 00 00 06 42 53 49 |.....BSI|
    2012-04-25 10:42:58.094564 : nsbasic_bsd:32 34 32 00 00 00 00 0F |242.....|
    2012-04-25 10:42:58.094586 : nsbasic_bsd:00 00 00 0F 41 55 54 48 |....AUTH|
    2012-04-25 10:42:58.094608 : nsbasic_bsd:5F 50 52 4F 47 52 41 4D |_PROGRAM|
    2012-04-25 10:42:58.094630 : nsbasic_bsd:5F 4E 4D 0A 00 00 00 0A |_NM.....|
    2012-04-25 10:42:58.094652 : nsbasic_bsd:4D 41 50 31 39 30 2E 65 |MAP190.e|
    2012-04-25 10:42:58.094674 : nsbasic_bsd:78 65 00 00 00 00 0C 00 |xe......|
    2012-04-25 10:42:58.094696 : nsbasic_bsd:00 00 0C 41 55 54 48 5F |...AUTH_|
    2012-04-25 10:42:58.094718 : nsbasic_bsd:4D 41 43 48 49 4E 45 0C |MACHINE.|
    2012-04-25 10:42:58.094740 : nsbasic_bsd:00 00 00 0C 42 53 49 41 |....BSIA|
    2012-04-25 10:42:58.094762 : nsbasic_bsd:47 5C 42 53 49 32 34 32 |G\BSI242|
    2012-04-25 10:42:58.094783 : nsbasic_bsd:00 00 00 00 08 00 00 00 |........|
    2012-04-25 10:42:58.094806 : nsbasic_bsd:08 41 55 54 48 5F 50 49 |.AUTH_PI|
    2012-04-25 10:42:58.094827 : nsbasic_bsd:44 09 00 00 00 09 35 36 |D.....56|
    2012-04-25 10:42:58.094849 : nsbasic_bsd:36 30 3A 35 34 33 32 00 |60:5432.|
    2012-04-25 10:42:58.094871 : nsbasic_bsd:00 00 00 08 00 00 00 08 |........|
    2012-04-25 10:42:58.094893 : nsbasic_bsd:41 55 54 48 5F 53 49 44 |AUTH_SID|
    2012-04-25 10:42:58.094915 : nsbasic_bsd:03 00 00 00 03 61 73 63 |.....asc|
    2012-04-25 10:42:58.094937 : nsbasic_bsd:00 00 00 00 16 00 00 00 |........|
    2012-04-25 10:42:58.094959 : nsbasic_bsd:16 53 45 53 53 49 4F 4E |.SESSION|
    2012-04-25 10:42:58.094981 : nsbasic_bsd:5F 43 4C 49 45 4E 54 5F |_CLIENT_|
    2012-04-25 10:42:58.095003 : nsbasic_bsd:43 48 41 52 53 45 54 04 |CHARSET.|
    2012-04-25 10:42:58.095025 : nsbasic_bsd:00 00 00 04 31 30 30 30 |....1000|
    2012-04-25 10:42:58.095046 : nsbasic_bsd:00 00 00 00 17 00 00 00 |........|
    2012-04-25 10:42:58.095068 : nsbasic_bsd:17 53 45 53 53 49 4F 4E |.SESSION|
    2012-04-25 10:42:58.095090 : nsbasic_bsd:5F 43 4C 49 45 4E 54 5F |_CLIENT_|
    2012-04-25 10:42:58.095112 : nsbasic_bsd:4C 49 42 5F 54 59 50 45 |LIB_TYPE|
    2012-04-25 10:42:58.095134 : nsbasic_bsd:01 00 00 00 01 31 00 00 |.....1..|
    2012-04-25 10:42:58.095156 : nsbasic_bsd:00 00 1A 00 00 00 1A 53 |.......S|
    2012-04-25 10:42:58.095178 : nsbasic_bsd:45 53 53 49 4F 4E 5F 43 |ESSION_C|
    2012-04-25 10:42:58.095200 : nsbasic_bsd:4C 49 45 4E 54 5F 44 52 |LIENT_DR|
    2012-04-25 10:42:58.095222 : nsbasic_bsd:49 56 45 52 5F 4E 41 4D |IVER_NAM|
    2012-04-25 10:42:58.095244 : nsbasic_bsd:45 00 00 00 00 00 00 00 |E.......|
    2012-04-25 10:42:58.095265 : nsbasic_bsd:00 16 00 00 00 16 53 45 |......SE|
    2012-04-25 10:42:58.095287 : nsbasic_bsd:53 53 49 4F 4E 5F 43 4C |SSION_CL|
    2012-04-25 10:42:58.095309 : nsbasic_bsd:49 45 4E 54 5F 56 45 52 |IENT_VER|
    2012-04-25 10:42:58.095331 : nsbasic_bsd:53 49 4F 4E 09 00 00 00 |SION....|
    2012-04-25 10:42:58.095353 : nsbasic_bsd:09 31 38 36 36 34 37 32 |.1866472|
    2012-04-25 10:42:58.095375 : nsbasic_bsd:39 36 00 00 00 00 16 00 |96......|
    2012-04-25 10:42:58.095396 : nsbasic_bsd:00 00 16 53 45 53 53 49 |...SESSI|
    2012-04-25 10:42:58.095418 : nsbasic_bsd:4F 4E 5F 43 4C 49 45 4E |ON_CLIEN|
    2012-04-25 10:42:58.095441 : nsbasic_bsd:54 5F 4C 4F 42 41 54 54 |T_LOBATT|
    2012-04-25 10:42:58.095463 : nsbasic_bsd:52 01 00 00 00 01 31 00 |R.....1.|
    2012-04-25 10:42:58.095484 : nsbasic_bsd:00 00 00 08 00 00 00 08 |........|
    2012-04-25 10:42:58.095506 : nsbasic_bsd:41 55 54 48 5F 41 43 4C |AUTH_ACL|
    2012-04-25 10:42:58.095528 : nsbasic_bsd:04 00 00 00 04 34 34 30 |.....440|
    2012-04-25 10:42:58.095553 : nsbasic_bsd:30 00 00 00 00 12 00 00 |0.......|
    2012-04-25 10:42:58.095576 : nsbasic_bsd:00 12 41 55 54 48 5F 41 |..AUTH_A|
    2012-04-25 10:42:58.095598 : nsbasic_bsd:4C 54 45 52 5F 53 45 53 |LTER_SES|
    2012-04-25 10:42:58.095620 : nsbasic_bsd:53 49 4F 4E E2 01 00 00 |SION ...|
    2012-04-25 10:42:58.095642 : nsbasic_bsd:FE 40 41 4C 54 45 52 20 | @ALTER.|
    2012-04-25 10:42:58.095664 : nsbasic_bsd:53 45 53 53 49 4F 4E 20 |SESSION.|
    2012-04-25 10:42:58.095686 : nsbasic_bsd:53 45 54 20 4E 4C 53 5F |SET.NLS_|
    2012-04-25 10:42:58.095708 : nsbasic_bsd:4C 41 4E 47 55 41 47 45 |LANGUAGE|
    2012-04-25 10:42:58.095730 : nsbasic_bsd:3D 20 27 47 45 52 4D 41 |=.'GERMA|
    2012-04-25 10:42:58.095752 : nsbasic_bsd:4E 27 20 4E 4C 53 5F 54 |N'.NLS_T|
    2012-04-25 10:42:58.095774 : nsbasic_bsd:45 52 52 49 54 4F 52 59 |ERRITORY|
    2012-04-25 10:42:58.095796 : nsbasic_bsd:3D 20 27 47 45 52 4D 41 |=.'GERMA|
    2012-04-25 10:42:58.095818 : nsbasic_bsd:4E 59 40 27 20 4E 4C 53 |NY@'.NLS|
    2012-04-25 10:42:58.095840 : nsbasic_bsd:5F 43 55 52 52 45 4E 43 |_CURRENC|
    2012-04-25 10:42:58.095862 : nsbasic_bsd:59 3D 20 27 BF 27 20 4E |Y=.' '.N|
    2012-04-25 10:42:58.095884 : nsbasic_bsd:4C 53 5F 49 53 4F 5F 43 |LS_ISO_C|
    2012-04-25 10:42:58.095906 : nsbasic_bsd:55 52 52 45 4E 43 59 3D |URRENCY=|
    2012-04-25 10:42:58.095928 : nsbasic_bsd:20 27 47 45 52 4D 41 4E |.'GERMAN|
    2012-04-25 10:42:58.095950 : nsbasic_bsd:59 27 20 4E 4C 53 5F 4E |Y'.NLS_N|
    2012-04-25 10:42:58.095972 : nsbasic_bsd:55 4D 45 52 49 43 5F 43 |UMERIC_C|
    2012-04-25 10:42:58.095994 : nsbasic_bsd:48 41 52 40 41 43 54 45 |HAR@ACTE|
    2012-04-25 10:42:58.096016 : nsbasic_bsd:52 53 3D 20 27 2C 2E 27 |RS=.',.'|
    2012-04-25 10:42:58.096038 : nsbasic_bsd:20 4E 4C 53 5F 43 41 4C |.NLS_CAL|
    2012-04-25 10:42:58.096060 : nsbasic_bsd:45 4E 44 41 52 3D 20 27 |ENDAR=.'|
    2012-04-25 10:42:58.096082 : nsbasic_bsd:47 52 45 47 4F 52 49 41 |GREGORIA|
    2012-04-25 10:42:58.096104 : nsbasic_bsd:4E 27 20 4E 4C 53 5F 44 |N'.NLS_D|
    2012-04-25 10:42:58.096126 : nsbasic_bsd:41 54 45 5F 46 4F 52 4D |ATE_FORM|
    2012-04-25 10:42:58.096148 : nsbasic_bsd:41 54 3D 20 27 44 44 2E |AT=.'DD.|
    2012-04-25 10:42:58.096170 : nsbasic_bsd:4D 4D 2E 52 40 52 27 20 |MM.R@R'.|
    2012-04-25 10:42:58.096192 : nsbasic_bsd:4E 4C 53 5F 44 41 54 45 |NLS_DATE|
    2012-04-25 10:42:58.096214 : nsbasic_bsd:5F 4C 41 4E 47 55 41 47 |_LANGUAG|
    2012-04-25 10:42:58.096236 : nsbasic_bsd:45 3D 20 27 47 45 52 4D |E=.'GERM|
    2012-04-25 10:42:58.096258 : nsbasic_bsd:41 4E 27 20 4E 4C 53 5F |AN'.NLS_|
    2012-04-25 10:42:58.096280 : nsbasic_bsd:53 4F 52 54 3D 20 27 47 |SORT=.'G|
    2012-04-25 10:42:58.096302 : nsbasic_bsd:45 52 4D 41 4E 27 20 54 |ERMAN'.T|
    2012-04-25 10:42:58.096324 : nsbasic_bsd:49 4D 45 5F 5A 4F 4E 45 |IME_ZONE|
    2012-04-25 10:42:58.096346 : nsbasic_bsd:3D 20 27 2B 30 40 32 3A |=.'+0@2:|
    2012-04-25 10:42:58.096368 : nsbasic_bsd:30 30 27 20 4E 4C 53 5F |00'.NLS_|
    2012-04-25 10:42:58.096390 : nsbasic_bsd:43 4F 4D 50 3D 20 27 42 |COMP=.'B|
    2012-04-25 10:42:58.096412 : nsbasic_bsd:49 4E 41 52 59 27 20 4E |INARY'.N|
    2012-04-25 10:42:58.096435 : nsbasic_bsd:4C 53 5F 44 55 41 4C 5F |LS_DUAL_|
    2012-04-25 10:42:58.096457 : nsbasic_bsd:43 55 52 52 45 4E 43 59 |CURRENCY|
    2012-04-25 10:42:58.096479 : nsbasic_bsd:3D 20 27 BF 27 20 4E 4C |=.' '.NL|
    2012-04-25 10:42:58.096501 : nsbasic_bsd:53 5F 54 49 4D 45 5F 46 |S_TIME_F|
    2012-04-25 10:42:58.096523 : nsbasic_bsd:4F 52 4D 41 54 3D 40 20 |ORMAT=@.|
    2012-04-25 10:42:58.096545 : nsbasic_bsd:27 48 48 32 34 3A 4D 49 |'HH24:MI|
    2012-04-25 10:42:58.096567 : nsbasic_bsd:3A 53 53 58 46 46 27 20 |:SSXFF'.|
    2012-04-25 10:42:58.096589 : nsbasic_bsd:4E 4C 53 5F 54 49 4D 45 |NLS_TIME|
    2012-04-25 10:42:58.096611 : nsbasic_bsd:53 54 41 4D 50 5F 46 4F |STAMP_FO|
    2012-04-25 10:42:58.096633 : nsbasic_bsd:52 4D 41 54 3D 20 27 44 |RMAT=.'D|
    2012-04-25 10:42:58.096655 : nsbasic_bsd:44 2E 4D 4D 2E 52 52 20 |D.MM.RR.|
    2012-04-25 10:42:58.096676 : nsbasic_bsd:48 48 32 34 3A 4D 49 3A |HH24:MI:|
    2012-04-25 10:42:58.096742 : nsbasic_bsd:53 53 58 46 46 27 20 40 |SSXFF'.@|
    2012-04-25 10:42:58.096765 : nsbasic_bsd:4E 4C 53 5F 54 49 4D 45 |NLS_TIME|
    2012-04-25 10:42:58.096788 : nsbasic_bsd:5F 54 5A 5F 46 4F 52 4D |_TZ_FORM|
    2012-04-25 10:42:58.096810 : nsbasic_bsd:41 54 3D 20 27 48 48 32 |AT=.'HH2|
    2012-04-25 10:42:58.096832 : nsbasic_bsd:34 3A 4D 49 3A 53 53 58 |4:MI:SSX|
    2012-04-25 10:42:58.096854 : nsbasic_bsd:46 46 20 54 5A 52 27 20 |FF.TZR'.|
    2012-04-25 10:42:58.096876 : nsbasic_bsd:4E 4C 53 5F 54 49 4D 45 |NLS_TIME|
    2012-04-25 10:42:58.096898 : nsbasic_bsd:53 54 41 4D 50 5F 54 5A |STAMP_TZ|
    2012-04-25 10:42:58.096920 : nsbasic_bsd:5F 46 4F 52 4D 41 54 3D |_FORMAT=|
    2012-04-25 10:42:58.096942 : nsbasic_bsd:1E 20 27 44 44 2E 4D 4D |..'DD.MM|
    2012-04-25 10:42:58.096964 : nsbasic_bsd:2E 52 52 20 48 48 32 34 |.RR.HH24|
    2012-04-25 10:42:58.096986 : nsbasic_bsd:3A 4D 49 3A 53 53 58 46 |:MI:SSXF|
    2012-04-25 10:42:58.097008 : nsbasic_bsd:46 20 54 5A 52 27 00 00 |F.TZR'..|
    2012-04-25 10:42:58.097029 : nsbasic_bsd:00 00 00 00 17 00 00 00 |........|
    2012-04-25 10:42:58.097051 : nsbasic_bsd:17 41 55 54 48 5F 4C 4F |.AUTH_LO|
    2012-04-25 10:42:58.097073 : nsbasic_bsd:47 49 43 41 4C 5F 53 45 |GICAL_SE|
    2012-04-25 10:42:58.097095 : nsbasic_bsd:53 53 49 4F 4E 5F 49 44 |SSION_ID|
    2012-04-25 10:42:58.097117 : nsbasic_bsd:20 00 00 00 20 41 44 44 |.....ADD|
    2012-04-25 10:42:58.097139 : nsbasic_bsd:39 44 37 43 42 42 42 39 |9D7CBBB9|
    2012-04-25 10:42:58.097161 : nsbasic_bsd:42 34 38 38 37 42 38 35 |B4887B85|
    2012-04-25 10:42:58.097183 : nsbasic_bsd:38 38 35 42 38 33 32 30 |885B8320|
    2012-04-25 10:42:58.097205 : nsbasic_bsd:42 32 39 43 42 00 00 00 |B29CB...|
    2012-04-25 10:42:58.097227 : nsbasic_bsd:00 10 00 00 00 10 41 55 |......AU|
    2012-04-25 10:42:58.097249 : nsbasic_bsd:54 48 5F 46 41 49 4C 4F |TH_FAILO|
    2012-04-25 10:42:58.097271 : nsbasic_bsd:56 45 52 5F 49 44 00 00 |VER_ID..|
    2012-04-25 10:42:58.097292 : nsbasic_bsd:00 00 00 00 00 00 |...... |
    2012-04-25 10:42:58.097313 : nsbasic_bsd:exit (0)
    2012-04-25 10:42:58.097334 : nsbasic_brc:entry: oln/tot=0
    2012-04-25 10:42:58.097355 : nttfprd:entry
    2012-04-25 10:42:58.353896 : nttfprd:socket 1012 had bytes read=22
    2012-04-25 10:42:58.353943 : nttfprd:exit
    2012-04-25 10:42:58.353965 : nsbasic_brc:type=12, plen=11
    2012-04-25 10:42:58.353987 : nsbasic_brc:what=17, tot =22
    2012-04-25 10:42:58.354008 : nsbasic_brc:packet dump
    2012-04-25 10:42:58.354031 : nsbasic_brc:00 0B 00 00 0C 00 00 00 |........|
    2012-04-25 10:42:58.354053 : nsbasic_brc:01 00 01 |... |
    2012-04-25 10:42:58.354074 : nsbasic_brc:exit: oln=11, dln=1, tot=22, rc=0
    2012-04-25 10:42:58.354096 : nioqrc: found a break marker...
    2012-04-25 10:42:58.354117 : nioqrc: Recieve: returning error: 3111
    2012-04-25 10:42:58.354137 : nioqrc:exit
    2012-04-25 10:42:58.355752 : nserror:entry
    2012-04-25 10:42:58.355774 : nserror:nsres: id=0, op=77, ns=12630, ns2=0; nt[0]=0, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
    2012-04-25 10:42:58.355797 : nioqer:entry
    2012-04-25 10:42:58.355817 : nioqer: incoming err = 0
    2012-04-25 10:42:58.355837 : nioqce:entry
    2012-04-25 10:42:58.355857 : nioqce:exit
    2012-04-25 10:42:58.355877 : nioqer: returning err = 0
    2012-04-25 10:42:58.355897 : nioqer:exit
    2012-04-25 10:42:58.355917 : nioqrs:exit
    2012-04-25 10:42:58.355937 : nioqrc:entry
    2012-04-25 10:42:58.355958 : nsbasic_brc:entry: oln/tot=0
    2012-04-25 10:42:58.355979 : nttfprd:entry
    2012-04-25 10:42:58.595569 : nttfprd:socket 1012 had bytes read=128
    2012-04-25 10:42:58.595617 : nttfprd:exit
    2012-04-25 10:42:58.595640 : nsbasic_brc:type=6, plen=128
    2012-04-25 10:42:58.595662 : nsbasic_brc:what=1, tot =128
    2012-04-25 10:42:58.595683 : nsbasic_brc:packet dump
    2012-04-25 10:42:58.595706 : nsbasic_brc:00 80 00 00 06 00 00 00 |........|
    2012-04-25 10:42:58.595728 : nsbasic_brc:00 00 04 01 00 00 00 00 |........|
    2012-04-25 10:42:58.595751 : nsbasic_brc:00 00 00 00 00 F9 03 00 |..... ..|
    2012-04-25 10:42:58.595772 : nsbasic_brc:00 00 00 00 00 00 00 00 |........|
    2012-04-25 10:42:58.595794 : nsbasic_brc:00 00 00 00 00 00 00 00 |........|
    2012-04-25 10:42:58.595816 : nsbasic_brc:00 00 00 00 00 00 00 00 |........|
    2012-04-25 10:42:58.595845 : nsbasic_brc:00 00 00 00 00 00 00 03 |........|
    2012-04-25 10:42:58.595867 : nsbasic_brc:00 00 00 00 00 00 00 00 |........|
    2012-04-25 10:42:58.595889 : nsbasic_brc:00 00 00 00 00 00 00 00 |........|
    2012-04-25 10:42:58.595911 : nsbasic_brc:00 00 00 00 33 4F 52 41 |....3ORA|
    2012-04-25 10:42:58.595933 : nsbasic_brc:2D 30 31 30 31 37 3A 20 |-01017:.|
    2012-04-25 10:42:58.595955 : nsbasic_brc:69 6E 76 61 6C 69 64 20 |invalid.|
    2012-04-25 10:42:58.595977 : nsbasic_brc:75 73 65 72 6E 61 6D 65 |username|
    2012-04-25 10:42:58.595999 : nsbasic_brc:2F 70 61 73 73 77 6F 72 |/passwor|
    2012-04-25 10:42:58.596021 : nsbasic_brc:64 3B 20 6C 6F 67 6F 6E |d;.logon|
    2012-04-25 10:42:58.596043 : nsbasic_brc:20 64 65 6E 69 65 64 0A |.denied.|
    2012-04-25 10:42:58.596065 : nsbasic_brc:exit: oln=0, dln=118, tot=128, rc=0
    2012-04-25 10:42:58.596087 : nioqrc:exit
    2012-04-25 10:42:58.596521 : nioqds:entry
    2012-04-25 10:42:58.596545 : nioqds: disconnecting...
    2012-04-25 10:42:58.596567 : nsclose:entry
    The ns=12630 leads me to the following:
    ORA-12630: Native service operation not supported
    Cause: An operation requested by a user is not supported by the native services component.
    Action: This may be an internal error if the operation should have been supported.

  • ORA-01017: invalid username/password when using TNS Alias

    Friends,
    I am experiencing this strange issue in 11G R2. When I use tnsalias and connect using sqlplus username/password@TNS it shows ORA-01017: invalid username/password . But the same works with ORACLE_SID. See below.
    -bash-3.00$ uname -a
    SunOS ibs-ash-sr147 5.10 Generic_144489-06 i86pc i386 i86pc
    -bash-3.00$ env | grep ORACLE
    ORACLE_SID=DB1
    ORACLE_BASE=/project/oracle/orabase
    ORACLE_HOME=/project/oracle/orabase/product/11.2.0/dbhome_1
    -bash-3.00$ tnsping DB
    TNS Ping Utility for Solaris: Version 11.2.0.1.0 - Production on 17-JUN-2011 12:23:12
    Copyright (c) 1997, 2009, Oracle.  All rights reserved.
    Used parameter files:
    /project/oracle/orabase/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = crs-scan)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = DB)))
    OK (0 msec)
    -bash-3.00$ sqlplus IRES_USER@DB
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Jun 17 12:30:22 2011
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    SQL> show parameter sec_case_sensitive_logon
    NAME                                 TYPE        VALUE
    sec_case_sensitive_logon             boolean     TRUE
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    -bash-3.00$ sqlplus IRES_USER/U9$bvs#ir@DB
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Jun 17 12:34:30 2011
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Enter user-name: ^CMy understanding is that both connections use a TNS alias, but second is not working. Any help is appreciated.
    Thanks in Advance,
    SSN
    Edited by: SSNair on Jun 17, 2011 5:43 AM

    SSNair wrote:
    Friends,
    I am experiencing this strange issue in 11G R2. When I use tnsalias and connect using sqlplus username/password@TNS it shows ORA-01017: invalid username/password . But the same works with ORACLE_SID. See below.
    -bash-3.00$ uname -a
    SunOS ibs-ash-sr147 5.10 Generic_144489-06 i86pc i386 i86pc
    -bash-3.00$ env | grep ORACLE
    ORACLE_SID=DB1
    ORACLE_BASE=/project/oracle/orabase
    ORACLE_HOME=/project/oracle/orabase/product/11.2.0/dbhome_1
    -bash-3.00$ tnsping DB
    TNS Ping Utility for Solaris: Version 11.2.0.1.0 - Production on 17-JUN-2011 12:23:12
    Copyright (c) 1997, 2009, Oracle.  All rights reserved.
    Used parameter files:
    /project/oracle/orabase/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = crs-scan)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = DB)))
    OK (0 msec)
    -bash-3.00$ sqlplus IRES_USER@DB
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Jun 17 12:30:22 2011
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    SQL> show parameter sec_case_sensitive_logon
    NAME                                 TYPE        VALUE
    sec_case_sensitive_logon             boolean     TRUE
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    -bash-3.00$ sqlplus IRES_USER/U9$bvs#ir@DB
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Jun 17 12:34:30 2011
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Enter user-name: ^CMy understanding is that both connections use a TNS alias, but second is not working. Any help is appreciated.
    Thanks in Advance,
    SSN
    Edited by: SSNair on Jun 17, 2011 5:43 AMHere's your problem:
    -bash-3.00$ sqlplus IRES_USER/U9$bvs#ir@DBBecaue of the dollar-sign, The shell is trying to expand the environment variable $bvs#ir@DB
    Of course you have no environment variable by that name so what gets passed to sqlplus is not "IRES_USER/U9$bvs#ir@DB", but rather "IRES_USER/U9"
    In your first test, you didn't pass the password on the command line, so the shell didn't get a chance to intercept it.
    You can have a similar issue if you have a '@' in your password
    oracle> sqlplus scott/P@ssword@orclTns will catch that first "@" as the delimiter to the tns string, and come up with something that cant' be resolved.
    Edited by: EdStevensTN on Jun 17, 2011 8:59 AM

  • Unable to connect (invalid username/password)

    Hi there.
    I have major problems with connecting to iFS. The db and iFS is running on a remot machine under solaris and i use a windows nt machine. I use iFS 1.1, jdk 1.3 and the jdbc driver for jdk 1.2 that is provided by the oracle website. I am sure that the username and the password are right. Is there a special Here is the code i use for connecting:
    LibraryService ls = new LibraryService();
    LibrarySession session = null;
    CleartextCredential me = new CleartextCredential(user, password);
    ConnectOptions connect = new ConnectOptions();
    connect.setLocale(Locale.getDefault());
    connect.setServiceName(service);
    connect.setServicePassword(password);
    session = ls.connect(me, connect);
    And here is the exception:
    oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
    oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1500)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:310)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:200)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:177)
    at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:235)
    at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:576)
    at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:321)
    at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:912)
    at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1129)
    at oracle.ifs.beans.LibraryService.connectLocal(LibraryService.java:408)
    at oracle.ifs.beans.LibraryService.connect(LibraryService.java:280)
    at com.ifbus.XSP.oracleifs.IfsUtils.startIfsSession(IfsUtils.java:141)
    at com.ifbus.XSP.oracleifs.IfsUtils.startIfsSession(IfsUtils.java:103)
    at C._Programme._tomcat_3_2_1._webapps._archiv._site._startsession.populateDocument(_startsession.java:108)
    at org.apache.cocoon.processor.xsp.XSPPage.getDocument(XSPPage.java:96)
    at org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.java:516)
    at org.apache.cocoon.Engine.handle(Engine.java:370)
    at org.apache.cocoon.Cocoon.service(Cocoon.java:183)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
    at org.apache.tomcat.core.Handler.service(Handler.java:286)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:210)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
    at java.lang.Thread.run(Thread.java:484)
    DEBUG: XIfsException.toDOM( [#document-fragment: null] )
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool)
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10633: Unable to create library connection
    oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    DEBUG: XIfsException.toDOM([#document: null], oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    null

    Which HTTP Listener are you using... This stack trace looks strange. I would expect to see reference to org.apache.jserv if you were running a supported environment. The supported Web Servers are JWS which comes with iFS, and Oracle HTTP Listener, which comes with 8.1.7 or iAS 1.0.2
    Also please try with JDBC11 and let me know if this works

  • Error when starting Firefox 3.6. "Javascript Application error. Invalid username/password combination. If you continue to get this error, try entering your email address as your username." Any suggestions on what to look for to resolve this?

    When starting Mozilla Firefox 3.6, I get an error window which opens up additionally overtop my browser windows stating:
    "Javascript Application"
    followed with :
    "Invalid username/password combination. If you continue to get this error, try entering your email address as your username."
    Obviously it is happening with one of my email addresses/usernames & password combinations of which I know the username for (which I choose not to post here) and I'm not sure where to begin looking for a resolution to this problem.

    I was able to resolve this by disabling (under Tools - Add-ons) Yahoo! Mail Notifier
    Hope this helps some of you also!

  • Discoverer Desktop Connections Fails With Invalid Username/Pass in r12

    Hi all;
    I have problem. I can login Discoverer Administrator from my localmachine and i can see what ppl did it there.. But when i try to login Discoverer Desktop from my localmachine its gives me Invalid Username/Pass. error.
    I even cant login my system from browser :
    http://xx.com:7778/discoverer/plus << pages comes and i fill in the blanks area like:
    Connect to : Oracle Application
    Username: sysadmin
    pass: ***
    Database: VIS
    I found some document from forums. Whihc is :
    Discoverer Is Unable to Connect to Oracle Applications database: invalid username/password      Doc ID: Note:467919.1
    Discoverer 10g (10.1.2) Connectons To Oracle E-Business Suite 12 Fails With 'Invalid Username/Password'      Doc ID: Note:443661.1
    But before i apply those patch i want to take advice from you. Coz i can login Discoverer Administrator and can use it but cant login Discoverer Desktop...its kind of wierd... i already checked what i have done in installtion and its all seems correct.
    Any idea;
    Regards
    Helios

    Discoverer supports two kinds of connections - database schema connections and apps connections. For Disco Admin, you login using a database schema, which, as you stated, works. For Disco User you login using an Apps user account (for which there is a no equivalent database scherma). To enable such a connection, you need to check the "oracle applications user" check box on the 10g Disco login screen. Also, under Tools --> Options, in the Connection tab, make sure that "connect to both standard and applications EULs" radio button is selected.
    HTH
    Srini

  • Getting invalid username/password error while trying to create_queue_table

    Here is how I get it.
    connect / as sysdba
    create user aq identified by aq
    default tablespace users
    temporary tablespace temp
    quota unlimited on users;
    grant connect,
    create type,
    create procedure,
    aq_administrator_role
    to aq;
    grant execute on dbms_aq to aq;
    grant execute on dbms_aqadm to aq;
    begin
    dbms_aqadm.grant_system_privilege('ENQUEUE_ANY','AQ',FALSE);
    dbms_aqadm.grant_system_privilege('DEQUEUE_ANY','AQ',FALSE);
    end;
    connect aq/aq
    create Type aq.message_typ as object (
    subject Varchar2(30), text Varchar2(80)
    begin
    dbms_aqadm.create_queue_table(
    queue_table => 'aq.objmsgs80_qtab',
    queue_payload_type => 'aq.Message_typ',
    multiple_consumers => true);
    end;
    Error at line 1:
    ORA-01017: invalid username/password; logon denied
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 2934
    ORA-06512: at "SYS.DBMS_AQADM", line 58
    ORA-06512: at line 2

    In what version of Oracle?
    I see a couple of problems assuming you are working with a currently supported version:
    1. Never grant CONNECT to anyone: Ever. Grant CREATE SESSION.
    2. GRANT CREATE TABLE to AQ;
    Go to Morgan's Library at www.psoug.org and look at AQ Demo 1. You should have no problem cutting and pasting your way to where you are trying to go.

  • Unable to sign in OBIEE 11g Invalid username password

    Hi
    Help me to fix this error.
    I have installed in my lab Oracle 11g DB,OBIEE 11g 11.1.1.7.0, OBIA 7.9.6.4, Informatica 9.1, DAC 11g.
    I am facing this error when i try to start the OBIEE 11g service.
    Error : Oracle .bi.security.service
    <OBI-SEC-00004><unable to initialize oracle.bi.security.service.URIdentityStoreProvider>
    It shows invalid username/password.
    The DB is up.
    Checked the username/password through the admin.
    Thanks

    Hi sudhakar
    WSM PM is in green only.
    NQSserver log file.
    [2013-04-04T07:19:53.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XaqC0gFw005zzw0yW0001K0000000] [tid: 1514] An error message was received from the BI Security Service: java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:19:53.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XaqC0gFw005zzw0yW0001K0000000] [tid: 1514] [13026] Error in getting roles from BI Security Service: 'An error message was received from the BI Security Service: java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)'
    [2013-04-04T07:19:53.000+02:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00iE1XaqC0gFw005zzw0yW0001K0000000] [tid: 1514] [46172] Database security store is not available, do not re-associate to this provider type.
    [2013-04-04T07:19:53.000+02:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00iE1XaqC0gFw005zzw0yW0001K0000000] [tid: 1514] nqsserver: Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.7.0.
    [2013-04-04T07:19:56.000+02:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00iE1XaqC0gFw005zzw0yW0001K0000000] [tid: 1acc] [43071] A connection with Cluster Controller AMAZONA-6B9IFED:9706 was established.
    [2013-04-04T07:20:03.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XbcTSrFw005zzw0yW000184000000] [tid: 1a08] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:20:03.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XbcTSrFw005zzw0yW000184000000] [tid: 1a08] [nQSError: 43126] Authentication failed: invalid user/password.
    [2013-04-04T07:20:51.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XeqHHZFw005zzw0yW000184000006] [tid: 1a10] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:20:51.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XeqHHZFw005zzw0yW000184000006] [tid: 1a10] [nQSError: 43126] Authentication failed: invalid user/password.
    [2013-04-04T07:22:50.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-0000000000000090] [tid: 1a1c] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:22:50.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-0000000000000090] [tid: 1a1c] [nQSError: 43126] Authentication failed: invalid user/password.
    [2013-04-04T07:23:02.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-0000000000000097] [tid: 1a28] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:23:02.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-0000000000000097] [tid: 1a28] [nQSError: 43126] Authentication failed: invalid user/password.
    [2013-04-04T07:26:45.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XbcTSrFw005zzw0yW000184000000] [tid: 1a20] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:26:45.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00iE1XbcTSrFw005zzw0yW000184000000] [tid: 1a20] [nQSError: 43126] Authentication failed: invalid user/password.
    [2013-04-04T07:26:58.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-00000000000000df] [tid: 1a30] java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.bi.system,keyName=system.user read)
    [2013-04-04T07:26:58.000+02:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 1dc0b4223e187a10:1c13d362:13dd3791f5c:-8000-00000000000000df] [tid: 1a30] [nQSError: 43126] Authentication failed: invalid user/password.

  • DAC Physical Data Source password change - invalid username/password

    We are using DAC/Informatica for loading Peoplesoft data into the warehouse. The password for the peoplesoft source was changed recently. I changed the password in DAC under setup, Type source for the Peoplesoft DB. When I select 'Test Connection' I receive the message connection established successfully. When I restart the execution plan I still get the same error - invalid username/password for obi_infa_ps, which is the account we use for accessing the Peoplesoft DB. All of the DAC and Informatica services on the server have been shutdown and restarted - still getting the invalid username/password error.
    Do I need to rebuild the execution plan? If I do, can I manually put in the needed refresh dates?

    You will also need to update the username/password in the Informatica Workflow Manager.
    Under Connections > Relational
    EDIT: First post, welcome to BI Apps!
    Edited by: birchy on Nov 17, 2011 9:00 AM

  • On starting up firefox i am getting an error message from javascript application telling me that my username is an invalid username/password combination.If i continue to get this error message,try entering my email address as my username.

    Hi,on starting firefox which i have used solely as my browser for years i am now getting an error message from java script application that shows my username followed by a message saying; 'username'-Invalid username/password combination.If you keep getting this error,try entering your email address as your username'. I then press the OK button within that error message box and it dissapears and everything seems ok although hover my cursor over the mail(envelope) icon and it says not connected.
    I only started having this problem since downloading firefox 4.It also does not tell me where this problem is occuring so i do not know where to log on with this information.I would be most grateful for any help with this matter.Many thanks.

    Take a look in the Error Console for details about that.
    Tools > Error Console <br />
    Right-click the message and use '''Copy''' to get that complete message.

  • Invalid username and password message is coming from oracle forms 11g

    Hi,
    Genrally we unlock and reset the password for locked oracle account and then we make password as expiered so that user will get prompt password change while logging into application.But recently we have made our password policy as case senstive.Now user is getting password exipred message and application is prompting to change password window, but even if user is giving correct password invalid username password message is coming (ORA-01017).To overcome this I have tried same case password but no success. I am able to change the password from sql plus
    Please let me any changes need to carried out on application server side.
    database(11.2.0.2.0)
    OAS(10.1.2)

    Hello,
    We hava same problem most of the time, however the reason is mostly users enter password in non-English characters mostly ı for i.
    Regards,

  • ORA-01017: invalid username/password; logon denied

    Hello colleagues,
    in TCode SM21 we've got a lot of following errors, that were repeated very often:
    10:25:09 BTC  010                             BY  2 Database error 1017 at CON
    10:25:09 BTC  010                             BY  0 > ORA-01017: invalid username/password; logon denied
    10:25:09 BTC  010                             BY  2 Database error 1017 at CON
    10:25:09 BTC  010                             BY  0 > ORA-01017: invalid username/password; logon denied
    10:25:09 BTC  010                             R1  9 Initialization DB-Connect Failed, Return Code 000256
    10:25:09 BTC  010                             Q0  2 Stop Workproc10, PID 3549
    Background processes only affected and seems to be restarted after every attempt for connection into database.
    After restart fo system (DB + ABAP) problem still persists, but does not occur that often. In productive system approximately once in every 2 hours, but is still there.
    System environment:
    DB: Oracle Release 10.2.0.2.0
    OS: HP-UX
    SAP: SAP ECC 6.0
    Listener is up and running:
    oraqxs   499     1  0 10:15:31 ?         0:01 /oracle/QXS/102_64/bin/tnslsnr LISTENER_QXS -inherit
    R3trans working as well:
    mucsx032:qxsadm 29> R3trans -d -v
    This is R3trans version 6.14 (release 700 - 10.09.07 - 09:57:00).
    R3trans finished (0000).
    Below is extract from WP tracefile.
    trc file: "dev_w10", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      02
    M sid        QXS
    M systemid   274 (HP (IA-64) with HP-UX)
    M relno      7000
    M patchlevel 0
    M patchno    133
    M intno      20050900
    M make:      single threaded, ASCII, 64 bit, optimized
    M pid        3549
    M
    M
    M Wed May  6 10:25:09 2009
    M  kernel runs with dp version 232(ext=109) (@(#) DPLIB-INT-VERSION-232)
    M  length of sys_adm_ext is 364 bytes
    M  ThInit: running on host ciqxs02
    M  calling db_connect ...
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPDAT's password
    C  Connecting as /@QXS on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 WE8DEC                                                    1 600000000299f0a0 60000000029a6a20 60000000029aa408
    C  Attaching to DB Server QXS (con_hdl=0,svchp=60000000029aa338,srvhp=60000000029ac688)
    C  Starting user session (con_hdl=0,svchp=60000000029aa338,srvhp=60000000029ac688,usrhp=60000000029a7238)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1017
    [dboci.c      4532]
    C  *** ERROR => CONNECT failed with sql error '1017'
    [dbsloci.c    11044]
    C  Try to connect with default password
    C  Connecting as SAPDAT/<pwd>@QXS on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 WE8DEC                                                    1 600000000299f0a0 60000000029a6a20 60000000029aa408
    C  Starting user session (con_hdl=0,svchp=60000000029aa338,srvhp=60000000029ac688,usrhp=60000000029a7238)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1017
    [dboci.c      4532]
    C  *** ERROR => CONNECT failed with sql error '1017'
    [dbsloci.c    11044]
    B  ***LOG BY2=> sql error 1017   performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error 1017   performing CON [dblink#5 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dblink#5 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1435]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10377]
    M
    M  Info for wp 10
    M
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_BTCWP
    M    act_reqtype = DP_RQ_BTCWP
    M    rq_info = 8576
    M    tid = -1
    M    mode = 255
    M    len = 24
    M    rq_id = 1055
    M    rq_source = FROM_WP_CA
    M    last_tid = 10
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    req.vm = no VM
    M    attachedVm = no VM
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  259]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc10 3549) [dpuxtool.c   259]
    Do you have an idea how to get rid of this error? Did you experienced the same problem before? We will be thankful for any ideas.
    Thank you all in advance.

    Hi,
    You did not mention abt the kerneleveland DB/SAP version details.
    Chk the note 623242.
    Regards.......

  • Invalid username/password logon

    Hi to all:
    I am installing ECC in AIX with RDBMS Oracle 10.2.0.2 in Productive System in HA mode with HAMP. When balancing the services Cluster I have problems starting SAP.
    I have executed the R3trans –x and this is the log file:
    4 ETW000 R3trans version 6.14 (release 700 - 15.06.07 - 15:50:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 16.03.2008 - 00:43:05
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Sun Mar 16 00:43:05 2008                              71  0.000071
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    28  0.000099
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             46  0.000145
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' ...
    4 ETW000                                                                              66  0.000211
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/PRD/SYS/exe/run/dboraslib.o), hdl 0
    4 ETW000                                                                           13557  0.013768
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' loaded
    4 ETW000                                                                              44  0.013812
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              52  0.013864
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/PRD/SYS/exe/run/dboraslib.o' is "700.08", patchlevel (0.107)
    4 ETW000                                                                              81  0.013945
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              48  0.013993
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              74  0.014067
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              31  0.014098
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              56  0.014154
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         47  0.014201
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              45  0.014246
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              52  0.014298
    4 ETW000  [dev trc     ,00000]  Got LIBPATH=/usr/lib:/lib:/usr/sap/PRD/SYS/exe/run:/oracle/PRD/102_64/lib from environment
    4 ETW000                                                                             358  0.014656
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                   60  0.014716
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         30  0.014746
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          3826  0.018572
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           38  0.018610
    4 ETW000  [dev trc     ,00000]  Connecting as /@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              48  0.018658
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              52  0.018710
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x110f9a780 0x110fb2bf8 0x110fb24a8
    4 ETW000                                                                              62  0.018772
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       38  0.018810
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      31  0.018841
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server PRD (con_hdl=0,svchp=0x110fb5d98,srvhp=0x110fb5fb8)
    4 ETW000                                                                              97  0.018938
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x110fb5fb8 to service context 0x110fb5d98
    4 ETW000                                                                           41433  0.060371
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                        89  0.060460
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x110fb5d98,srvhp=0x110fb5fb8,usrhp=0x110fa2560)
    4 ETW000                                                                              58  0.060518
    4 ETW000  [dev trc     ,00000]  Assigning user session 0x110fa2560 to service context 0x110fb5d98
    4 ETW000                                                                           11081  0.071599
    4 ETW000  [dev trc     ,00000]         BEGIN DBMS_APPLICATION_INFO.SET_MODULE (:A0, :A1); END;                                                              
    4 ETW000                                                                              83  0.071682
    4 ETW000  [dev trc     ,00000]         BEGIN DBMS_APPLICATION_INFO.SET_CLIENT_INFO (:A0); END;                                                              
    4 ETW000                                                                             212  0.071894
    4 ETW000  [dev trc     ,00000]  Now '/@PRD' is connected (con_hdl 0, nls_hdl 0).
    4 ETW000                                                                            1018  0.072912
    4 ETW000  [dev trc     ,00000]         ALTER SESSION SET NLS_SORT = BINARY                                                                               
    4 ETW000                                                                              58  0.072970
    4 ETW000  [dev trc     ,00000]         SELECT USERID, PASSWD FROM SAPUSER WHERE USERID IN (:A0, :A1)                                                        
    4 ETW000                                                                             417  0.073387
    4 ETW000  [dev trc     ,00000]  OCI-call failed with -1=OCI_ERROR                    960  0.074347
    4 ETW000  [dev trc     ,00000]     SQL error 942: 'ORA-00942: table or view does not exist'
    4 ETW000                                                                              48  0.074395
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => ORA-942 when accessing table SAPUSER
    4 ETW000                                                                              53  0.074448
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 942          28  0.074476
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   87  0.074563
    4 ETW000  [dev trc     ,00000]  Rolling back transaction ...                          34  0.074597
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=0x110fb5d98,usrhp=0x110fa2560)
    4 ETW000                                                                             187  0.074784
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     486  0.075270
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  29  0.075299
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              48  0.075347
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              51  0.075398
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x110f9a780 0x110fb2bf8 0x110fb24a8
    4 ETW000                                                                              63  0.075461
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0x110fa2560        30  0.075491
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0x110fa2560        43  0.075534
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x110fb5d98,srvhp=0x110fb5fb8,usrhp=0x110fa2560)
    4 ETW000                                                                              52  0.075586
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1017
    4 ETW000                                                                           22605  0.098191
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1017'
    4 ETW000                                                                              48  0.098239
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1017         29  0.098268
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 1017   performing CON [dblink#3 @ 431]
    4 ETW000                                                                             141  0.098409
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-01017: invalid username/password; logon denied [dblink#3 @ 431]
    4 ETW000                                                                              47  0.098456
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'PRD'"
    In node 2 of a Cluster System I have the Test instance. The solution that we proposed is with two instances of RDBMS Oracle (one in Node 1, and other in Node 2) for productive system. In Node 2, we have 2 instances of Oracle in Node 2.
    listener.ora:
    epsbgst:oraprd 12> cat listener.ora
    Filename......: listener.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = IPC)
              (KEY = PRD.WORLD)
            (ADDRESS=
              (PROTOCOL = IPC)
              (KEY = PRD)
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = epsbgst)
              (PORT = 1537)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PRD)
          (ORACLE_HOME = /oracle/PRD/102_64)
    tnsnames.ora:
    epsbgst:oraprd 13> cat tnsnames.ora
    Filename......: tnsnames.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#4 $
    PRD.WORLD=
      (DESCRIPTION =
        (ADDRESS_LIST =
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = epsbgst)
              (PORT = 1537)
        (CONNECT_DATA =
           (SID = PRD)
           (GLOBAL_NAME = PRD.WORLD)
    sqlnet.ora:
    epsbgst:oraprd 15> cat sqlnet.ora
    Filename......: sqlnet.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/SQLNET.ORA#4 $
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    NAMES.DEFAULT_DOMAIN = WORLD
    05.01.06 unsorported parameter now
    #NAME.DEFAULT_ZONE = WORLD
    05.01.06 set the default to 10
    SQLNET.EXPIRE_TIME = 10
    05.01.06 set to default
    #TCP.NODELAY=YES
    05.01.06 set to 32768
    DEFAULT_SDU_SIZE=32768
    How I can see with what user and password the R3trans try to connect to database??
    I have read the following notes:
    Note 400241
    Note 50088
    Note 361641
    I am trying with this script that I have readed in NOTE 361641 :
    sqlplus /NOLOG @?/rdbms/admin/oradbusr.sql SAPPRD UNIX PRD X;
    But these throw No Match. I think the problem is that I have not filled the fields with correct values.
    If I executed this script:
    SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'T000';
    The result is:
    SAPSR3
    The SAP System ID (SAPSID) = PRD
    Database ID (DBSID) = PRD
    Thanks you very much in advance!!!

    I have executed the R3trans -x with oraprd user.
    The answer to your query is:
    SQL> select owner from dba_tables where table_name='SAPUSER';
    OWNER
    OPS$PRDADM
    I have executed the R3trans also with prdadm, this is the result:
    epsbgst:prdadm 7> cat trans.log
    4 ETW000 R3trans version 6.14 (release 700 - 15.06.07 - 15:50:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 16.03.2008 - 15:44:23
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Sun Mar 16 15:44:23 2008                              76  0.000076
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    28  0.000104
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             49  0.000153
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' ...
    4 ETW000                                                                              69  0.000222
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/PRD/SYS/exe/run/dboraslib.o), hdl 0
    4 ETW000                                                                            5735  0.005957
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/PRD/SYS/exe/run/dboraslib.o' loaded
    4 ETW000                                                                              45  0.006002
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              50  0.006052
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/PRD/SYS/exe/run/dboraslib.o' is "700.08", patchlevel (0.107)
    4 ETW000                                                                             207  0.006259
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              48  0.006307
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/PRD/SYS/exe/run/dboraslib.o
    4 ETW000                                                                              75  0.006382
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              35  0.006417
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              56  0.006473
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         48  0.006521
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              44  0.006565
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              53  0.006618
    4 ETW000  [dev trc     ,00000]  Got LIBPATH=/usr/lib:/lib:/usr/sap/PRD/SYS/exe/run:/oracle/client/10x_64/instantclient from environment
    4 ETW000                                                                             391  0.007009
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                   73  0.007082
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         30  0.007112
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          2073  0.009185
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           40  0.009225
    4 ETW000  [dev trc     ,00000]  Connecting as /@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              48  0.009273
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              54  0.009327
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x110f990c0 0x110fb1538 0x110fb0de8
    4 ETW000                                                                              61  0.009388
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       38  0.009426
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      32  0.009458
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server PRD (con_hdl=0,svchp=0x110fb46d8,srvhp=0x110fb48f8)
    4 ETW000                                                                              86  0.009544
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12541
    4 ETW000                                                                            4950  0.014494
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12541'
    4 ETW000                                                                              49  0.014543
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12541        29  0.014572
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  86  0.014658
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              49  0.014707
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              50  0.014757
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0x110f990c0 0x110fb1538 0x110fb0de8
    4 ETW000                                                                              51  0.014808
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=0x110fb48f8)
    4 ETW000                                                                              46  0.014854
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x110fb46d8,srvhp=0x110fb48f8)
    4 ETW000                                                                              46  0.014900
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x110fb48f8        32  0.014932
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      31  0.014963
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server PRD (con_hdl=0,svchp=0x110fb46d8,srvhp=0x110fb48f8)
    4 ETW000                                                                              53  0.015016
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed with rc=12541
    4 ETW000                                                                            2022  0.017038
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12541'
    4 ETW000                                                                              47  0.017085
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 12541        28  0.017113
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12541  performing CON [dblink#3 @ 431]
    4 ETW000                                                                             140  0.017253
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12541: TNS:no listener [dblink#3 @ 431]
    4 ETW000                                                                              46  0.017299
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'PRD'"
    The listener are running with oraprd user.
    Can you help me??
    Thanks you very much in advance!!

  • JAVA SCRIPT application: Invalid username/password combination. If you continue to get this error, try entering your email address as your username.

    Every time I start up Firefox, I get the following:
    JavaScript Application
    "mfernandez1957" Invalid username/password combination. If you continue to get this error, try entering your email address as your username.
    What do I do?
    Another issue is hang ups, I mean every few seconds it hangs up and I get (Not Responding), which is frustrating when you're entering data or whatever and in the middle it freezes so then you have to go back and retype stuff that never got entered. It even hangs right out the gate, I get (Not Responding), I mean, before Firefox is even fully loaded, it hangs, it even hangs (though considerably less frequently) with all my plug ins currently disabled. So that's another issue.
    If y'all can help, I would be grateful.

    hello, please try to [[Reset Firefox – easily fix most problems|reset firefox]] and see if this can address the issue...

Maybe you are looking for

  • Hp AIO app trouble finding printer.

    I recently downloaded HP AIO app for Apple device wireless printing my printer HP photo Smart C1580 is connected by ethernet to the router for some unknown reason this app does not seem to be finding my printer. Is there a answer to this? This questi

  • How do I erase ALL data on my 8 year old iMac 10.6.8?

    I'd like to erase ALL data on my 8 year old iMac 10.6.8 before hauling it off to electornics recycling. I have the original Snow Leopard start up disc but need help in it's use for this purpose. Any help would be appreciated. Richard

  • WRITING MULTIPLE INES USING JDBC ADAPTER

    We are working a solution file-Jdbc that presents the following xml after activation of the cenario in question:   <?xml version="1.0" encoding="UTF-8" ?> - <p2:P1_Funcionario_MT xmlns:p2="urn:cemig:P1:RH"> - <ESTRUT_FUNC> - <TFUNCIONARIO ACTION="UPD

  • "Other" Stuff taking up Capacity space!!! HELP

    For some reason I have 5.05GB of "Other" taking up my capacity space! I've tried minimizing some of my songs, tv shows and pics and for sore reason I can't get the orange "other" stuff cleared up. Someone please tell me how to fix this! Thanks

  • Built up new XI System

    Hi, We built up a new XI System. So far everything works fine. Now we start to export/import objects from the old system. On IR side this works fine - but on ID side it result with following error (when I try to import objects): "The Business system