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-19566: exceeded limit of string corrupt blocks for file string

1 4127

ORA-19567: cannot shrink file string because it is being backed up or copied

1 7422

ORA-19568: a device is already allocated to this session

1 5986

ORA-19569: no device is allocated to this session

1 4738

ORA-19570: file number string is outside valid range of 1 through string

1 3430

ORA-19571: %s recid string stamp string not found in controlfile

1 5746

ORA-19572: cannot process file string, file is being being resized

1 3157

ORA-19573: cannot obtain string enqueue for datafile string

1 4230

ORA-19574: output filename must be specified

1 3636

ORA-19575: expected string blocks in file string, found string

1 4254

ORA-19576: datafile string not defined in control file

1 2792

ORA-19577: file string is MISSING

1 3230

ORA-19578: end of volume while duplexing to sequential files, backup piece incomplete

1 2877

ORA-19579: archivelog record for string not found

1 3049

ORA-19580: %s conversation not active

1 5698


Un-Answered Questions { Database Errors }

Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1676


NZE-28890: Entrust Login Failed

1873


How will you Handle Error in SQL SERVER 2008?

2401


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

3859


IMP-00070: Lob definitions in dump file are inconsistent with database.

1741


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

1963


write a database figure to implement the master detained relationship.

2934


why we are using shift key in unix shell script

3161


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

1767


ORA-16627: No standby databases support the overall protection mode.

3984


How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table

2638


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

2729


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

2738


ORA-26095: unprocessed stream data exists

3559


NZE-28868: Peer certificate chain check failed.

2797