ORA-01990

Hi,
when starting my DB (8.1.7 on Win 2003 server) I have :
SQL> connect sys/****@myDB as sysdba
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 401778716 bytes
Fixed Size 75804 bytes
Variable Size 126464000 bytes
Database Buffers 275161088 bytes
Redo Buffers 77824 bytes
ORA-01990: error opening password file 'C:\oracle\ora81\DATABASE\PWDmyDB.ORA'
But I issue :
SQL> alter database open;
Database altered.
SQL> select status from v$instance;
STATUS
OPEN
SQL> show parameter remote_log
NAME TYPE VALUE
remote_login_passwordfile string EXCLUSIVE
What is wrong with my DB ? How can I startup directly ?
Many thanks.

HI,
Well there can be two solutions.
1) Create a password file which Oracle is looking for using ORAPWD utility.This will make the database come up smoothly.
2)In case you are not going to use any remote connetions of sys user, make the parameter remote_login_passwordfile=none.This will suppress the use of password file at all.
Aman....

Similar Messages

  • [HELP] ORA-01990 Error opening password file '/home/oracle/OraHome1/dbs/ora

    Dear All,
    I have changed the PWD file on oracle 9.2.04 under linux redhat advance server 2.1. but when i start to open database by issuing dbstart, i get
    ORA-01990: Error opening password file '/home/oracle/OraHome1/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux Error: 2 : no such file or directory
    additional information: 3
    How to solve the problems?
    thanks and regard
    ER

    Hai all...
    I did it all..
    but still I got
    ORA-01990: Error opening password file '/home/oracle/OraHome1/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux Error: 2 : no such file or directory
    additional information: 3
    Help me...
    Thanks
    regard
    ER

  • Ora-01990 error in opening the password file

    Hi,
    I created a password file by using orapwd utility. Then later on I modified the remote_login_passwordfile in the spfile by giving the command:
    sql> alter system set remote_login_passwordfile=exclusive
    scope=spfile.
    Then it is altered. Later on I shutdown the database and When I was trying to connect to the databse again, I am getting the following errors.
    ORA-01990 error openeing the passowrd file.
    ORA-27037 unable to obtain file status
    linux error:2 no such file or directory.
    Thanks in advance.

    Hi,
    I tried that also.It is giving ora-32001 write to spfile requested but no spfile specified at startup.
    First Manually I deleted the password file and I set the remote_login_passwordfile=none in the parameter file and again I started the instance just by giving
    sql>startup open pfile='OraHome1/dbs/initRADHI.ora'
    then I tried to modify the the Remote_Login_PASSWORDFILE thru alter system set command.then it is giving the above error. then I again shutdown the DB and again I started without specifying the parameter file or spfile just saying sql>startup. Then also it is not taking the SPFILE to startup. why is so? Then also same error I am getting?
    ora-32001 write to spfile requested but no spfile at startup. can anyone of you help me.
    Thanks,
    Have a nice day.

  • Password file auth - error ORA-01990: error opening password file '/p00/ora

    Hi, Im setting up password file auth on our existing database.
    Ive run this
    orapwd file=orapwdt04.pwd password=secret entries=5
    then set this in the .ora file
    remote_login_passwordfile=exclusive
    But when I restart the dabase im getting this error
    ORA-01990: error opening password file '/p00/oraprod/9.2.0/dbs/orapw'
    How / where do I tell the database to look for the password file.
    Im running on AIX and Oracle 9.2.0.6
    thanks for looking.

    password filename must be in the format of orapw<sid> and location of the file $ORACLE_HOME/dbs

  • ORA-01990: error opening password file

    After I unset NLS_LANG ( can you explain this ??? )
    I am able to start the create database command. BUt
    what happens than I do not understand.
    SVRMGR> connect internal
    Connected.
    SVRMGR> startup nomount pfile =
    /home/oracle/admin/peter/pfile/initpeter.ora
    ORACLE instance started.
    Total System Global Area 35298704 bytes
    Fixed Size 64912 bytes
    Variable Size 18284544 bytes
    Database Buffers 16777216 bytes
    Redo Buffers 172032 bytes
    SVRMGR> CREATE DATABASE "peter"
    maxdatafiles 254
    maxinstances 8
    maxlogfiles 32
    character set US7ASCII
    national character set US7ASCII
    DATAFILE '/home/oracle/oradata/peter/system01.dbf' SIZE 175M
    logfile '/home/oracle/oradata/peter/redo01.log' SIZE 500K,
    '/home/oracle/oradata/peter/redo02.log' SIZE 500K;
    2> 3> 4> 5> 6> 7> 8> 9>
    CREATE DATABASE "peter"
    ORA-01501: CREATE DATABASE failed
    ORA-01990: error opening password file
    '/home/oracle/product/8.1.5/dbs/orapw'
    SVRMGR> exit
    where do I get this file or how to create it ?
    null

    peter schlaeger (guest) wrote:
    : After I unset NLS_LANG ( can you explain this ??? )
    : I am able to start the create database command. BUt
    : what happens than I do not understand.
    : SVRMGR> connect internal
    : Connected.
    : SVRMGR> startup nomount pfile =
    : /home/oracle/admin/peter/pfile/initpeter.ora
    : ORACLE instance started.
    : Total System Global Area 35298704 bytes
    : Fixed Size 64912 bytes
    : Variable Size 18284544 bytes
    : Database Buffers 16777216 bytes
    : Redo Buffers 172032 bytes
    : SVRMGR> CREATE DATABASE "peter"
    : maxdatafiles 254
    : maxinstances 8
    : maxlogfiles 32
    : character set US7ASCII
    : national character set US7ASCII
    : DATAFILE '/home/oracle/oradata/peter/system01.dbf' SIZE 175M
    : logfile '/home/oracle/oradata/peter/redo01.log' SIZE 500K,
    : '/home/oracle/oradata/peter/redo02.log' SIZE 500K;
    : 2> 3> 4> 5> 6> 7> 8> 9>
    : CREATE DATABASE "peter"
    : ORA-01501: CREATE DATABASE failed
    : ORA-01990: error opening password file
    : '/home/oracle/product/8.1.5/dbs/orapw'
    : SVRMGR> exit
    : where do I get this file or how to create it ?
    I responded to your previous post. Look in ORACLE_HOME/bin for
    orapwd. Run this.
    null

  • Error creating a database on oracle9i

    I have win2k server SP2 with 30 Gb and 1.7Gb RAM.
    I installed oracle9i software Ok.
    But when I create a database an error appears in dbca (read or write error), I tried first a general purpose database, after I tried a new database with less options but the same error appears.
    I also tried create sql scripts and run manually de creation of the database, but it says that is not connected to oracle.
    In a .trc file a found this text:
    *** SESSION ID:(7.3) 2002-06-14 16:08:21.000
    ORA-01501: CREATE DATABASE ha fallado // failed to create the database
    ORA-01990: error al abrir el archivo de contrase?as 'C:\oracle\ora90\DATABASE\PWDaiac.ORA'
    // error on open passwords file
    ORA-27041: no se ha podido abrir el archivo
    // cannot open file
    OSD-04002: no se ha podido abrir el archivo
    // cannot open file
    O/S-Error: (OS 2) El sistema no puede hallar el archivo especificado.
    // the system cannot find the file specified
    Any idea?
    Thanks

    No schemas have been created.You should at least have the defaults schema SYS and SYSTEM, isn't it ?
    Well, you can read the documentation about import :
    http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96652/ch02.htm#SUTIL002
    Then comeback for further question.
    Nicolas.

  • Rollback segment is filling up during creation of the database

    Hi
    The Rollback segment is showing around 520mb immediately after
    creation of the database after following the wizard provided in
    the enterprise manager of oracle. What might be the reason. How
    to reduce it. Could any one give me a solution for this matter.
    Thanks in Advance.

    I tried creating the password file using the following command:
    orapwd file=/home/oracle/product/9.2.0/dbs/orapwHR.ora
    password=HR entries=5
    and got the same error:
    ORA-01501 Create Database failed.
    ORA-01990 -ERROR opening password file '/home/oracle/product/9.2.0/dbs/orapw'
    ORA-27037 Unable to obtain file status.
    Linux error: 2: No such file or directory.
    Additional information: 3.
    Does anybody know how to fix this problem?
    Thanks,
    Katya

  • Error opening password file

    Hi, I'm traying to start up a database in sqlplus on SuSE 8.2 and Ora9.2, I have the next error:
    SQL> conn / as sysdba
    Connected to an idle instance.
    SQL> startup pfile=/opt/ora9/admin/pavilion/pfile/initmydb.ora
    ORACLE instance started.
    Total System Global Area 101781824 bytes
    Fixed Size 450880 bytes
    Variable Size 83886080 bytes
    Database Buffers 16777216 bytes
    Redo Buffers 667648 bytes
    ORA-01990: error opening password file '/opt/ora9/product/9.2/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    My password file is /opt/ora9/product/9.2/dbs/orapwmydb
    How can I use my orapwmydb file?

    Hi Marco,
    as far as I know, you have to use the REMOTE_LOGIN_PASSWORDFILE = SHARED option in your init...ora file.
    In this case you have one password file for one or more databases. It can only have the entries for SYS and INTERAL.
    I'm sorry to cannot answer your question of having different password files for different databases %-)
    Klaus

  • Errors in manual creation of oracle 10g database

    I created oracle 10g database manually and i am getting post installation errors.. could you please help out?
    I executed @?/sqlplus/admin/pupbld.sql but it still shows
    Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded!
    You may need to run PUPBLD.SQL as SYSTEM
    i tried to see
    SQL> desc product_user_profile;
    ERROR:
    ORA-04043: object "SYSTEM"."SQLPLUS_PRODUCT_PROFILE" does not exist
    not there?? any other scripts to be run ? please guide me.
    2. I can not able login sys@sid as sysdba
    SQL> select * from v$pwfile_users;
    no rows selected
    i changed
    remote_login_passwordfile string EXCLUSIVE
    re-started db but no help...
    SQL> grant sysdba to sys;
    grant sysdba to sys
    ERROR at line 1:
    ORA-01990: error opening password file
    I re-created
    $ORACLE_HOME/bin/orapwd file=$ORACLE_HOME/dbs/orapwmydb.ora password=xxxx entries=5 force=y
    but no help..
    Could one please help out... ! great thanks in advance..

    thanks for prompt reply .. but still one issue remain..
    oracle DEVS $ sqlplus sys@sid sysdba
    SQL*Plus: Release 10.1.0.4.0 - Production on Thu Jan 7 10:51:44 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-01031: insufficient privileges
    but i can able to login as sqlplus sys as sysdba
    SQL> select * From v$pwfile_users;
    no rows selected
    i tired to do
    SQL> grant sysdba to sys;
    grant sysdba to sys
    ERROR at line 1:
    ORA-01990: error opening password file
    '/u02/app/oracle/product/10.1.0/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    there is already one password file with orapwsid.ora.. how this should be solved ? please help. thanks

  • OCS V2 on linux "CREATE CONTROLFILE failed"

    Hello,
    i'd like some help regarding OCS instalation on linux.
    at first i tried to install OCS V2 on redhat 9.
    added redhat-9 to "certified OSes", installer started, fixed issue with "-z defs", then hung on relinkink webcache ins_calypso.mk. (ignored) later running DBCA get message "ORA-01503: CREATE CONTROLFILE failed" (abort) "ORA-01990: error opening password file ..." (abort) "ORA-27037: unable to obtain file status" (abort) same error (ok) other tasks continues...
    even tried OCS V1 singlebox version. the same problem.
    later downloaded and instaled UnitedLinux 1.0.
    some more issues about fully qualified hostname.
    needed to set /proc/sys/kernel/hostname not only to hostname, but to hostname.domainname.
    and the get the same error.
    i cant find answers to my problems in OTN and Metalink.
    please help.
    Thanks.
    Saulius Speicys

    also followed suse recomendations for Oracle 9i R2 install on SLES8 (920_sles8_install.pdf).
    updated kernel, downgraded gcc .
    and got the same troubles.
    at first with hostname, later with ins_sqlplus.mk, and then at dbca "CREATE CONTROLFILE failed".
    can it be because of fqhostname "ocs.as.local" ?
    or any naming of oracle home "/opt/oracle/product/iasdb" , instance name, or instance name "infra" / "ocs_infra" ?
    i think i'm lost %(
    thanks for any help.
    Saulius

  • Startup of a newly installed Database

    Hi,
    1. If I use startup command with no further clause to specify pfile location, I got error like this:
    ora-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/opt/oracle/920/dbs/initMY_ORACLE.ora'
    2. So then I followed the Administration Guide document to try specifying the pfile location. I found one in admin directory. So I entered:
    startup pfile = /opt/oracle/admin/(DBNAME)/pfile/init(SIDNAME).ora.9202006221750
    Then I see the instance was started, but followed by error:
    ORA-01990: error opening password file ''/opt/oracle/920/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux error: 2: No such file or directory
    Additional information: 3
    In the dbs dirctory there is a file called orapw(SIDNAME), but I cannot use Text Editor to open the file.
    3. I then tried setting pfile = /opt/oracle/920/dbs/spfile(SIDNAME).ora, but got this error:
    LRM-00123: invalid character 0 found in the input file
    ORA-01078 failure in processing system parameters
    4. I also tried setting pfile = /opt/oracle/920/dbs/init.ora and saw the instance was started, but still with error:
    ORA-00205: error in identifying controlfile, check alert log for more info. So I went to check them in /opt/oracle/admin/(DBNAME)/bdump. There are two files: alert_MY_ORACLE.log and alert_(SIDNAME).log. The first one has the current info listing my startup actions 5 minutes ago. The second one lists the installation actions 3 days ago. I think this is strange because was the default SID name or the DBName during installation and I did changed it to my own (SIDNAME). I assume the most recent actions should be in alert_(SIDNAME).log, not alert_MY_ORACLE.log file.
    So, what is wrong? Or what did I do wrong?
    In the item 2 above, is it possile to change oracle's default path for the password file from '/opt/oracle/920/dbs/orapw' to '/opt/oracle/920/dbs/orapw'(SIDNAME)'?
    For item 4, does the fact that Oracle write to alert_MY_ORACLE.log instead of alert_(SIDNAME).log mean somewhere in the system got the DBNAME or SID name confused? If so, how can I fix it?
    Sorry for being so long ...

    a). where do I find other commands such as"$ORACLE_HOME/bin/dbca" to launch the GUI
    interfaces?
    In $ORACLE_HOME/bin directory.Sorry I wasn't specific or clear enough. I meant where I can find more info to learn similar commands to launch other GUI. In other words, if I can use $ORACLE_HOME/bin/dbca to open Configuration Assistant, what kind of documentation would list all such commands so that I can learn to launch other things such as Net Manager, etc. I know I will first read the Admin Guide doc you posted earlier.
    b). what is $ORACLE_HOME variable defined? Is it alinux system variable. If so, is there another
    example, such as calculator or any other programs?
    Since I did set SID to a certain value other thanMY_ORACLE, it seems strange to me that the working
    log file is still using MY_ORACLE in its file name.
    The other log file that is named after the real SID
    only has installation records.
    Can you post me the exact steps that you used for
    change of ORACLE_SID?When I installed the DB a couple of days ago, there was a screen that prompts me to enter Global Database Name and SID. Today, when I used your command $ORACLE_HOME/bin/dbca to launch DB Configuration Assistant, I saw that window again, except this time (if memory is accurate) SID is defaulte to be the same as the Global DB Name. I guess the first time a DB was created?
    When I am writing this the new DB is still under creation.
    such as calculator or any other programs?If you are using some Windowmanager or command line?
    If windowmanager then look at menu (Gnome and KDE
    window managers has start menu similar to windows
    GUI).
    Executables are usually installed in /bin /usr/bin
    and /usr/local/binThanks and I am puting it in the notes.
    I did set them different during installation.AFAIK, DBNAME could be set only during DB creation.
    According to message that you got I belive you didn't
    create the database.I thought a DB was created during installation, although not anyone that I design. What is AFAIK?
    Yep, it's in my bookmarks.If you will read it, you will find all answer that
    you looking for...Shame on me to be a slow reader, or an anxious trier.

  • Backup-Based Duplication with a Target Connection

    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 06/21/2013 11:03:04
    RMAN-06136: ORACLE error from auxiliary database: ORA-01503: CREATE CONTROLFILE failed
    ORA-01990: error opening password file '/u01/app/db9i/OraHome9i/dbs/orapw'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    My instance name is admi in auxliary and admi in target (source). Should I create a password file on auxiliary?

    Additionally execute next:
    At Auxiliary:
    [oracle@preprod ~]$ env | egrep 'PWFILE|ORACLE_SID'
    ORACLE_SID=admi
    [oracle@preprod ~]$ env | egrep 'PWFILE|ORACLE' | sort
    ORACLE_BASE=/u01/app/db9i/
    ORACLE_HOME=/u01/app/db9i/OraHome9i
    ORACLE_SID=admi
    At Source:
    [oracle@bdnewprod dbs]$ env | egrep 'PWFILE|ORACLE_SID'
    ORACLE_SID=admi
    [oracle@bdnewprod dbs]$ env | egrep 'PWFILE|ORACLE' | sort
    ORACLE_BASE=/u01/app/db9i/
    ORACLE_HOME=/u01/app/db9i/OraHome9i
    ORACLE_SID=admi
    What could be wrong.

  • Oracle9iAS Infrastructure Install Prob

    When I am installing 9iAS infrastructure I get an error on the Database Configuration Assistant. At 44% complete the DBCA gives an ORA-01503 cannot create control set error follwed by a ORA-01990 cannot open orapw. These are follwed by a other errors. I am installing on RH 8.0. Does anyone have any suggestions.

    I have the same effect ( also RH 8.0). Before Database Configuration Assistant starts, you can use the orapw utility to create a password file yourself. Then the Database Configuration Assistant will continue. This will solve the Database Configuration Assistant problem, but you will face other errors with the Oracle internet directory config assistant and all stuff that depends on OID. I was not able to solve these.

  • PL/SQL report errors: ORA-01422

    Hi all,
    (before i you read i would like to say i have searched the net for this error code but nothing shows up like this problem..)
    I am getting an error problem when i select certain Schemas from a list on an apex app. page, it only works for some schemas not all..
    When i select one schema, it is supposed to display one row.. when i select [ALL] it is supposed to show them all.
    It does work if i select '[ALL]' from the select list (p3_schema_name), just not for every single individual one.
    the error code:
    ORA-01422: exact fetch returns more than requested number of rows
    declare
      vSchema  varchar2(20);
      vStmt  varchar2(1000);
      vVersion number(5);
      vDBName  varchar2(20);
      vHostName varchar2(80);
      vStmt2  varchar2(1000);
      vVersion2 number(5);
      vDBName2  varchar2(20);
      vServer2 varchar2(80);
      vSchema2 varchar2(80);
      CURSOR c_schemas IS
        select owner from dba_tables@P3_DB_NAME.db_link where table_name = 'DDL_LOG' and num_rows > 0 order by owner;
    begin
      IF :P3_SCHEMA_NAME != '[ALL]' AND :P3_DB_NAME IS NOT NULL AND :P3_SERVER_NAME IS NOT NULL THEN
        vServer2 := :P3_SERVER_NAME;
        vSchema2 := :P3_SCHEMA_NAME;
          vStmt2 := 'select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from &P3_SCHEMA_NAME..ddl_log@&P3_DB_NAME.db_link GROUP BY DDH_DB_NM';
          Execute Immediate vStmt2 into vDBName2, vVersion2;
            htp.p('<br>');
            htp.p('<table border="1">');
            htp.p('<tr>');
            htp.p('<th bgcolor="#FFCC99">SERVER NAME</th>');
            htp.p('<th bgcolor="#FFCC99">DB NAME</th>');
            htp.p('<th bgcolor="#FFCC99">SCHEMA NAME</th>');
            htp.p('<th bgcolor="#FFCC99">PATCH</th>');
            htp.p('</tr>');
            htp.p('<tr>');
            htp.p('<td>');
            htp.p(vServer2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vDBName2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vSchema2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p(vVersion2);
            htp.p('</td>');
            htp.p('<td>');
            htp.p('<BR>');
            htp.p('</td>');
            htp.p('</tr>');
            htp.p('</tr>');
            htp.p('</table>');
       ELSE IF :P3_SCHEMA_NAME = '[ALL]' AND :P3_DB_NAME IS NOT NULL AND :P3_SERVER_NAME IS NOT NULL THEN
       vHostName := :P3_SERVER_NAME;
       vDBName := :P3_DB_NAME;
         open c_schemas;
          htp.p('<br>');
          htp.p('<table border="1">');
          htp.p('<tr>');
          htp.p('<th bgcolor="#FFCC99">SERVER NAME</th>');
          htp.p('<th bgcolor="#FFCC99">DB NAME</th>');
          htp.p('<th bgcolor="#FFCC99">SCHEMA NAME</th>');
          htp.p('<th bgcolor="#FFCC99">PATCH</th>');
          htp.p('</tr>');
        LOOP
          FETCH c_schemas INTO vSchema;
          EXIT WHEN c_schemas%NOTFOUND;
          vStmt  := 'select max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from '||vSchema||'.ddl_log@&P3_DB_NAME.db_link where DDH_SCHEMA_NR = (select max(DDH_SCHEMA_NR) from '||vSchema||'.ddl_log@&P3_DB_NAME.db_link) and rownum < 2' ;
          Execute Immediate vStmt into vVersion  ;
          htp.p('<tr>');
          htp.p('<td>');
          htp.p(vHostName);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vDBName);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vSchema);
          htp.p('</td>');
          htp.p('<td>');
          htp.p(vVersion);
          htp.p('</td>');
          htp.p('<td>');
          htp.p('<BR>');
          htp.p('</td>');
          htp.p('</tr>');
        END LOOP;
          htp.p('</tr>');
          htp.p('</table>');  
      CLOSE c_schemas;
    END IF;
    END IF;
    END;I have checked the DDH_SCHEMA_NR for repeating entries of the highest number.. some of the ones that dont work do have repeating entries some don't.
    Sorry if this is confusing, i have tried to explain it as best as i can.
    Thanks in advance for any help.
    Ashleigh

    Hello Ashleigh,
    Based on your code, I'd start by running this piece of SQL via command-line (thru SQL Workshop, SQL*Plus, Toad, etc.), replacing &P3_SCHEMA_NAME. and &P3_DB_NAME. with values that are currently causing the routine to fail and see if it returns more than one row. I don't know your data, but DISTINCT and GROUP BY are typically used to return multiple (though grouped/summarized) rows. It appears to be the only statement that would cause the error your seeing (more than one row being returned into single variables).
    select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from &P3_SCHEMA_NAME..ddl_log@&P3_DB_NAME.db_link GROUP BY DDH_DB_NM;I'm actually surprised that the code runs at all. I didn't think 'execute immediate' would know what to do with substitutions indicated as "&something." (I've typically seen that when substituting in dynamic HTML/Javascript code but maybe I'm learning something new). But since you already have vServer2 and vSchema2, I'd be more apt to code it as:
    vStmt2 := 'select distinct DDH_DB_NM, max(DDH_SCHEMA_NR)keep(dense_rank last order by ddh_runstart_td) AS "PATCH" from ' ||
    vSchema2 || '.ddl_log@' || vServer2 || '.db_link GROUP BY DDH_DB_NM';Hope this helps,
    John

  • Ora-00604 error and ora 01000 error while report generation.

    hi all,
    I am trying to generate the multiple reports of same template through a program.
    While this job is running, i get the following error at the BIP console and the reports don't get generated.
    [101711_044115578][][EXCEPTION] java.sql.SQLException: ORA-00604: error occurred
    at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-01000: maximum open cursors exceeded
    Kindly help.
    Thanks.

    Lots of resources with a simple search to see what this is about, for example:
    http://www.orafaq.com/wiki/ORA-01000
    ORA-01000:     maximum open cursors exceeded
    Cause:     A host language program attempted to open too many cursors. The initialization parameter OPEN_CURSORS determines the maximum number of cursors per user.
    Action:     Modify the program to use fewer cursors. If this error occurs often, shut down Oracle, increase the value of OPEN_CURSORS, and then restart Oracle.
    open_cursors parameter
    http://download.oracle.com/docs/cd/E11882_01/server.112/e25513/initparams160.htm#REFRN10137
    Oracle support note:
    OERR: ORA-1000 maximum open cursors exceeded (Doc ID 18591.1)

Maybe you are looking for

  • Error message: "Disk is too slow or System Overload."

    When I try to record from the line-in on my MacBook Pro (2.16GHz, 2GB RAM, 100GB 7200rpm HD), I get after some time (that can range from a few seconds to a few minutes) the error message: "CoreAudio: Disk is too slow or System Overeload. (-10010)". T

  • Can't install adobe raw 8.3 in Photoshop Elements 12

    Hello, We've been using Elements 10 for a number of years now without any issues with our camera's RAW formats. We just upgraded to a Nikon D5300, and much to our dismay, discovered it was not supported. After installing a trial of Elements 12 (can't

  • RFC - XI - Java Proxy HTTP_RESP_STATUS_CODE_NOT_OK

    Hi all, I need to work on RFC->XI-> Java proxy. While excuting, i am getting an error : <SAP:Category>XIServer</SAP:Category>   <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>   <SAP:P1>400</SAP:P1>   <SAP:P2>Bad Request</SAP:P2> Ca

  • I cant start SAP NetWeaver Mobile 7.1

    Hello! I explain my situation. I downloaded SAP NWM 7.1 from here http://www.sdn.sap.com/irj/sdn/downloads?rid=/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3 And downloaded next creme version: CrE-ME412_ARM_CE42_PPC I just follow the instruction

  • How truncate table affect index?

    HI, all, I have a question about indexes in a table. If I truncate the table and reload data, do the indexes in the table still valid? From documentation: “a table is truncated, all associated indexes are also truncated.” What does that mean? Do I ne