Ora-29740 problem

hi,
i am oracle dba. i am having database of oracle 9.2.0.6 with 2 node RAC on IBM AIX 5.2. recently from past 1 week i am getting error ora-29740 and my 2nd instance is terminating by LMON. when i checked, it says may be communication problem between clusters or heartbeat failure to control file.
can anyone please give me more details about this.and if possible solution also
thanks in advance.

as Andrew had mentioned you are trying to convert a numeric into date that might not be in date format. for example you had a value of 482334
SQL> select substr(ltrim('482334'),1,6)
  2    from dual;
SUBSTR
482334then you tried to convert it into date format
SQL> select to_date(substr(ltrim('482334'),1,6),'ddmmyyyy')
  2    from dual;
select to_date(substr(ltrim('482334'),1,6),'ddmmyyyy')
ERROR at line 1:
ORA-01847: day of month must be between 1 and last day of month
SQL> it will give you an error. what is the datatype for your column PRTCRC.CRCID?

Similar Messages

  • Ora-00600 problem with the kodpunp1 and kope2upic954 arguments

    hi everybody,
    i have a problem with ora-00600 error on a oracle 8.1.7.0.0 database on winxp.
    i've read about many ora-00600 problems but only few were with kodpunp1 and kope2upic954 arguments.
    In my trc files i found something like this:
    *** SESSION ID:(29.2808) 2006-02-08 11:05:33.177
    *** 2006-02-08 11:05:33.177
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [kope2upic954], [], [], [], [], [], [], []
    Current SQL statement for this session:
    call p$insert_rules_details(:1 , :2 , :3, :4)
    *** 2006-02-08 11:06:48.400
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [kodpunp1], [], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [kope2upic954], [], [], [], [], [], [], []
    Current SQL statement for this session:
    call p$insert_rules_details(:1 , :2 , :3, :4)
    " so this is happenning when calling this procedure (p$insert_rules_details ...this is my procedure, not some procedure owned by sys).
    if anyone can help me, pls reply. i've heard replies like: call oracle support, put a tar on metalink ..... i don't have metalink support so i appreciate real help ;)
    what to do for avoiding/fixing this error?
    tx

    in addtion, this procedure p$insert_rules_details does some inserts into 3 tables from my schema. The problem might be from the usage of an num_array in this procedure declared as table of number. When number of elements from this num_array excels 4096, then the procedure generates errors.....i believe, not very sure about that. Can that be true?
    by

  • Node 1 evicted due to ORA- 29740

    Hi Guys,
    We have a two node cluster with 10.2.0.2 on Hp unix 11.31
    Yesterday node 1 was evicted by the other node due to ORA 29740 error;
    When I checked the alert log file I sae some IPC errors, below are some excerpts from the alert log files of both the nodes
    Node 1 Alert log file
    Mon Aug 24 22:03:00 2009
    Thread 1 advanced to log sequence 10484
    Current log# 7 seq# 10484 mem# 0: +DATADG/orcl/onlinelog/group_7.298.670427121
    Mon Aug 24 22:03:00 2009
    SUCCESS: diskgroup FLASHDG was mounted
    SUCCESS: diskgroup FLASHDG was dismounted
    Mon Aug 24 22:50:04 2009
    IPC Send timeout detected. Receiver ospid 15041
    Mon Aug 24 22:51:08 2009
    *Trace dumping is performing id=[cdmp_20090824225031]*
    Mon Aug 24 22:52:27 2009
    Errors in file /u01/app/oracle/db/admin/orcl/bdump/orcl1_lmon_15039.trc:
    ORA-29740: evicted by member 1, group incarnation 10
    Mon Aug 24 22:52:27 2009
    LMON: terminating instance due to error 29740
    Mon Aug 24 22:52:27 2009
    Errors in file /u01/app/oracle/db/admin/orcl/bdump/orcl1_lms1_15045.trc:
    ORA-29740: evicted by member , group incarnation
    Mon Aug 24 22:52:27 2009
    Errors in file /u01/app/oracle/db/admin/orcl/bdump/orcl1_lms0_15043.trc:
    ORA-29740: evicted by member , group incarnation
    Mon Aug 24 22:52:30 2009
    Errors in file /u01/app/oracle/db/admin/orcl/bdump/orcl1_rbal_15336.trc:
    ORA-29740: evicted by member , group incarnation
    Mon Aug 24 22:52:59 2009
    Shutting down instance (abort)
    License high water mark = 254
    Mon Aug 24 22:53:02 2009
    Instance terminated by LMON, pid = 15039
    Mon Aug 24 22:53:04 2009
    Instance terminated by USER, pid = 8745
    Mon Aug 24 22:53:13 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Node 2 Alert log file
    Mon Aug 24 19:55:31 2009
    Thread 2 advanced to log sequence 6803
    Current log# 10 seq# 6803 mem# 0: +DATADG/orcl/onlinelog/group_10.301.670427207
    Mon Aug 24 19:55:31 2009
    SUCCESS: diskgroup FLASHDG was mounted
    SUCCESS: diskgroup FLASHDG was dismounted
    Mon Aug 24 22:50:03 2009
    IPC Send timeout detected.Sender: ospid 6382
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:04 2009
    IPC Send timeout detected.Sender: ospid 25897
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:05 2009
    IPC Send timeout detected.Sender: ospid 26617
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:06 2009
    IPC Send timeout detected.Sender: ospid 25678
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:07 2009
    IPC Send timeout detected.Sender: ospid 21344
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:31 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 198
    Mon Aug 24 22:50:31 2009
    Communications reconfiguration: instance_number 1+
    Mon Aug 24 22:50:33 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 112
    Mon Aug 24 22:50:35 2009
    Trace dumping is performing id=[cdmp_20090824225031]
    Mon Aug 24 22:50:35 2009
    IPC Send timeout detected.Sender: ospid 984
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:35 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 15
    Mon Aug 24 22:50:49 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 16
    Mon Aug 24 22:50:52 2009
    IPC Send timeout detected.Sender: ospid 12489
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:50:57 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 84
    Mon Aug 24 22:51:00 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 97
    Mon Aug 24 22:51:07 2009
    IPC Send timeout to 0.0 inc 8 for msg type 12 from opid 75
    Mon Aug 24 22:51:08 2009
    IPC Send timeout detected.Sender: ospid 8900
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:51:25 2009
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:52:09 2009
    Mon Aug 24 22:52:42 2009
    Waiting for instances to leave:
    *1*
    Mon Aug 24 22:52:57 2009
    IPC Send timeout detected.Sender: ospid 6378
    Receiver: inst 1 binc 275179919 ospid 15041
    Mon Aug 24 22:53:02 2009
    Reconfiguration started (old inc 8, new inc 12)
    List of nodes:
    1
    Global Resource Directory frozen
    * dead instance detected - domain 0 invalid = TRUE
    Communication channels reestablished
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Mon Aug 24 22:53:02 2009
    LMS 0: 10 GCS shadows cancelled, 2 closed
    Mon Aug 24 22:53:02 2009
    LMS 1: 1 GCS shadows cancelled, 0 closed
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Post SMON to start 1st pass IR
    Mon Aug 24 22:53:04 2009
    LMS 0: 317502 GCS shadows traversed, 0 replayed
    Mon Aug 24 22:53:04 2009
    LMS 1: 302589 GCS shadows traversed, 0 replayed
    Mon Aug 24 22:53:04 2009
    Submitted all GCS remote-cache requests
    Post SMON to start 1st pass IR
    Fix write in gcs resources
    Mon Aug 24 22:53:04 2009
    Instance recovery: looking for dead threads
    Mon Aug 24 22:53:04 2009
    Beginning instance recovery of 1 threads
    Reconfiguration complete
    Mon Aug 24 22:53:06 2009
    parallel recovery started with 3 processes
    Mon Aug 24 22:53:07 2009
    Started redo scan
    Mon Aug 24 22:53:07 2009
    Completed redo scan
    53 redo blocks read, 30 data blocks need recovery
    Mon Aug 24 22:53:07 2009
    Started redo application at
    Thread 1: logseq 10484, block 40586
    Mon Aug 24 22:53:07 2009
    Recovery of Online Redo Log: Thread 1 Group 7 Seq 10484 Reading mem 0
    Mem# 0 errs 0: +DATADG/orcl/onlinelog/group_7.298.670427121
    Mon Aug 24 22:53:08 2009
    Completed redo application
    Mon Aug 24 22:53:08 2009
    Completed instance recovery at
    Thread 1: logseq 10484, block 40639, scn 1479311755
    30 data blocks read, 32 data blocks written, 53 redo blocks read
    Switch log for thread 1 to sequence 10485
    Mon Aug 24 22:53:27 2009
    Reconfiguration started (old inc 12, new inc 14)
    List of nodes:
    0 1
    Global Resource Directory frozen
    Communication channels reestablished
    * domain 0 valid = 1 according to instance 0
    Mon Aug 24 22:53:27 2009
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Mon Aug 24 22:53:27 2009
    LMS 0: 0 GCS shadows cancelled, 0 closed
    Mon Aug 24 22:53:27 2009
    LMS 1: 0 GCS shadows cancelled, 0 closed
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Mon Aug 24 22:53:28 2009
    LMS 1: 11913 GCS shadows traversed, 4001 replayed
    Mon Aug 24 22:53:28 2009
    LMS 0: 11725 GCS shadows traversed, 4001 replayed
    Mon Aug 24 22:53:28 2009
    LMS 0: 11680 GCS shadows traversed, 4001 replayed
    Mon Aug 24 22:53:28 2009
    LMS 1: 11945 GCS shadows traversed, 4001 replayed
    Mon Aug 24 22:53:28 2009
    LMS 1: 11808 GCS shadows traversed, 4001 replayed
    LMS 1: 239 GCS shadows traversed, 80 replayed
    Mon Aug 24 22:53:28 2009
    LMS 0: 8065 GCS shadows traversed, 2737 replayed
    Mon Aug 24 22:53:28 2009
    Submitted all GCS remote-cache requests
    Fix write in gcs resources
    Reconfiguration complete
    Tue Aug 25 02:11:36 2009
    Thread 2 advanced to log sequence 6804
    Current log# 12 seq# 6804 mem# 0: +DATADG/orcl/onlinelog/group_12.303.670427257
    I checked the spu performance and I saw one oracle process i.e; SMON is utilising 86% CPU
    CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
    *1 ? 6378 oracle 241 20 17060M 18200K run 1951:13 86.48 86.33 ora_smon_orcl*
    Please Help me in investigating this issue.

    Check this link --> [this link|http://forums.oracle.com/forums/thread.jspa?messageID=3631288]

  • Ora-01000 problem not resolve with other posts

    I've the ora-01000 problem which has been argued in other posts but it persist on me.
    I'm using JDK 1.3 and Oracle 8i with classes12_01.zip file.
    I've been looking at v$open_cursor to see how many cursors where open and even if I put
    rs.close(); rs=null;
    stmt.close(); stmt=null;
    it still doesn't work.
    Any ideas?
    Thanks.

    Sorry. It do work. It was my fault.
    null

  • Ora-01843 problem

    My code is giving me ora-01843 problem. When i put startdate as 01-jan-05 and
    enddate as 31-jan-05, it gives me error. Please help me guys.
    --declare
    --ntwk_var varchar2(100);
    SELECT PHY.PHYNAM,
    decode (NETWORKPROTOCOL.LCC, 'Y', '<Lombardi Cancer Center>', '') ||
    decode (NETWORKPROTOCOL.UMH, 'Y', ' <Union Memorial Hospital>', '') ||
    decode (NETWORKPROTOCOL.GSH, 'Y', '<Good Somaritan Hospital>', '') ||
    decode (NETWORKPROTOCOL.FSH, 'Y', '<Franklin Square Hospital>', '') ||
    decode (NETWORKPROTOCOL.WHC, 'Y', '<Washington Hospital Center>', '') ||
    decode (NETWORKPROTOCOL.HH, 'Y', '<Harbor Hospital>', '') as NETWORKID,
    PRTCRC.FULLNAME,
    CRCMTG.CRMTGDT, CRCMTG.CRCSTAT, PRTCRC.SUBMITTEDTOIRB,
    PRTCRC.RECEIVEDIRBRESULTDATE,
    PRTCRC.PRT, prtcrc.crcid,
    PRTCRC.REVIEWSTATUS,
    CRCMTG.CRCOUTCOME,
    PRTCRC.REVIEWTYPE,
    PRTCRC.MODIFICATIONDATE, PRTCRC.FINALIRBAPPROVALDATE,
    PRTCRC.ACTIVATIONDATE, RECENTREAPPROVALDATE.RECENTREAPPROVAL,
    recentamendmentdate.amenddate,
    PRTCRC.CLOSURETOPATIENTACCRUAL, PRTCRC.TERMINATIONDATE,
    prttype.descrip
    FROM CRCMTG, PRTCRC, NETWORKPROTOCOL, RECENTREAPPROVALDATE, PHY, prttype, recentamendmentdate
    WHERE
    ((CRCMTG.PRTCRCID(+)=PRTCRC.ID) AND
    (NETWORKPROTOCOL.PRTCRCID(+)=PRTCRC.ID) AND
    (PRTCRC.PRINCIPALINVESTIGATOR=PHY.PHY(+))
    AND (PRTCRC.ID=RECENTREAPPROVALDATE.PRTCRCID(+))
    AND (PRTCRC.ID=recentamendmentdate.PRTCRCID(+))
    ) and
    TO_DATE('01'||SUBSTR(LTRIM( NVL(PRTCRC.CRCID, TO_CHAR(sysdate, 'MMYYYY'))) , 1, 6), 'DDMMYYYY') >= :startdate
    and
    TO_DATE('01'||SUBSTR(LTRIM( NVL(PRTCRC.CRCID, TO_CHAR(sysdate, 'MMYYYY'))) , 1, 6), 'DDMMYYYY') <= :enddate
    ) and
    prtcrc.type=prttype.id(+) and
    fullname is not null
    order by &SORT

    as Andrew had mentioned you are trying to convert a numeric into date that might not be in date format. for example you had a value of 482334
    SQL> select substr(ltrim('482334'),1,6)
      2    from dual;
    SUBSTR
    482334then you tried to convert it into date format
    SQL> select to_date(substr(ltrim('482334'),1,6),'ddmmyyyy')
      2    from dual;
    select to_date(substr(ltrim('482334'),1,6),'ddmmyyyy')
    ERROR at line 1:
    ORA-01847: day of month must be between 1 and last day of month
    SQL> it will give you an error. what is the datatype for your column PRTCRC.CRCID?

  • VERY weird ora-12705 problem

    I have on a database running on Unix True64 a database link to another database. Also a True64 machine. The Oracle version is 8.1.7.0.0.
    What happens is that I get a ora-12705 problem. Yes I know this has to do with NLS environment setting. But I doubt this is the case with this one. Look at the example:
    unix> sqlplus /
    SQL> select count(*) from zfindau;
    select count(*) from zfindau
    ERROR at line 1:
    ORA-12705: invalid or unknown NLS parameter value specified
    ORA-02063: preceding line from HUBD
    SQL> connect system/<password>
    SQL> connect /
    SQL> select count(*) from zfindau;
    COUNT(*)
    74991
    So under Unix I connect to an ops$ account. The zfindau is a synonym to the remote database table. First I do the select statement and get the ORA-12705 error. After I connect to a different user (system, or any other user available), do nothing and directly connect to the ops$account the same sql statement does work.
    Does anyone of you know what's going on here.
    Andre Seesink

    anyone??

  • ORA-01552 problem, plz help it's urgent

    Actually, before one week I made (run Norton QuikScan) & this ended by the ORA-01033 problem, I realized that the file (E:\ORACLE\PRODUCT\10.2.\ORADATA\ORCL\UNDOTBS01.DBF)
    was corrupted, so I dropped it from the (Dos command Prompt), then the system generated it again and then everything was excellent.
    After that I couldn't create any new tables.
    NB. I've more than 30 large table.
    then i got the ORA-01552 problem,
    cannot use system rollback segment for non-system tablespace...
    i did this:(
    & i got this error:
    SQL> alter system set undo_management=manual scope=spfile;
    System altered.
    SQL> shutdown immediate;
    ORA-00376:file 2 cannot be read at this time
    ORA-01110:data file 2:
    'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\UNDOTBS01.DBF'
    SQL> select name, status, BLOCK_SIZE from v$datafile;
    NAME
    STATUS BLOCK_SIZE
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSTEM01.DBF
    SYSTEM 8192
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\UNDOTBS01.DBF
    RECOVER 8192
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSAUX01.DBF
    ONLINE 8192
    NAME
    STATUS BLOCK_SIZE
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\USERS01.DBF
    ONLINE 8192
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\EXAMPLE01.DBF
    ONLINE 8192
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\UNDO01.DBF
    ONLINE 8192
    i need to solve it...:(
    is it correct to uninstall the ORACLE & install it again.
    thanks in advance.

    ORA-01033 ORACLE initialization or shutdown in progress
    Cause: An attempt was made to log on while Oracle is being started or shut down.
    Action: Wait a few minutes. Then retry the operation.
    Does not mean your datafile was corrupted!! You meed to recover the undo dbf. It does not have anything to do with reinstalling Oracle. You can restore from hot backup and recover the db, or drop and recreate the undo ts at mount.

  • Character set Conversion (US7ASCII to AL32UTF8) -- ORA-31011 problem

    Hello,
    We've run into some problems as part of our character set conversion from US7ASCII to AL32UTF8. The latest problem is that we have a query that works in US7ASCII, but after converting to AL32UTF8 it no longer works and generates an ORA-31011 error. This is very concerning to us as this error indicates an XML parsing problem and we are doing no XML whatsoever in our DB. We do not have XML columns (nor even CLOBs or BLOBs) nor XML tables and it's not XMLDB.
    For reference, we're running 11.2.0.2.0 over Solaris.
    Has anyone seen this kind of problem before?
    If need be, I'll find a way to post table definitions. However, it's safe to assume that we are only using DATE, VARCHAR2 and NUMBER column types in these tables. All of the tables are local to the DB.
    Thanks

    We converted using the database using scripts I developed. I'm not quite sure how we converted is relevant, other than saying that we did not use the Oracle conversion utility (not csscan, but the GUI Java tool).
    A summary:
    1) We replaced the lossy characters by parsing a csscan output file
    2) After re-scanning with csscan and coming up clean, our DBA converted the database to AL32UTF8 (changed the parameter file, changing the character set, switched the semantics to char, etc).
    3) Final step was changing existing tables to use char semantics by changing the table schema for VARCHAR2 columns
    Any specific steps I cannot easily answer, I worked with a DBA at our company to do this work. I handled the character replacement / DDL changes and the DBA ran csscan & performed the database config changes.
    Our actual error message:
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00210: expected '<' instead of '�Error at line 1
    31011. 00000 - "XML parsing failed"
    *Cause:    XML parser returned an error while trying to parse the document.
    *Action:   Check if the document to be parsed is valid.
    Error at Line: 24 Column: 15
    This seems to match the the document ID referenced below. I will ask our DBA to pull it up and review it.
    Please advise if more information is needed from my end.

  • ORA-29855 problem with creation of a index

    Hi to all,
    I'm trying to create an index but I have this problem:
    SQL>CREATE INDEX ITALIA_NODE_IDX ON ITALIA_NODE$(GEOMETRY) INDEXTYPE IS MDSYS.SPATIAL_INDEX;
    CREATE INDEX ITALIA_NODE_IDX ON ITALIA_NODE$(GEOMETRY) INDEXTYPE IS MDSYS.SPATIAL_INDEX
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13249: internal error in Spatial index: [mdidxrbd]
    ORA-13249: Error in Spatial index: index build failed
    ORA-13249: Error in spatial index: [mdrcrtxfergm]
    ORA-13249: Error in spatial index: [mdpridxtxfergm]
    ORA-29400: data cartridge error
    ORA-01653: unable to extend table M2_10A70$$.1024 by SPATIAL in tablespace USERS
    ORA-06512: a "MDSYS.SDO_INDEX_METHOD_10I", line 10
    What do you think about this problem?
    thank you in advance.
    Crystal
    Edited by: crystal13 on 18-giu-2010 2.03

    Hi,
    it looks like your tablespace USERS is to small. You have no space left. So extend the size of the tablespace by enlarging the file underneath or putting a second one to it, or put the tablespace in AUTOEXTEND mode. See the administrators guide: http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/tspaces.htm#i1010516

  • ORA-00313 problem, thank you very much!!

    Hi, there,
    when I use OEM standalone to login the database, I found there is an error:
    ORA-00313:open failed for members of log group1 of thred 1
    ORA-00312:online log 1 thread 1 "c:\oracle-database-server\oradata\redo01.log"
    then I can't open the database and only can mount it.
    and then I found all the other databases on my local machine have the exact same problem. at the same time, I found the service of OracleOracle9iDB_serveManagementServer can't startup. whenever I want to start it, it warn me "start and stop, becuase there is no work connect to it". so I doublt it seems there is something wrong with my operation system, but not the database's problem. my os is WIN XP PRO.
    does there anyone who knows the reason and how can I solve it? besides, can I backup the database in mount status and how?
    thank you very much for any hint!
    I do need you help, thank you so much!!

    Does c:\oracle-database-server\oradata\redo01.log exist? Once I met a guy, who, as he said, deleted unnecessary log files :-)

  • ORA-00312 problem, thank you very much!

    Hi, there,
    when I use OEM standalone to login the database, I found there is an error:
    ORA-00313:open failed for members of log group1 of thred 1
    ORA-00312:online log 1 thread 1 "c:\oracle-database-server\oradata\redo01.log"
    then I can't open the database and only can mount it.
    and then I found all the other databases on my local machine have the exact same problem. at the same time, I found the service of OracleOracle9iDB_serveManagementServer can't startup. whenever I want to start it, it warn me "start and stop, becuase there is no work connect to it". so I doublt it seems there is something wrong with my operation system, but not the database's problem. my os is WIN XP PRO.
    does there anyone who knows the reason and how can I solve it? besides, can I backup the database in mount status and how?
    thank you very much for any hint!
    I do need you help, thank you so much!!

    Please repost this in one of the database forums, unfortunately most of us on the JDev team are better at Java than database issues.
    Here's the URL to the general RDBMS forum here on OTN:
    General Database Discussions
    Hope this helps,
    Rob

  • ORA-03113 and ORA-03114 problems

    Hi,
    I'm experimenting Oracle8i. I'm installing 8.1.7 to RedHat Linux 7.0 out of box without recompiling the kernel. I set the SHMMAX to 0.5*258MB memory on the machine by echoing the number to /proc/sys/kernel/shmmax.
    I checked that the system meets the requirements of Oracle's Installation Guide except SEMOPM. The RedHat Linux 7.0 sets it to 32, but Oracle requires 100.
    I chose Oracle8i EE Typical Installation. The installation was ok to the point of running root.sh. Several syntax errors occur from root.sh. But they are minor syntax errors. I checked the code, regardless of errors, the scripts accomplished what it intends to do. The installation continued. I choose automatic configure Net8 when it ran Net8 Configuration Assistant and the Net8 Configuration was completed successful.
    When it started Oracle Database Configuration Assistant, it created a database. But when it initialized the database, error messages ORA-03114 and ORA-03113 appeared many times. Each time, I chose to ignore. The final message was "Database creation completed with warnings."
    After installation, I ran svrmgrl
    $svrmgrl
    SVRMGR> connect INTERNAL
    Connected.
    SVRMGR> startup
    ORA-03113 end-of-file on communication channel
    Checking the meaning of error messages, it says that if ORA-03113 occurs during a connection attempt, check the setup files for the appropriate Net8 driver and confirm Net8 software is correctly installed on the server.
    During installation, I chose Local naming method. There are following files in $ORACLE_HOME/network/admin/
    listener.ora
    sqlnet.ora
    tnsnames.ora
    shrept.lst
    To my layman's eye, they looked ok. I can even telnet to the linux machine with database name, although I don't know how the machine has acquired the alias without any changes to /etc/named.conf nor any changes to any files in /var/named directory.
    Please tell me what is correctly installed Net8? or what went wrong and how I should fix the problem.
    Thanks,
    Wayne
    null

    I seem to have 8.1.7 creating a database with RH Linux 7.1 now. This was an important clue, since 7.1 hiccups 65% into the link phase of installation, thereby requiring the stubs patch to be run at that time, whereas 7.0 runs quite happily through the install & link without using the patch.
    HOWEVER... before invoking dbassist to create the database under 7.1, you apparently need to export ASSUME_LD_LIBRARY = 2.2.5, etc., again, as you would do for the first time installing under RH 7.0.
    null

  • 11g and ORA-04030 problems

    We have a new Dell server, OS Windows 2003 Server Enterprise 32bit with 32GB or RAM in it. Right now 64bit is not available to us because of Vendor issues so I can't go down that road yet. I keep running into ORA-04030 errors whether I put in the /3GB /USERVA=2560 switches or not. I got the /USERVA setting from Oracle's Best Practices for Windows Servers Guide. This new server is our current test box so we can upgrade our main application to 11g. Our current production server is running 10g and is set up the exact same way as this one using the same application, just on 10g. The only difference is that on 11g I am using Automatic Memory Management, it is at 11.1.0.6 right now. I plan to bump it up to 11.1.0.7 soon though.
    The problem happens when Oracle.exe uses memory up to the limit of the Memory_target setting, then it throws the ORA-04030 error. It is like the process is reaching the Memory_target and then not using the memory it has, it is trying to grab more from the OS. I have tried setting this target lower and higher with the same results. I have also tried with and without the /3gb switch, same results. Dell hasn't offered much information, they told me to try Large Page Support.
    I am at a loss, any help would be appreciated.

    Thanks for the suggestions so far. This is what I got back from my vendor. It is possibly due to an unpublished Bug 7330813 that has to do with Function Based Indexes. This bug is fixed in 11.2.
    -Unpublished Bug 7330813 deails
    CBO may incur high hard parse times (as compared to 10g) for queries involving
    Tables with functional indexes.
    This Fix complements the fix for unpublished bug 6194582.
    Workaround:
    Set "_replace_virtual_columns"=false;
    I have set the above parameter so we will see if it helps. Keep in mind that Oracle says not to use this Initialization parameter unless told to do so by Oracle Support.

  • ORA-06522 problem

    Hi!
    I and my college like to use a c++ program on a HP-UX 11 and Oracle 10gR2
    but every time when we call our simple test c++ function from pl/sql as an external function we get an error.
    Earlier we used 9i and we had not problem by the runing.
    Our simple program:
    extern "C"
    #include <stdio.h>
    #include <string.h>
    #include <stdlib.h>
    void test(char *ostr)
    char *p;
    p = getenv("CSILOGDIR");
    if (p == NULL)
    strcpy(ostr, "");
    else
    strcpy(ostr, p);
    return;
    We create a makesl file:
    echo $CppComp
    $CppComp dirt.cpp
    ld -b -t -v -o dirt.sl dirt.o
    We run this makesl on the HP-UX 11 and it creates the dirt.o and dirt.sl files.
    When we create a PL/SQL stored procedure which call the test function
    and run it we get the next error:
    ORA-06520:PL/SQL: Error loading external library
    ORA-06522:Unsatisfied code symbol '__cxa_personality_routine' in .../dirt.sl
    Can somebody help?
    Atesz

    I have exactly the same problem:
    I wil list my configuration files:
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    MVNA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sikmdb04.kddimobile.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MVNA)
    MVNO01 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sikmdb04.kddimobile.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MVNO01)
    MVNO02 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sikmdb04.kddimobile.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MVNO02)
    MVNO03 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sikmdb04.kddimobile.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MVNO03)
    EXTPROC_CONNECTION_DATA=
    (DESCRIPTION =
    (ADDRESS_LIST =
         (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
         (SID = PLSExtProc)
         (PRESENTATION = RO)
    # LISTENER.ORA Network Configuration File: C:\oracle\ora92\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sikmdb04)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ANY")
    (SID_DESC =
    (SID_NAME = MVNOA)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = MVNO01)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = MVNO02)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = MVNO03)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    #automatic_ipc = off
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    #SQLNET.EXPIRE_TIME=10
    where is the problem??
    please help.
    Thansk a lot.

  • ORA-12500 problem, ¿can be?

    We investigate all the facts that can provoke ORA-12500 and we are not allowed to connect to the database, the database is running, the service is running, the memory is OK , they are not too many connections because the database is just connected, and we are at this time allowed to connect to the database.
    Then i have this question , maybe can the database be corrupt?
    ¿Someone have this problem after us?
    Thanks at advance, Joan

    Hi All,
    ok.. the listener.ora content as follows:
    # LISTENER.ORA Network Configuration File: /u01/oracle/product/9.0.1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    PASSWORDS_LISTENER = 3BC4XXXXXXXXF486
    SAVE_CONFIG_ON_STOP_LISTENER = ON
    SAVE_CONFIG_ON_STOP_LISTENER2 = ON
    LISTENER2 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1522))
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/oracle/product/9.0.1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = devp)
    (ORACLE_HOME = /u01/oracle/product/9.0.1)
    (SID_NAME = devp)
    SID_LIST_LISTENER2 =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/oracle/product/9.0.1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = devp)
    (ORACLE_HOME = /u01/oracle/product/9.0.1)
    (SID_NAME = devp)
    TRACE_LEVEL_LISTENER = off
    LOGGING_LISTENER = ON
    #----ADDED BY TNSLSNR 17-FEB-2006 11:53:16---
    #----ADDED BY TNSLSNR 24-JAN-2006 20:33:29---
    #----ADDED BY TNSLSNR 24-JAN-2006 20:22:57---
    #----ADDED BY TNSLSNR 19-MAY-2003 11:24:38---
    #----ADDED BY TNSLSNR 19-MAY-2003 15:13:07---
    TRACE_LEVEL_LISTENER2 = off
    PASSWORDS_LISTENER2 = F7BAXXXX3F698FDC
    2. The tnsnames.ora as follows:
    # TNSNAMES.ORA Network Configuration File: /u01/oracle/product/9.0.1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_DEVP =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1522))
    DEVP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = devp)
    RMAN =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = rman)
    PROD =
    (DESCRIPTION =
    (LOAD_BALANCE = ON)
    (FAILOVER = ON)
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    PROD2 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    PROD1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = prod)
    TRITON =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdevl)(PORT = 1522))
    (CONNECT_DATA =
    (SERVICE_NAME = devp)
    PROD1_CGCDB1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb1)(PORT = 1521))
    (CONNECT_DATA =
    (SID = prod1)
    (SERVER = DEDICATED)
    PROD6.cgc.gov.my =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cgcdb6)(PORT = 1521))
    (CONNECT_DATA =
    (SID = prod6)
    (SERVER = DEDICATED)
    )

