Password case sensitive of 11G + DB Vs Oracle 10g reports

Dear Experts,

Currently, we have migrated our database 10g R2 to 11g R2. 11g when using the password is case-sensitive and our password is the mixture of upper and lower charecters.

Our Oracle application server version 10g R2. When we call the report from oracle forms its doesn't open is not the page.
In queue in the report it shows as completed with error: REP-501: unable to connect to the specified database.
But if we keep our db 11g password all higher report runs correctly.

Where I have to change to have upper and lower as db 11g and 10g reports.

This is the right place to post this thread here or I have to post under reports.

Please help us.

Kind regards
Barry M

Maybe it helps Re: 10.1.2.3 and RDBMS to Oracle 11g R2 forms

Tags: Oracle Development

Similar Questions

  • Passwords are case-sensitive in 11g

    Hello

    It is a rather silly position, but I've been googling and can't find if Developer SQL supports case-sensitive or not connection. I read some other clients always send a 'uppercase' password (no matter how you typed it) that causes problems with Oracle 11 g. Is "compatible" with the new policy of the case-sensitivity of 11g SQL-Developer?

    Thank you.

    Yes SQL Developer is certainly compatible with the case of 11g password.

  • 10.1.2 running against Oracle DB 11 g - password Case sensitivity of form

    We run Forms 10.1.2 and recently updated our database to 11g. We find that 11 g is now case-sensitive passwords. Here's our problem...

    Inside of forms, we use the function GET_APPLICATION_PROPERTY (PASSWORD) to recover password of the current user, and then use the string returned to open new forms like this:
    WEB.SHOW_DOCUMENT ('javascript:void(window.open("http://'||ip_port||'/forms/frmservlet?pageTitle=Mailpiece RCPT Scan&config=TTMSMENU&form=mailpiece_rcpt_scan&userid='||user||'/'||GET_APPLICATION_PROPERTY(PASSWORD)||'@'||:global.DB_Instance||'","","resizable=yes,location=no,toolbar=no,menubar=no,status=no,"));self.close()','_blank');
    We discover that the function returns the uppercase password string only... This is a problem because the password for the user may now be low or cases and therefore the method above to open a new form fails.

    Is there something that we can change the environment of forms to force the function returns the password of the equally sensitive string case?

    Any help would be greatly appreciated.

    Freely? Well, that depends on your definition. If you are using OPEN_FORM, the form will open and you can access the original shape, which is that you just called. The only limitation is that the two "forms" are contained in the same parent applet window. So, if you use separateFrame = true, which means that you have a window and a window from the applet with 2 floating forms displayed. If you use separateFrame = false, then you only have a single browser window. The applet container notes that the browser and to parent two open forms, but again, they would be independent of each other in the window of one of the parents.

    Another option, if you want to continue to do what you're currently would be to enable SSO. This would allow you to open new browsers, but retains the information to log in a more secure way. It would be pointless to include in the URL.

  • Oracle 11g compatibility with oracle 10g and 9i?


    Hi all



    I have a few questions about the compatibility of 11g.



    Client Oracle 11g is compatible with oracle 10g client that is already installed on the desktop computer?


    If any changes to do so and where?



    Is oracle 11g oracle 10 g/9i on the same server where are installed the 10 g/9i compatible?


    Concerning

    If the question you ask yourself is 'Can I have multiple versions of the Oracle installed on the same client computer' or "Can I have several versions of the database Oracle installed on the same machine", the answer is Yes. As long as you install each version in another House of Oracle, and we are talking about versions 8.1.5 and upward, you can have as many different versions of the client and the database on the same machine as you wish. Of course, you are still subject to the support of operating system compatibility (e.g. Oracle 9.2 did not had been supported on Windows 2008, so do not expect to work).

    The only problem you may have would be with components that are not compatible with several House. This mainly affects third-party Windows drivers (drivers third party ODBC, etc.) who do not know how to work with multiple Oracle homes and end up using which version of the client Oracle happens to appear first in the path.

    Justin

  • Oracle 10g reports

    How to compile and run a report oracle directly on the server without using the report generator.

    Please let me know... If anyone has the idea...


    Thanks in advance...
    Data boy

    There is an example script http://www.developpez.net/forums/d87626/bases-donnees/oracle/outils/reports/migrationforms6i_9irequete-dynamique-reoprts/#post580328 here

  • ORACLE 10g reports - how to hide the screen parameter

    QUESTION:
    : I have a report that has been designed in 6i. It has a screen of parameter. Now, I have converted the report to 10g and pass parameters to the report of a form. The 6i parameter screen is therefore not required. However, when I look in the FORM of SETTING of PAPER report editor icon, the old route of 6i parameter appears.

    HOW to stop screen parameter 6i to appear? I didn't need it more because the parameters are passed from a form.

    When you call report forms, pass the parameters PARAMFORM = report number.

  • Oracle 10g and 11g reports

    I recently upgraded from Oracle Forms/Reports 10 g and 11g.  Oracle 10g reports saving as PDF is easily converted into a word document, however, Oracle 11 g converts not as 10 g.  What is the difference and how to make the report of 11g saved in a PDF file be able to convert a Microsoft Word document itself.

    Thank you

    Steven


    Hello

    There is a "known issue" with the PDF file in 11g:

    ALERT: Indicates problems PDF in 11.1.2.1.0 group of fixes for Non-Linux (Doc ID 1522543.1) platforms

    Maybe the problem comes from this 'problem '...

    "Patch Set Exception" exists for this problem.

    Kind regards

  • Oracle 12 c disable case-sensitive password

    Is this possible and how?

    According

    https://docs.Oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60022


    The IGNORECASE argument of ORAPWD and the SEC_CASE_SENSITIVE_LOGON system setting are deprecated in Oracle Database 12c

    Indeed, they are considered obsolete - by default, passwords are case-sensitive.

    You can simply set SEC_CASE_SENSITIVE_LOGON FALSE.

  • An upgrade to 11.2, passwords are case-sensitive automatically?

    Operating system: Solaris 10

    We are upgrading to version 10.2.0.4 to 11.2.0.3? User passwords will automatically become case-sensitive after the upgrade?

    Tom wrote:
    Operating system: Solaris 10

    We are upgrading to version 10.2.0.4 to 11.2.0.3? User passwords will automatically become case-sensitive after the upgrade?

    No - you will need to reset the existing passwords after the upgrade to take advantage of this feature

    http://docs.Oracle.com/CD/E11882_01/server.112/e23633/afterup.htm#UPGRD12434

    Passwords for accounts created after the upgrade automatically are case-sensitive.

    HTH
    Srini

  • case-sensitive password problem

    I created a login using DW8 (php and mysql) page. The behavior on my test site, I discovered that my passwords are not case sensitive. The BigBoy password even get away with bigboy, BIGBOY or any other variant of the case.
    How can I configure my password only access bargain? Is there specific settings, that I need to make the mysql table?

    See you soon,.

    phpStumped wrote:
    > The BigBoy password even pass like bigboy, BIGBOY, or any other variation
    > case. How can I configure my password only access bargain? Is
    > there special settings I need to make the mysql table? See you soon,.

    SELECT queries are case insensitive. To perform a search case-sensitive,
    You must add the binary before the search value. If you have
    used Dreamweaver Log server behavior to the user, you must go to
    Mode Code to modify the SQL query, which should look something like this:

    $LoginRS__query = sprintf ("SELECT username, pwd FROM users WHERE
    user name = %s AND pwd = %s',
    GetSQLValueString ($loginUsername, "text"),
    GetSQLValueString (password$, "text"));

    Change to this:

    $LoginRS__query = sprintf ("SELECT username, pwd FROM users WHERE username =
    BINARY %s AND pwd = BINARY %s. "
    GetSQLValueString ($loginUsername, "text"),
    GetSQLValueString (password$, "text"));

    Who will uphold the case looking for the username and password.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • The WCS URLS are case sensitive?

    Hello Expers,

    We use Microsoft application Oracle Web center sites 11.1.1.6.1, in our website, the URLS are case-sensitive.

    If we wrongly enter any letter in different case(upper/lower) in the URL, giving the content server error.

    We do all customizations?

    Please let us know your valuable suggestions.

    Thank you

    Delphine Pilli.

    Hi delphine,.

    If I understand your question, the answer is Yes, and the best way to achieve this is Vanity URL. The only problem is that in 11.1.1.6.1 is not yet supported, so you would have to implement the framework GSF or update your product to the new version of the Sites with WC, in which this feature is already implemented. Working with Vanity URL, you can easily create URLS for your types of assets, even create patterns that auto generates the links. So, for example, you can use. toLowerCase() to the name of the asset or another similar methods to create the link like you. Take a look at the Oracle documentation:

    Configuration of Vanity URLs - 11g Release 1 (11.1.1.8.0)

    Kind regards

    Enrique

  • How can I get APEX to recognize the password case?

    Hi all.

    I'm trying to find out why Oracle APEX recognizes all case as equivalent passwords?  I would like to as Oracle APEX to be more precise.  In other words if the password is 'Boy13ab!', I want Oracle to allow that the character set and not 'boy13ab '!  For some reason, in the APEX, "Boy13ab!" = "boy13ab!" for my application.  The Oracle table has stored correctly.  I googled but found nothing suitable.

    Thank you.

    Hello

    APEX workspace user passwords are certainly sensitive. The APEX_AUTHENTICATION. CONNECTION API is only the entry point for the authentication framework and should * NOT * be avoided. It really depends on the used authentication scheme how the credentials are verified. Your application probably has a custom authentication scheme based on your USERS table that applies LOWER or HIGHER on the password, like Jeff suggested.

    Kind regards

    Christian

  • the sensitive search case sensitive and non-respect of case-sensitive

    Hello!

    We are with 11g enterprise edition for our product. In the past, we used the LIKE operator to search for our fields of type string. So, we had an index of based function (UPPER (stringfield)) for non-respect of the case. and an index of second normal for a case sensitive search

    Now, we want to use the oracle for the search text option (best performance, search for similar words,...). How work with case oracle text and no respect for case-sensitive?

    As far as I know, I can set a lexer and set a property to deal OR not to case... But I need two... Do I need 2 text totalisators?

    Thank you
    Markus

    Yes, that's correct.

  • Create user is case-sensitive in XE11?

    Hello

    I created a user:

    CREATE THE TEST USER IDENTIFIED BY TEST TEST DEFAULT TABLESPACE;

    I tried to connect with lowercase letters
    sqlplus test/test
    It did not work.

    I tried to connect with capital letter:
    sqlplus TEST/TEST
    and it worked for me.

    Someone who can confirm?

    In the 10 XE is was not case sensitive.

    Best regards

    Achim Klausmann wrote:
    Hi Udo,

    Only passwords or user names too?

    Achim

    Achim,

    You could easily test? Anyway, only passwords are case-sensitive.

    Please read: http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/initparams211.htm#REFRN10299

    Concerning

    Grosbois

  • E-mail account became case-sensitive?

    I have several email accounts on my iPhone and my iPad. One is a gmail account where I capitalized the first character of the email on the iPad (even if the gmail account is tiny everywhere).

    Recently, I changed the PW and, of course, has had to update my gadgets Apple with the new PW as well.

    No problem on the iPhone (7.1.2), but on the iPad (9.3.5) I'm stuck in a deadlock situation.

    He told me that I have to 'Enter the password again' and I get redirected to another page (web page?) where I get my new PW. However, he is rejected because "the user name or the IPL is wrong" which they are not.

    As I am out of the normal e-mail settings page (and can't get there until I asks me to enter the new PW again), I can not change the spelling of the user name.

    I came to the conclusion that some Apple update has changed the 'method of comparison of the name of the user' from case-insensitive to case-sensitive. I'd rather be changed to how it works on my iPhone. Or at least to find a way to change my user name capitalization, somehow.

    Any ideas? (Deletion and reopening of the account according to me, would be not a little practice, I would lose a few emails sent from the iPad, I don't)

    Hello. The web page is a login to Google to confirm the validity of your change. Your Google user name may be case sensitive. Maybe it's a change in security by Google. If gmail saves sent mail (I don't know), then deleting your account on the iPad shouldn't lose those who can not be recovered.

Maybe you are looking for