Questions with no accepted solutions

Hi,

A few days before, tablespaces were dropped by users in Oracle databases. I have backup for these tablespaces. I need to restore these tablespaces in Oracle databases.But during the restore I was getting ora-01203: wrong incarnation of this file – wrong creation SCN error file.I have explained below what i did.

  • 3447 views
  • 1 answers
  • 0 votes

Hello Experts,

 I downloaded Oracle Developer suite 10g and installed in my PC. Then I opened a form and created one module of emp table. After that I started OC4J instance in Edit/Preference/runtime set application server url http://shahzaib-1:8889/forms90/f90servlet
(Reset to Default) then after that I ran the form through web and download Jinit (JInitiator 1.3.1.17). It then gave me an error
ora-12560 TNS Protocol Adapter Failure
I pressed OK and connected again but again same error. Please help me. I am using oracle 10g database and developer suit 10g only in server no client setup yet.

Thanks in advance.

 

  • 2121 views
  • 1 answers
  • 0 votes

Hello,

I have a very strange error. We have a database with multiple schemas, now in one schema a new error occurs. This is the situation:
I have a view, with a call to package 'A' which calls package 'B'.When I do a select on the view in SQL/Plus , I get error
ora-06508: PL/SQL: could not find program unit being called

Here all the units are valid. If I recompile the units which are called, the problem disappears but after a few hours it re-appears. We try to increase server shared memory also but that didn't help. Can any one suggest the solution for this?

Regards,
Cyan.

 

  • 3138 views
  • 1 answers
  • 1 votes

Hello,
I have a small question about OOP. Let me explain:
I have a Grid object:
Code :

    1.import java.util.*;
    2.import java.io.*;
    3.import java.lang.Math;
    4.public class Grid {
    5.private static Cell[][] grid;
    6.private int sizeOfGrid;
    7.public Grid(int size) { // Déclaration d'un tableau de cellules
    8.sizeOfGrid = size;
    9.grid = new Cell[size][size];
   10.}

The grid object is an array of subject Cell:
Code :

  • 1055 views
  • 1 answers
  • 0 votes

Hi,

My Internet just stopped connecting. An error, "connection time out" keeps on appearing whenever I link up my iMac to the internet, even though my WEP is correct.
 
I tried to shut off my router and restart my PC, in order to see if that was the problem but it wasn't. Because my airport seems to execute properly.
 
Please help me. Any suggestions would be highly appreciated.
 
Thanks!
  • 1761 views
  • 1 answers
  • 20 votes

Heloo, I am asking for some help regarding my problem on panda cloud, while I was scanning for some virus , suddenly an error message appeared it says Unexpected error. Error  code 1, see below all the error message text.

Unexpected error. Error  code 1.

If you want to help us improve, send us a suggestion

with information about this error and how it occurred.

 

  • 2314 views
  • 1 answers
  • 0 votes

Hi,

Posting here an error scenario that I know would also be interesting to read upon, an error occurred while I was using snagit application, the error message appeared while I am in the middle of  my work using snagit

 

he instruction at “0x01c2596c” referenced memory at “0x01c2596c”. The memory could not be “written” .

Click on OK to terminate the program.

Click on CANCEL to debug the program.

                                              OK              Cancel

  • 1562 views
  • 2 answers
  • 0 votes

Hi, I am posting here an error, I meet this error while using F-Secure to scan my computer for virus, I posted below the whole screen shot of the error message.

 Error: 34

When I am reading at the error, it seems not elaborating on the error, it did not specify any causes, only the number 34 is there, I looked on the internet for some discussion on error number 34,  but no articles was posted, this is also my first time to see this type of error message, please help me with this error, if you have try this error please share also your solution, thanks a lot.

  • 2282 views
  • 1 answers
  • 0 votes

Hello friends, sharing here an experience of mine while using Snagit, when I updated Snagit, error message was displayed on my screen, it is talking about an error occurred on .ini file, see below the error screen shot.

nvalid updates configuration file. The first line of the .INI file should be “;aiu;”

Invalid updates configuration file. The first line of the .INI file

should be “;aiu;”.

  • 1437 views
  • 2 answers
  • 0 votes

Hello!

I was installing F- secure to my computer, while installation was on going there was an error message which appeared, Unspecified error. Please try again (Error code: -25), see below the screen shot of the error.

Unspecified error. Please try again.

(Error code: -25)

  • 2789 views
  • 1 answers
  • 0 votes