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




ERRORS Interview Questions
Questions Answers Views Company eMail

ORA-38758: cannot flashback data file string; restored since last recovery

1 3426

ORA-38759: Database must be mounted EXCLUSIVE and not open.

1 5197

ORA-38760: This database instance failed to turn on flashback database

1 4953

ORA-38761: thread string redo log sequence number string could not be accessed

1 4052

ORA-38762: thread string redo log with scn string could not be found

1 3755

ORA-38763: flashback not started; enabled threads have changed

1 3001

ORA-38764: flashback not started; datafile string enabled threads are different

1 2984

ORA-38765: Flashed back database cannot be opened read-only.

1 2831

ORA-38766: cannot flashback data file string; file resized smaller

1 5299

ORA-38767: flashback retention target parameter mismatch

1 4744

ORA-38768: resizing datafile string failed

1 3415

ORA-38769: FLASHBACK DATABASE failed after modifying data.

1 6297

ORA-38770: FLASHBACK DATABASE failed during recovery.

1 5388

ORA-38771: unnamed datafile(s) added to controlfile by flashback recovery

1 3453

ORA-38772: cannot add datafile 'string' - file could not be created

1 2749


Un-Answered Questions { ERRORS }

When ever i log onto tce and i join a sever such as Or killzone i can only play for a certain amount of time before i get kicked. it says that i have been disconected from server for unknown reason. i cant seem to figure it out. i tried turning off my fire wall, but didnt work. please if you can give me any info on what to do it would help alot. Thanks.

2532


I am Recording the QTP Script..the Script is below VbWindow("mdiPP").VbWindow("frmPOSOLocking").ActiveX ("SSTab").VbListView("lstPO").SetItemState "272 [10-11]", micChecked. After when when Run then give error property not found.

3837


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

1766


If Fi account is assigned to cost element categorie poatings are not possible it is giving error that cost element has to be assigned to a co object whts the solution for this error?

2786


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

2152


ORA-26030: index string.string had string partitions made unusable due to:

1937


NZE-28868: Peer certificate chain check failed.

2797


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6650


write a database figure to implement the master detained relationship.

2933


ORA-26032: index string.string loading aborted after string keys

2103


hi all, I am in the process of learning qtp. i havve windows vista in my system whenever i try to run flight reservation application , i am getting the following error "Operation must use an updateable query Fractional truncation (null) . And am unable to open Mercury tours web application due to some other error Can anyone help me please

5378


I-series. When I use: qtp DICTIONARY(PDMZZ) AUTO (*LIBL/MFR0120X)I get the error: *E* Can't open the file specified on the AUTO program parameter. File of different type already exists. When I use it auto without *libl ,qtp DICTIONARY(PDMZZ) AUTO (MFR0120X), it works fine

3000


A sample program using data structure? what is file handling?

3354


What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).

2370


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

2592