Oracle 8i Questions and Answers

Recent IT Questions

41 - 60 of 60
<<PREVIOUS 1|2|3 NEXT>>

Configuring isql *plus

Hi, I want to configure isql *plus in my oracle server. Can any one give me the configuration steps to invoke the isql * plus in my oracle server. Thanks in advance, Regards, P. Karthik

View Answer   |  Mar 28 2006  3:21 AM GMT
Migration, Windows, Oracle
asked by oraworld

  0 pts.

Using optimizer hints in Forms

Hello everybody. A few weeks ago I posted a question about Sql Tuning in Oracle, and I have been experimenting with optimizer hints and execution plans (all this in Sql Plus), but now, a doubt arises to me. Can I use the optimizer hints in Forms 6i (program units or triggers) ? Since they look like...

View Answer   |  Mar 13 2006  12:28 AM GMT
Security, Oracle, SQL
asked by carlosdl

  29580 pts.

Slow PL/SQL query

I'm running the following query against two tables residing on an Oracle 8 database. The query takes too long (over an hour) to run. Both tables are indexed - however the main table SALES.SO is HUGE. Does anyone have any suggestions as to how I could improve this query so it can execute faster....

View Answer   |  Mar 8 2005  10:28 AM GMT
SQL, Oracle 8i
asked by appioriley

  0 pts.

CLOB - Fetch out of sequence

I am inserting into a table which has a CLOB field. I insert a blank_clob and then try and retrieve the clob field again directly after insert. When I execute the select to retrieve the CLOB field I am getting ORA-01002: fetch out of sequence. The query looks like: select XML_DATA from XML_TABLE...

View Answer   |  Mar 3 2005  10:48 AM GMT
Oracle, SQL, Lifecycle development
asked by GinaOL

  0 pts.

Migration from Oracle 8i (8.1.7 for Win. NT) to Oracle 10g :

Migration from Oracle 8i (8.1.7 for Win. NT) to Oracle 10g : Current Environment : Operation System : Window NT4.0 Oracle : 8i (8.1.7) Developer 2K : Forms 6.0.5.33.0, Report 6.0.5.33.0 We have ERP System in house Developed. Everything working fine. Now we want to Migrate...

View Answer   |  Nov 24 2004  6:56 AM GMT
Windows 2000 Server, Oracle, ERP
asked by swatis

  0 pts.

ORA-03113 error while compiling Oracle packages

Hi All Recently we migrated our PLSQL code from Oracle 8.1.7.0 to 9.2.0.4. While compiling our packages in 9i, we are getting the ORA-03113: end-of-file on communication channel error. This happens only when we compile two particular packages. And then when we connect again immediately, and...

View Answer   |  Nov 24 2004  5:11 AM GMT
Oracle, SQL, Standard Edition
asked by boball

  0 pts.

Oracle In Linux

How can I able to get and work with Oracle in Linux platform. I am using RedHat Linux 9.0.

View Answer   |  Oct 9 2004  1:41 AM GMT
Tech support, Administration, Hardware
asked by samachar

  0 pts.

Alternate way to stop Oracle Services on Win 2K Server-2

Our database server is a Machine running Windows 2K Server. We make our backups stopping the Oracle Service and then copying the files to other location (and then to tape), but in order to do this, the user loged in on the server must be an administrator, and this is a problem, because the backup...

View Answer   |  Aug 2 2004  2:25 PM GMT
Hardware, Windows, Windows 2000 Server
asked by carlosdl

  29580 pts.

Alternate way to stop Oracle Services on Win 2K Server

Our database server is a Machine running Windows 2K Server. We make our backups stopping the Oracle Service and then copying the files to other location (and then to tape), but in order to do this, the user loged in on the server must be an administrator, and this is a problem, because the backup...

View Answer   |  Aug 2 2004  1:16 PM GMT
Hardware, Windows, Windows 2000 Server
asked by carlosdl

  29580 pts.

ora-1555 during data purge

We have a PL/SQL script that selects then purges data from a table row-by-row. We populated our Test environment with production data, ran it, and it worked fine. When we moved it to production and ran it against the same data, it failed with an ora-1555. We've set up a large rollback segment, and...

View Answer   |  Jul 20 2004  10:51 AM GMT
Oracle 8i
asked by mljsher

  0 pts.

Database Replication

Hello, i have to set up an Database Replication for both read and write access to a tables data from anywhere. Who knows a good description with an example for the set up and administration?

View Answer   |  Jul 20 2004  3:01 AM GMT
Oracle, SQL, Architecture/Design
asked by Mysterky

  0 pts.

Uninstalling Oracle 9i products from a Window Server

Hello how is everyone today? When your removing all Oracle components and services from a Windows 2003 Server what method is used more. The manual method or using Universal Installer? Can you please provide me a link to white papers that take me through the process of using the Universal...

View Answer   |  Jun 15 2004  12:03 AM GMT
Oracle, Standard Edition, Oracle 9i
asked by bobby4

  0 pts.

Support of Oracle 8 and 9i

We currently support several systems running Oracle 8 that are upgrading to 9i. From a support perspective, can someone help me identify any key differences that might need special attention the my Oracle 8 experience does not cover? Thank you.

View Answer   |  Jun 3 2004  2:48 PM GMT
Oracle, Oracle 9i, Oracle 8i
asked by Guido77

  0 pts.

RAC and parallel server

What is difference between RAC and parallel server?

View Answer   |  May 28 2004  4:56 PM GMT
Oracle 9i, Oracle 10g, Oracle 8i
asked by 66798369

  0 pts.

remotely managing database securly

If I want to work at one place and be able to manage the Oracle 8i database remotely and securly at another place, what should I do or set up? Thanks

View Answer   |  May 24 2004  4:48 PM GMT
Oracle, DB2, Database
asked by 66798369

  0 pts.

Duplicate records

What is the best way to detect duplicate records within a large database where the primary key is different?

View Answer   |  May 24 2004  6:45 AM GMT
Oracle 8i
asked by Squirls

  0 pts.

Novell EDirectory synching with Oracle Internet Directory 10G using Novell IDM2 (previously DirXML)

Any of you guys have any experience on this? Any tips or probably a step-by-step guideline to follow going about this?

View Answer   |  May 21 2004  5:40 AM GMT
LDAP, General Directories, Novell NDS
asked by rdocena

  0 pts.

Oracle database not starting on server reboot

Would anyone know why an Oracle 8i database running on Windows 2000 will not automatically start on a server reboot?

View Answer   |  May 12 2004  3:30 PM GMT
Oracle 8i
asked by oradba13

  0 pts.

Database Move

What is the quickest way to move a database from one server to another...same platform and O/S version, same Oracle version (8i)?

View Answer   |  May 12 2004  11:43 AM GMT
Oracle 8i
asked by mjevans

  0 pts.

export RECORDLENGTH

I was runing an export against an 8.1.6.3 database the other day, and got the following informational message: Note: RECORDLENGTH=1048576 truncated to 65535 I was wondering what the significance of this message is. The number 65536 happens to be the setting for SORT_AREA_SIZE. Thanks.

View Answer   |  May 12 2004  10:45 AM GMT
Oracle 8i
asked by mljsher

  0 pts.

41 - 60 of 60
<<PREVIOUS 1|2|3 NEXT>>