Oracle 9i Questions and Answers

Recent IT Questions

21 - 40 of 149

Calculate time difference with Oracle 9i

1)i wanna calculate difference between current time and time which is stored in table. how will i calculate the difference between 2 time?? 2) after calculating this difference ,if this difference is greater than 3 hrs my system should genrate an email to technical head. how do i do this?shall i...

View Answer   |  May 18 2009  11:50 AM GMT
Oracle 9i, Oracle Forms 6i, Oracle development
asked by Firasha

  25 pts.

Size of temp tablespace in Oracle 9i

We have a temporary tablespace in Oracle 9i. The temp datafile shows 0 bytes as its storage. But on D:ORACLEORADATAORCLTEMP01.DBF, (where this file is stored), the size of this file is shown as 1.2 MB. Is there any reason for this? Moderator Note: This is a submitted question

Answer Question   |  May 15 2009  8:27 PM GMT
Oracle 9i, Temp Tablespace, Oracle administration
asked by BrentSheets

  6535 pts.

Oracle 9i

We had installed Oracle 9i and on AIX and then installed our front end application, now we want the oracle to have pro*c option. Is there any patch available to just install pro*c option rather than reinstalling oracle and selecting pro*c during installation. We cannot risk reinstalling oracle as...

Answer Question   |  May 12 2009  1:51 PM GMT
Oracle installation, Oracle 9i, AIX
asked by Nilesh1979

  10 pts.

Oracle OMS - Please Help

i'm expert on SQL Server, but new to Oracle world. the oracle is installed on Windows 2000, if i need to do anything (backup, creation of new Shema, importing data...)it gives me that i have to use OMS . i found that OMS needs sysman user, or after searching i found that this username doesn't...

View Answer   |  May 11 2009  3:18 PM GMT
Oracle 9i, OMS (Oracle Management Server), SYSMAN
asked by Sous

  580 pts.

OEM

can i manage oracle 10 instances using the 9i oem?

View Answer   |  May 1 2009  7:55 PM GMT
Oracle Enterprise Manager, OEM, Oracle 10g
asked by JoanK

  5 pts.

Is the Oracle client 9 compatible with Forms 6i

We have a conflict between windows 2003, citrix and oracle forms 6i and have over come this by installing client 9.2.0.1.0 however I don't believe this is a supported combination and need to know what problems we may encounter

View Answer   |  Apr 24 2009  10:47 AM GMT
Oracle, Oracle 9i, Oracle Forms 6i
asked by Dizzy

  5 pts.

Would like to upgrade to 10.2.0.4 from 9.2.0.7

Ihave 3 test databases on Tru64 and I would like to install 10.2.0.4 and upgrade only one database. How do I do that? Once the testing is sucessful I will then upgrade other 2 test databases and then production database. Your step by step instructions will be appreciated Thanks

View Answer   |  Apr 22 2009  5:55 PM GMT
Oracle Database, Oracle 10g, Oracle 9i
asked by Kanif1

  5 pts.

How to config iSQL Plus on computer without a domain

Hello I have Oracle 9i installed in my home computer and i want to work in iSql Plus, but i am not able to do it. I tried running the apache server but then when i tried to login i get a error message "The server encountered an internal error or misconfiguration and was unable to complete your...

Answer Question   |  Apr 20 2009  3:32 AM GMT
iSQL*Plus, SQL, Oracle
asked by DerrickOra

  5 pts.

log sql queries?

queries seem get mangled by our report writer middleware; I'd like to see the actual SQL received by Oracle9i from a particular user. how?

View Answer   |  Apr 17 2009  5:14 PM GMT
SQL queries, SQL Server logs, Oracle 9i
asked by Ktpierce

  5 pts.

rdbms and dbms

what is rdbms and dbms in oracle?

View Answer   |  Apr 6 2009  6:51 PM GMT
Oracle 9i, DBMS, RDBMS
asked by Gkg

  5 pts.

Oracle 9i: jrew.exe

