Recent posts
I have searched the internet and can't tell if the users query fails when I see the message in the alert log. The query is coming from a user running a report in business objects. What user and what query/report I can't tell. I have been going through the audit logs...
Read more
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...
Read more
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...
Read more
Hi there,
Just bought a Mac laptop a few days ago and have been trying to install Skype; but then an error occurred, that tells me, that Skype is an .exe file which is not applicable for Mac.
Do I need to download applications/software so that I can use an .exe...
Read more
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...
Read more
I made a new blog and registered it for Google adsense but it failed and i got this message in my email from Google adsense-
Thank you for your interest in Google AdSense. Unfortunately, after reviewing your application, we're unable to accept you into AdSense at this time.
I...
Read more
i use Google earth for many reason. If I go to countries where they don't speak English as their first language then all the landmarks and such are in their language. I have tried changing language to English but it still does it? How can I change it ,so...
Read more
I searched for RapidShare in Google through Google Chrome. When I pressed enter, the website came up and I accidentally pressed "Block all http://www.rapidshare.com/ results" or something like that. I tried deleting the history hoping that would help and it didn't. Now I have no clue on what...
Read more
hello!
I started in html and when I insert an image, my image appears as a small table with across inside.
I would like you to help me please if you have any advice!!
Thank you!
Read more
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...
Read more