Skip to main content

Questions tagged [oracle-10g]

Relational database management system from Oracle Corporation.

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 ...
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 ...
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?
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 ...
0 votes
2 answers
6k views

Eclipse will not run Hello World (Error occurred during initialization of boot layer java.lang.module.FindException: Module Moussa.java not found)

enter image description here Does anyone know how to fix this issue in Eclipse? It will not let me run the code. Everytime I press the "run" button the same error pops up: Error occurred during ...
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 ...
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 ...
0 votes
1 answer
643 views

How to change SQLDeveloper's language to Chinese?

I've seen many posts on how to change SQLDeveloper's language to English, by using the following method: sqldeveloper.exe --AddVMOption=-Duser.language=en I have tried this method with both English (...
0 votes
1 answer
914 views

Oracle Linux 6 download files?

I want to download Oracle Linux 6 for basic use to install on my laptop to use oracle 11g r2 database since this is one of only few Linux distros which is supported. When I go to the downloads section ...
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/....
0 votes
2 answers
12k views

Oracle 10g Client for Windows 7?

I downloaded the Oracle 10g Client Release 2 from this link, the one that says it is compatible with Vista, Windows Server, and Windows 7. However, when I run the installer, it says that the ...
0 votes
1 answer
3k views

Can't connect SQL*Plus to Oracle 10g from within VMWare Fusion VM

I am attempting to connect to an Oracle 10g server (remote host on LAN) from within a Windows XP VM hosted by VMWare Fusion on OSX. While I can connect to the service using Oracle Net Manager, I can ...
1 vote
1 answer
15k views

How can I connect to an Oracle database through a shell script?

I have tried to connect to an Oracle database using the below command: sqlplus -s LOGIN/PASSSWD@SERVERNAME:ORA_PORT/SERVICE_NAME However I couldn't connect. It was throwing the following error: ...
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. ...
0 votes
1 answer
1k views

how to permanently set hostname for sqlplus?

I have the following situation: a windows 7, 64-bit OS; in which I have an Oracle 10g setup; on top of Win 7 - XP Mode; in which I have Oracle 11 client. As I try to connect to the Oracle Server ...

15 30 50 per page