Patch problems in Oracle 10g

HI All,
Recently a security patch was applied in our oracle 10g database. After that a strange problem has occurred, where in many correct data is wrongly rejected after validations. if the data are processed again then some data are correctly passed through the validations. These process as to be repeated to properly pass all the valid data otherwise they are wrongly rejected. the values are passed through arrays in these validations. Is there any problems with arrays in oracle 10g

Your explanations are not clear at all, at least for me.
What data are you talking about ?
What validations' processes ?
What 10g ?
What patch ?
What OS ?
Could you try to rephrase your entry ?
Nicolas.

Similar Messages

  • Problem in oracle 10g release 2

    I faced strange problem while selecting data from join of tables (in oracle 10g). While selecting, when the order of fields in "group by" clause is changed, the resulting summary of values is changed too. For eg,
    query1 = SELECT F1, F2, F3, SUM(F4)
    FROM TBL1
    GROUP BY F1, F2, F3, F4
    query2 = SELECT F1, F2, F3, SUM(F4)
    FROM TBL1
    GROUP BY F2, F4, F1, F3
    The results SUM(F4) given by query1 and query 2 do not match. While testing these querries in differnt environments, we found such problem in ORACLE 10g RELEASE 2 only and not in ORACLE 10g RELEASE 1. I need to execute this query in oracle 10g. Can anybody help me finding the exact problem?

    The results SUM(F4) given by query1 and query 2 do not matchSince the group by clause is not same, the result of sum can be different.
    Can you provide us some dataset ?
    Nicolas.

  • Installation problem with oracle 10g release 1 in RHEL ES 4 platform

    Hi,
    I am facing such a problem. I want to install Oracle 10g release 1.
    I am using linux 86_64
    os is RHEL ES 4 UPGRADE 5 X_86_64
    When i put the command ./runInstaller It shows os is not supported.
    Is there any way to install this oracle version.
    Can u please suggest which version os is suitable for this.
    please suggest.
    Thanks & regards

    WHICH 10gR1 software do you use? Oracle provides different versions, you need 10.1.0.3 for Linux x86-64 from the OTN download page.
    By the way I would install 10gR2.
    Werner

  • Open cursors problem- j2ee + oracle 10g

    Hi,
    I am using EJB on sunOne application server 8.1., Oracle 10g DB.
    EJB container connects to Oracle DB through a set of connection pools.
    BMP for all entity beans.
    I have about 160 PL/SQL functions that make up the business logic of the online application. everytime the application runs, I get an increasing number of open cursors, including some of the ones that are explicitly closed within PL/SQL (inspection with sys.v_$open_cursor).
    I made sure all CallableStatements, PreparedStatements, RecordSets within the beans are closed and set to NULL. All PL/SQL functions use explicit cursors, so every select statement is managed within a cursor which is explicitly closed when the function finishes with it.
    From v$open_cursor, I identified the sessions with the cursors still open, and issued (ALTER SYSTEM KILL SESSION �sid, #serial�) for each of the sessions (this is done via a PL/SQL function for all inactive sessions).
    These sessions have state INACTIVE, and wait_class IDLE. This has Killed all sessions, but I was not able to use the application anymore. I suspect by killing those sessions we have also caused the connections between EJB container and the Oracle DB. The only way to use the application now is to stop and restart the sunONE domain � this is very inconvenient.
    Has anyone encountered a similar problem? any suggestions to reduce or eliminate the open cursors number? Please help.
    Thank you all

    Maybe you can try to have a smaller steady-pool-size and idle-timeout-in-millis for your connection pools.
    Also, if that's at all possible, have smaller number of connection pools being shared by more apps.
    Just my 2c.
    thanks.

  • Problems: install oracle 10g 32 bits on RH 5.8 x64

    Hello,
    Someone has given me an oracle 10g 32 bits to install on a Redhat 5.8 64 bits server (no other server available).
    I have a lot of errors during the installation process
    exemple:
    INFO: /usr/bin/ld: skipping incompatible /oracle/client/10x_32/lib/libxml10.a when searching for -lxml10
    /usr/bin/ld: cannot find -lxml10
    collect2: ld returned 1 exit status
    I installed libxml10 64 and 32 bits on the system !
    I would like to know if this configuration is POSSIBLE ???!
    If yes, what is the solution / process to fix these compli. problems :-|
    Thanks for your help !

    962147 wrote:
    yes i read the installprocess and pre requisits:
    But first "**is it possible to install oracle 10g 32 bits on redhat 64 bits ???* "
    yes or no ? :-(
    I've never seen any 32-bit software that DIDN'T run on a 64 bit OS, as long as the necessary libraries are installed.
    I used this process: is it the good one ?
    http://www.oracle-base.com/articles/10g/oracle-db-10gr2-installation-on-rhel-5.php
    Tim does a very nice job with his stuff on oracle-base, but that is NOT the official documentation. Why not use ORACLE'S own installation guide? Have you seen http://docs.oracle.com/cd/B19306_01/install.102/b15667/toc.htm
    And why are you installing a a version of Oracle that is out of support?
    And as long as you have a 64-bit OS, why would you want to run a 32-bit version of Oracle?
    Edited by: 962147 on 29 sept. 2012 13:06Edited by: EdStevens on Sep 29, 2012 9:22 PM

  • I have a problem with oracle 10g express edition

    Hello,
    I have just installed oracle 10g express edition and I have a problem with the script editor. I can write anything in the window that appears below buttons undo,redo and find, It is like disabled. I use windows XP, Firefox 2.0 ( I have also tried with Iexplorer and It does not work either). I have javascript enabled.
    anyone knows what is the problem?
    Later,I have installed it in a virtual machine of Windows 2003 Server and It works well but I`d rather use it in my Microsoft XP
    Thank you very much
    Fernando Martínez

    It looks like you can fix this if you replace the codearea.xbl.xml and codearea.iframe.html files in the
    /i/editor folder with files from an Apex 2.2.1 installation - such as the one on apex.oracle.com.
    Since I don't know what the licensing implications are, I will let you figure out the details.

  • Problem with ORACLE 10g on VirtualBox ....

    Hi,
    Currently, I installed an instance of ORACLE 10g on Virtual Server with Windows Server 2K3 Enterprise x86, but after to turn off o restart the virtaul Machine, areceived an error of ORACLE "ORA-12514"...
    I had created the virtual server 3 times but the problems continues, Can somebody help me?
    Thanks.
    Oscar Carrizales.

    1000990 wrote:
    Hi,
    Currently, I installed an instance of ORACLE 10g on Virtual Server with Windows Server 2K3 Enterprise x86, but after to turn off o restart the virtaul Machine, areceived an error of ORACLE "ORA-12514"...
    I had created the virtual server 3 times but the problems continues, Can somebody help me?
    Thanks.
    Oscar Carrizales.ORA-12514 ALWAYS only occurs due to a problem on DB Server system.
    One cause of this problem is when the Oracle database is down & needs to be started.
    A remote client send a request to the Listener asking to be connected to a specific service.
    If/when the listener does not know anything about that service, the listener responds with ORA-12514
    post results from the following two OS commands:
    lsnrctl status
    lsnrctl service
    Since every connection request to the listener gets logged, listener.log file will contain a line with 12514 as status code.
    This line contains valuable debugging details. So post this line & surrounding lines.
    for additional debugging suggestions read the URL below:
    http://edstevensdba.wordpress.com/2011/03/19/ora-12514/

  • Form login problem in Oracle 10g AS, even form does display

    Dear All
    We are facing one problem, when we access form with oracle 10g AS, the form is displayed, but when we enter username and password, it doesnt go to the other screen, it remains hang there and doesnt do any thing, neither give any error.
    we would appreciate the help.
    thanks in advance

    Sounds like you cannot connect to the database....
    Is there a firewall between the app-server and the database? If yes, could you check with your firewall people that all traffice from db-server is allowed to app-server (from app-server to db-server just 1521, or another port that you used for the listener, is enough)
    If not all traffic is allowed, then check the USE_SHARED_SOCKET environment variable (this is the windows name, there is a setting like this for unix too, but I can't recall the exact name by heart. It might be different)

  • Problem with Oracle 10g

    i have installed Oracle 10g in my PC.
    as usual, some username inclusing SYS,SYSMAN will be using the password specified.
    after finish installing, a database will be created.
    and supposed i can use the username mentioned above to log into the Web-based Enterprise Manager as well as SQL*Plus.
    however, after the first time logging into the EM, the next day, it prompt me to startup the database or "perform Recovery".I start it up with the name as well as the OS username and password. but i cant log into the web based EM.
    besides, i also cant og in to the SQL*Plus using the username (etc. SYS, SYSTEM...) with the relevant password.It asked me for another information, host string, but leave it blank...
    so what should i do to solve this problem? i have tried for so many days and still cant solve the problem.any files that need to be modified or any steps that i have ignored?
    i am new with that...hope someone can guide...
    --thank you XD 

    ya, i get the error messages as shown
    >
    Error:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    i try to connect it to SQL*Plus before attempting to log into the Enterprise Manager.Is this ok?
    however,i cant even connect into both SQl*Plus or EM.
    --thanks ;)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Initial Login Problems with Oracle 10g Express

    Hi,
    Can anybody help, im a student trying to use oracle 10g Express for a project, my problem is the express will not allow me to login as an administrator from the word go. I'm using the right user name and password and every time I login the page just refreshes itself with no other prompts. If i type the wrong credentials i get a message saying so and if using the Hr user name and password it says its locked as it should. Ive used the sql prompt to login and this works so i no the password and user name are correct, but id like to use the GUI if i could. Ive unistalled and reinstalled twice still no joy. Any suggestions?

    Hey again, thanks for your replies, Yes i have been using SYSTEM and SYS with a password of oracle in the GUI interface. When i use the SQL prompt i use the following to login:
    SQL> conn system/oracle
    connected.
    SQL> Show User
    USER is "SYSTEM"
    This says to me that i have logged into the database but still i have no luck in doing the same through the GUI interface using the same credentials.

  • Password problem in oracle 10g after upgrading from oracle 9i

    Hi to all,
    i'm migrating oracle 9i to oracle 10g. in oracle 9i username/password are same character(eg kareem/kareem)
    after upgrading to oracle 10g will it create any problem. Because in oracle 10g the condition is when creating user is username and password should not contain same character (kareem/kareem not allowed).
    Thanks in advance

    in oracle 10g document, they have mention below condition to create user. See the second condition.
    • Passwords must be between 4 and 30 characters long.
    • Passwords cannot be the same as the user name.
    • Passwords must be from the database character set and can include the underscore (_), dollar ($), and pound sign (#) characters.
    • Passwords cannot be Oracle reserved words.
    • Don't start the password with a numeral.
    • Don's use change_on_install or manager as passwords, since they are used by Oracle.
    As i'm going to upgrade oracle 9i to 10g. if it give problem because username and password are same then i have to request my development team to change the password in their application.Can you please verify and tell me.
    Edited by: user7071421 on Sep 25, 2008 4:33 AM

  • Problem in oracle 10g(client) to server is oracle 8i

    i want to coneect oracle 10g is client to oracle 8i is server. so i am getting problem.
    how to connect oracle 10g (client) to oracle 8i server.please give me steps.

    so i am getting problem
    Apart from the fact it doesn't work - which error message do you recieve??
    Dim

  • View problem in Oracle 10g migration

    Hi,
    I am involved in Oracle migration from 9 to 10g.
    I have a problem with a view that works in Oracle 9 but in Oracle 10g raise the following error:
    ORA-01446: cannot select ROWID from, or sample, a view with DISTINCT, GROUP BY etc.
    In the view source there is a call to another view and in the last one another call to a view with a group by keyword because I need the max() column value in a table, so I need the group by keyword!!!
    Any suggestion/work around to get the max() value without group by???
    thanks

    Hi,
    Yes, MAX (and almost all the other aggregate functions) have analytic counterparts.
    For example,
    MAX (column_1) OVER (PARTITION BY column_2)calculates the same MAX that you would get with
    MAX (column_1)
    GROUP BY  column_2But without grouping.
    (I suppose you'll still want to get only one row per group in your view, but there are ways to do that without using GROUP BY.)
    If you need help, post:
    some sample data (from the base tables),
    the output you want from that data (that is, the contents of the view), and
    your existing view definition.

  • Problem with Oracle 10g Backup

    Hi all! I'm using an Oracle 10g Database installed on a Windows 2003 Server. I have some problems configuring backup policy. First time I configure backup, the flash recovery area size was too small. Waiting for a new disk to arrive (this is a test enviroment), I had to disable archive log mode and now the only backup I can do is logical: export of the entire database. The problem is that Oracle 10g continues to make backups every night and creates empty folder with the data in which the backup was started. I want to completely disable the backup policy. How can I do this? Is it possible to view which is the backup policy defined without using EM console? Infact from the EM console seems that there is no backup policy defined. Thank you for your attention.
    Stefano.

    Ok! I've solved the problem. It was sufficient to eliminate the job executed for the backup from the first tab of the EM console.
    Bye.

  • Problem Installation Oracle 10g   Centos 5

    Hello everyone!
    I tell them my problem:
    last week I'm trying to install 10g oragle realese 2 on linux. At first attempt to install on Ubuntu 11.10 but came to the installation and always had binding problems, I always look for a missing library every forum and never knew what it was. In previous versions of Ubuntu I never had problem. Another thing I do simulate linux on virtualbox.
    To all this, I decided to throw out Ubuntu and I read that the distribution Centos 5 was a clone of Red Hat distribution, so, install linux all over again.
    Install linux, I saw all the documentation of oracle 10g, I saw the notes on the installation, I did all the prerequisites, download the libraries that read the notes. and install it when I get this
    oracle@localhost database]$ ./runInstaller -ignoreSysPrereqs
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    If anyone could help me, I appreciate it.
    Sorry for my English.
    regards

    user9930565 wrote:
    Hello everyone!
    removed long whine
    >
    oracle@localhost database]$ ./runInstaller -ignoreSysPrereqs
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directoryit appears to be a problem involving X-Windows
    does the xclock utility work for you?
    OUI will fail when xclock fails to run OK

Maybe you are looking for

  • Issue with 1231 AP's rebooting

    On one site we have 12 cisco AIR-AP1231G-E-K9 AP's running IOS Version 12.3(2)JA4. They are accessing a variety of applications from RF scanning to PDA's. this is standard across the company but we are having problems with 10 of these rebooting due t

  • Non Deduction of TDS in Case of Open Credit Line Items in GR/IR account

    Dear Experts, I would like to request you to please give ur suggestion/advise in the below issue:- In our earlier legacy system(oracle) we used make provision entry based upon the activity done & certified by respective non finance dept by(against wh

  • Insert 'illegal' characters into file name for print label?

    Hey all (Happy New Year) I actually see some people here who helped me with this originally so many years ago (hi 'x'). Any way, I'm using this .js file to annotate aerial imagery prior to printing, and I know just enough about scripting to make chan

  • PO: Tax amt to be convert into local currency for government declaration

    Dear All, I have this scenario where the Company currency and Vendor currency is in USD. Because of Domestic Purchase, so Tax/VAT is incurred. For my case, because company and vendor currency are both in USD, but when declare the tax to the governmen

  • Inventory Managaement

    Hi, I have initialized the opening balance(BX) for IM Plant wise, I mean for all the plants in R/3 I have run parellel jobs.Then for BF I have filledup the setup tables using Material Document Numbers and for UM I ahve done Company Code wise. Now I w