Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Oracle Errors Interview Questions
Questions Answers Views Company eMail

RMAN-06741: database name is "string" and DBID is string

1 2988

RMAN-06742: platform name 'string' longer than number

1 2737

RMAN-06743: specification does not match any backupset in the repository

1 3746

RMAN-06744: specification does not match any datafilecopy in the repository

1 4243

RMAN-06745: skipping datafilecopy string; already backed up string time(s)

1 2939

RMAN-06746: backup cancelled because all files were skipped

1 4959

RMAN-06747: at least 1 channel of tertiary storage must be allocated to execute this command

1 3952

RMAN-06748: no or more than one tertiary storage channel found

1 4029

RMAN-06750: SPFILE cannot be backed up by proxy.

1 3272

RMAN-06751: ASM file string cannot be proxy backed up.

1 3239

RMAN-06899: updating recovery catalog with new database incarnation

1 2844

RMAN-06900: WARNING: unable to generate V$RMAN_STATUS or V$RMAN_OUTPUT row

1 11046

RMAN-06901: WARNING: disabling update of the V$RMAN_STATUS and V$RMAN_OUTPUT rows

1 5892

RMAN-06902: AS COMPRESSED BACKUPSET option cannot be used when backing up backupsets

1 3610

RMAN-06903: backup of datafile string was cancelled

1 3077


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26094: stream format error: input column overflow

2808


IMG-02003: 2FF03 - incorrect color histogram feature specification

1710


ORA-26084: direct path context already finished

1949


ORA-26076: cannot set or reset value after direct path structure is allocated

1970


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

2742


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2731


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2733


ORA-16626: failed to enable specified object

2218


RMAN-05017: no copy of datafile number found to recover

2410


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1620


NZE-28890: Entrust Login Failed

1882


ORA-26029: index string.string partition string initially in unusable state

2155


ORA-26028: index string.string initially in unusable state

3864


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3171


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2870