Skip to main content

Questions tagged [oracle-10g]

Relational database management system from Oracle Corporation.

16 votes
3 answers
72k views

How can I change the binding order of network adapters in Windows 7?

The end goal here is that I am trying to install an Oracle 10g server on my Windows 7 x64 dev box. I use DHCP, and the Oracle installer is throwing up this warning: Checking Network Configuration ...
Chris Farmer's user avatar
4 votes
2 answers
21k views

"Edit" command in SQL Developer

In Toad, you can use edit tablename where ... and then simply edit the data in DB. Is there any equivalent in Oracle SQL developer?
Gariado's user avatar
  • 41
3 votes
5 answers
34k views

How to backup certain tables in oracle?

I want to continue working on oracle db from home and I need certain tables I created. How do I back them up then restore them?
user55542's user avatar
  • 773
3 votes
1 answer
19k views

How to remove Oracle 10g from Windows 7?

I have to remove Oracle 10g XE from my PC. It turned out to be far more complicated than I had thought: I couldn't find any suitable software products to remove from 'Add or Remove Programs'. I then ...
karla's user avatar
  • 259
3 votes
0 answers
846 views

No Support for Oracle UDT in latest version of oracle.manageddataaccess.dll

With oracle.DataAccess.Types we were able to integrate user defined types in oracle. But In latest version of Oracle.ManagedDataAccess.Types UDT is not supported. It seems that ODP.NET Managed Driver ...
Madhuri's user avatar
  • 31
2 votes
1 answer
2k views

Failed to install Oracle client with an error "path is too long"

I'd like to know how to install Oracle Client on my Windows 10 pro PC/Dell Vostro 3860 properly cause of I got a problem to install the client software that "PATH is too long" error. What I tried to ...
Seven's user avatar
  • 25
2 votes
1 answer
12k views

Error occured while installing Oracle Developer 6i on Windows 10 (64-Bit)

I have recently installed Windows 10 (64-Bit) Operating system on my computer and tried installing Oracle Developer 6i (Forms & Reports) but to no avail. It keeps failing and showing an error ...
Iftekhar's user avatar
  • 131
2 votes
2 answers
10k views

How to delete a database file (.dbf) from Oracle 10g?

I need help deleting a DB file from Oracle. I suppose I should use the DROP command, but I cannot make it work. I tried dropping all the users, except system user, from dba_users, hoping that this ...
karla's user avatar
  • 259
1 vote
1 answer
1k views

"Access denied" error when setting up Oracle 10g

I have installed Oracle 10g on my Windows XP SP3 system. When I try to add TNSORANAMES.ORA to the ADMIN folder, I get the following message: ERROR:-ACCESS DENIED. What is the problem and how can I ...
Ropu's user avatar
  • 11
1 vote
1 answer
76 views

Why does oracle move id's to caps?

I had lowercase id and it didn't find it until I moved it to caps.
user55542's user avatar
  • 773
1 vote
1 answer
913 views

Updating a table in oracle using another table rows

I want to update each row of a oracle table based on another table's rows. To be more specific, There's a table called Contact with the following fields: code(PK), name, mobile, email There's also ...
Mehdi Es-haghi's user avatar
1 vote
1 answer
457 views

Login Issues with Oracle databases

I had to setup an Oracle environment. The stage is as follows: there are Oracle 11.2 client and 10g express server, the OS is Windows 7, 64-bit. I have the ORACLE_HOME, ORACLE_SID and PATH env. ...
karla's user avatar
  • 259
1 vote
3 answers
13k views

OS X Lion - Installing Oracle 10g Standard Edition

I'm trying to install Oracle 10g on to OS X Lion. I have previous achieved this on Snow Leopard with the following tutorial. The issue I'm having is that the ulimit settings in the oracle/....
Cellze's user avatar
  • 139
1 vote
1 answer
2k views

Can't create extension orafce in Postgresql

my os is redhat 7.3 and I am trying to install orafce to postgresql with psql version 9.2 and server version 9.6. Firstly, i try to install via the script orafce downloaded on github but after reading ...
MaximusPrime's user avatar
1 vote
1 answer
5k views

Recommended size of memory and hard disk for a VirtualBox VM for Solaris with Oracle

I have a laptop with Windows 7 64-bit operating system. I have installed VirtualBox 5.1.14 on it. Now I want to create a Solaris 10 VM where I would like to install Oracle 10g. What is the recommended ...
srh's user avatar
  • 281

15 30 50 per page