while installing oracle9i in laptop i a getting message jrew.exe stopping program(i am using windows vista)

View Answer   |  Apr 6 2009  4:54 PM GMT
Oracle 9i, Windows XP, Oracle error messages
asked by Sushanth

  10 pts.

oracle9i

i want to learn the oracle9i for get the job of DBA .for that what website i have to go?

View Answer   |  Mar 30 2009  1:22 PM GMT
Oracle 9i, DBA, DBA training
asked by Kaninfoway

  15 pts.

How to connect Oracle 9i to Visual Basic by ODBC?

how to connect oracle9i to vb6 by odbc? plese provide me code also?

View Answer   |  Mar 28 2009  12:45 AM GMT
ODBC, Oracle 9i, Visual Basic 6
asked by Rk9040

  5 pts.

NEED HELP to DETERMINE STEPS to TAKE when going from 9i to 10g in terms of plsql best practices as well as known issues to watchout for

Need Expert Help to Determine Steps to Take: When going from 9i to 10g in terms of: _______________________________ 1) plsql best practices for both 9i and 10g that are specific and could be measured against 2) known issues to watchout for in terms of 10g overall, 10g prominent bugs/issues 3)...

View Answer   |  Mar 24 2009  4:06 PM GMT
Oracle 9i to 10g Upgrade, Oracle 9i, Oracle 10g
asked by MaxonIT1159

  5 pts.

memory space

what queries for get the details of memory space in database?

Answer Question   |  Mar 23 2009  12:56 AM GMT
Oracle 9i, Oracle Database, Oracle Database Memory
asked by Kaninfoway

  15 pts.

ORA-01033: Oracle initialization or shutdown in progress

most of our databases are on Oracle 9i. Suddenly i'm not able to start oracle or use any application that uses oracle, though all related services are working. i'm getting the error : ora-01033 oracle initialization or shutdown in progress i tryed to connect as sysdba but the user i've been given...

View Answer   |  Mar 18 2009  9:49 AM GMT
ORA-01033, Oracle 9i, Oracle 9i error messages
asked by Sous

  580 pts.

Oracle 9i to Oracle 10g Upgrade - Help needed for some PL/SQL errors

We are doing a Database server upgrade from Oracle 9i to Oracle 10g. As a part of this upgrade activity, I got in total three different PL-SQL Errors for which I had to make code changes in the database server. These errors were: (1) PLS-00371: at most one declaration for "string" is permitted....

Answer Question   |  Mar 17 2009  7:51 PM GMT
Oracle 10g, Oracle 9i, Oracle upgrades
asked by PrateekSingh

  45 pts.

What am I doing wrong. Please Help

An unhandled exception of type 'Oracle.DataAccess.Client.OracleException' occurred in oracle.dataaccess.dll Additional information: System error. Imports System.Data Imports Oracle.DataAccess.Client Public Class Form1 Inherits System.Windows.Forms.Form Dim objConnection As...

View Answer   |  Mar 9 2009  1:45 PM GMT
Oracle 9i, Oracle Data Access, Oracle Database
asked by Dax

  70 pts.

.NET connecting to Oracle 9i

Please Help. I am new to .Net. Using .Net 2003 Oracle 9i Imports Oracle.DataAccess.Client Public Class Form1 Inherits System.Windows.Forms.Form Dim objConnection As OracleConnection = New _ OracleConnection("User Id=system;Password=dax856;Data Source=DMS") Dim...

asked by Dax

  70 pts.

Hiding a stacked canvas in Oracle 9i

how to hide the stacked cancas using a code in the oracle9i? i call the stacked using the form so the problem now is what code am i going to use to hide it in runtime! so that the user input will be on the content canvas and the stacked canvas will not be visible after i click a command! help.. any...

View Answer   |  Feb 28 2009  4:55 PM GMT
Stacked Canvas, Oracle Forms Canvas, Oracle 9i
asked by Kiara

  20 pts.

21 - 40 of 149