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...



Database Errors Interview Questions
Questions Answers Views Company eMail

ORA-13504: No SYSAUX datafile clause specified

1 6883

ORA-13505: SYSAUX tablespace can not be made read only

1 3668

ORA-13506: operation failed due to invalid snapshot range (string, string)

1 3969

ORA-13509: error encountered during updates to a SWRF table

1 7215

ORA-13510: invalid RETENTION string, must be in the range (string, string)

1 3226

ORA-13511: invalid INTERVAL string, must be in the range (string, string)

1 3305

ORA-13514: Metric Capture too close to last capture, group string

1 3161

ORA-13515: Error encountered during Database Usage Statistics capture

1 4309

ORA-13516: SWRF Operation failed: string

1 6269

ORA-13517: Baseline (id = string) does not exist

1 3211

ORA-13518: Invalid database id (string)

1 6280

ORA-13519: Database id (string) exists in the workload repository

1 3553

ORA-13520: Database id (string) not registered, Status = string

1 3236

ORA-13521: Unregister operation on local Database id (string) not allowed

1 3521

ORA-13523: unable to allocate required space for return type

1 3398


Un-Answered Questions { Database Errors }

ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2803


What is SCD (Slowly Changing Dimensions)? What are its types?

2664


hp asking for replication floppy to do reinstall 25254 server assistant

2885


ORA-16626: failed to enable specified object

2218


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2723


ORA-26082: load of overlapping segments on table string.string is not allowed

1768


write a database figure to implement the master detained relationship.

2936


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2522


ORA-26027: unique index string.string partition string initially in unusable state

6746


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3385


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

2230


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

3862


ORA-26095: unprocessed stream data exists

3568


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...

2741


mount: mount to NFS server failed: System Error: Connection timed out

3668