Hello Experts,
I need to be able to connect to Oracle 11g server (tower) from my laptop. I am losing my mind. Please help.
Please see server configuration below, am I missing something?
...
INSERT INTO CustomerFamilyHistory (customerfamilyhistory_id_seq.nextval, firstname, lastname, age, ?????, sibling, customerid)
SELECT customerfamilymemberfirstname, customerfamilymemberlastn...
Anyone able to confirm Oracle 10g and 11g is certified on Windows 2008 64bit platform?
Hello Experts,
I am having problems with my listener. It does not know the service name; but I do see it and need it.
I am configuring it (and reconfiguring it) via ./netca and/or ./netmgr...
How to install Oracle 11g in Ubuntu 9.0.4 64 bit version?
I have downloaded the zip files linux.x64_11gR2_database_1of2 and linux.x64_11gR2_database_2of2 from the Oracle website.
I have unzi...
OS: RH Linux X86_64
DB: 11.1.0.7
Storage: SAN w/64k page size.
What does Oracle recommend as far as running disk defragmentation utilities on the database mount points?
Our SA set this ...
I created some sequences. I would like to indulge into the primary key column in CREATE TABLE script. How can i do it?
I have a 32bit Application running on a Windows 2008 64 bit server using Oracle V11 32 bit client. I am publishing it to a Terminal Server and it works OK using Remote Desktop. I published...
Hi
I have installed Oracle 11.2 Grid Infrastructure (standalone) on RHEL 5.3 64-bit
After I changed hostname of the server I cannot connect to ASM instance.
I am getting the following e...
We have a DR site and the current DR plan is to send the daily full data dump to the DR server and import.
I understand there is a more efficient and faster way for recovery by sending the...
I have an unruly database that writes massive amounts to the alert logs. I have no choice but to clean these up somehow. I have taken measures to copy the results from x$dbgalertext that ex...
Hello experts,
Though I do see services available when running ./netmgr; when I start the listener it shows none. Pls see below.
I need my default LISTENER to support services....
Thx...
I have J2EE application running on OC4J application server. Where the database connection is dropping / resetting after some idle time. The idle time varies from 20 mins to 90 mins. The persis...
Hello Experts
I am a young C# Developer and I am familiar with the System.Data.SqlClient/System.Data.OracleClient namespaces however I recently found out that Oracle is no longer supporting...
Experts,
I have been working with Oracle 11g and trying to staically register the listener file. We have had issues with our database where the following error is returned "ORA12528 tns ...
Hello Experts,
Any idea why I am getting this ORA-12504 error?
Pls see below my listener.ora
Thx,
Regards
Hello Experts,
During Oracle 11g initial install I get the warning below. I am not sure how to fix.
all environmental variables have been set correctly including ORACLE_HOSTNAME.
But, I ...
Hello,
I am interested in understanding the pros and cons of storing billions of rows for real-time access in XML DB or in a traditional relational DB. The logical data model for this solut...
I am currently trying to upgrade from Oracle 9i to 11g and seem to have encountered a problem where I'm not really sure what is happening.
Basically I have Machince A (Production) running ...
We have a financial apps that our management wants to be on high availability.
We had crafted out a failover solution based on Windows 2008 Server Enterprise failover cluster with 2 dedica...
Hi there,
I have Oracle 11g installed on a server. We currently use a database control for each database instance. This equates to 200mb of memory for java.exe and 250 mb of memory for or...
hello Experts,
This is my 6th Oracle 11g install.... every install I am faced with new challenges...
I am installing it in linux (centos 5.3, 32bit) all libs have been installed; all en...
hello Experts,
I have Oracle 11g installed on my tower (no firewall - Centos 5.3 - all environmental vars set correctly, listener working, and dbconsole is started)
I want to be able to ...
When upgrading to 10g last year we had an issue with Siebel efficiency. Since siebel creates its own queries we could not optimize this through our sql code. The solution was to use stored o...
Hello Experts,
I have successfully installed Oracle 11g and created two sids.
However,
I have no idea what my GLOBAL_DBNAME is or where to find it.
Does anyone know how?
thx,