RMAN: SVR4 Error: 27: File too large

2003-10-30 Thread tamizh
Hi List, How to fix this error without changing something in OS level? Is tehre any command to set max block size in RMAn before we do backup? Thanks in advance? RMAN-08031: released channel: c1 RMAN-08031: released channel: c2 RMAN-08031: released channel: c3 RMAN-00571: =

RMAN Error

2003-10-30 Thread tamizh
spo: number of bytes read/written is incorrect Additional information: 52736 Additional information: 131072 RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE RMAN> Recovery Manager complete. Thanks -tamizh -- Please see the official ORACLE-L FAQ: http:

Noarchivelog ==> archivelog

2003-10-28 Thread tamizh
Hi List, Could someone help me to figure out what is going on here? I am trying to change db from NOARCHIVELOG --> ARCHIVELOG. SQL> archive log list Database log mode No Archive Mode Automatic archival Enabled Archive destination/u02/arch Oldest online log se

Re: Oracle Streams

2003-10-26 Thread tamizh
0001 NULL0 00 0 29 1255 SQL*Net message from client WAITED KNOWN TIME 0 driver id 1413697536 54435000 #bytes 1 0001 NULL0 00 2 thanks -tamizh - Original Message - Date: Sunday, October 26, 2003 9:24

ORA-03113: end-of-file ... during Oracle Streams setup

2003-10-26 Thread tamizh
_option => TRUE); END; / >> Any help would be really appreciated. -tamizh -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

Re: ORA-03113: end-of-file ... during Oracle Streams setup

2003-10-26 Thread tamizh
_option => TRUE); END; / Solution:- << could ask the customer to re-load as SYS $OH/rdbms/admin/dbmsread.sql $OH/rdbms/admin/prvtread.plb . then try the testcase. >> -tamizh - Original Message - Date: Sunday, October 26, 2003 4:44 pm > Well, it's easy. You

Re: Oracle Streams

2003-10-26 Thread tamizh
>012C >NULL0 >00 >NULL0 >00 >0 > > 22 >189 >SQL*Net message from client >WAITING >3 >driver id >1413697536 >54435000 >#bytes >1 >0001 >NULL0 >00 >

Isolating one of the replication DB

2003-10-26 Thread tamizh
Hi List, We have 4 multi master database setup in our shop and like to isolate (disconnect/remove) one of the database from replication. What are the steps to be performed( the remaining 3 db should not be affected). Thanks in advance -tamizh -- Please see the official ORACLE-L FAQ: http

Isolating one of the replication DB

2003-10-26 Thread tamizh
Hi List, We have 4 multi master database setup in our shop and like to isolate (disconnect/remove) one of the database from replication. What are the steps to be performed( the remaining 3 db should not be affected). Thanks in advance -tamizh -- Please see the official ORACLE-L FAQ: http

Oracle Streams

2003-10-26 Thread tamizh
? ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY,UNIQUE INDEX) COLUMNS; Any help would be really appreciated. -tamizh -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com

Re: Replication : ORA-04068: existing state of packages has been

2003-10-25 Thread tamizh
Thanks Jared. Recently we did run catrepr.sql and catrep.sql to recreate replication catalog. I was getting the same error even after recompiled all the invalid objects(few packages were invalid). Then restared my instance and now it is woking fine. Thanks again -tamizh - Original Message

Replication : ORA-04068: existing state of packages has been discarded

2003-10-25 Thread tamizh
of package "SYS.DBMS_REPCAT_RPC" has been changed ORA-06512: at "SYS.DBMS_REPCAT_MAS", line 812 ORA-06512: at "SYS.DBMS_REPCAT", line 532 ORA-06512: at line 2 -tamizh -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: [EMAIL PROTECTED]

Re: Not able to add DB which is ruuning on the local node

2003-10-21 Thread tamizh
Babu, Thanks for your response. I have only one ORACLE_HOME set in my machine. Also both OEM and Oracle DB are running on my local machine(Windows-NT). --Sami - Original Message - Date: Monday, October 20, 2003 11:04 pm > Is this database on the same O_H as OEM or a different one ? >

Not able to add DB which is ruuning on the local node

2003-10-18 Thread tamizh
Hi List: I installed Oracle 9i on Windows NT,configured OEM on Windows and could successfully connect to OEM. Discover node works fine for remote machines(adds database,listener,http server,ect) but not allowing me to add database which isrunning on local machine. Even OEM is not allowing me