Maybe you are looking for

  • 2GB OR NOT 2GB - FILE LIMITS IN ORACLE

    제품 : ORACLE SERVER 작성날짜 : 2002-04-11 2GB OR NOT 2GB - FILE LIMITS IN ORACLE ====================================== Introduction ~~~~~~~~~~~~ This article describes "2Gb" issues. It gives information on why 2Gb is a magical number and outlines the iss

  • How can I remove the Guest account from the login screen?

    I'm very new to the Mac world so pardon this noob question.  But how can I control what user accounts are visible on the login screen on OS X?  I've already went into the System Preference, User Accounts and set the Guest account to disabled.  Howeve

  • Making small edits to a DNG in Photoshop

    Hey there, I have a very simple question! •Is it possible to edit a DNG file (using Lightroom's "edit in" option) in Photoshop CS3 while still keeping all of the image data intact? e.g. I go to edit a DNG file.. right click image>edit in>CS3.   TIFF

  • Problem catching handle ejb session in jsp pages

    Hello, i'm trying to develop an ejb application. I have created an ejb session stateful in a second ejb stateless : InitialContext ic = new InitialContext(); UserSessionHome home = (UserSessionHome)ic.lookup("UserSessionHome"); UserSession conn = hom

  • I cannot get Photoshop Elements 12 to open

    After working productively for over a year using Windows 7, all of a sudden this past Saturday my Photoshop Elements 11 started crashing upon opening.  I tried all of the tricks and tips listed in the Forum and none resolved the problem.  On Sunday I