Hello!
I have a server which runs Oracle 9i with alot of data in a database. I want to install Oracle 10g in another server (and I installed), then I want to get a full dump (backup) from Oracle...
http://www.experts-exchange.com/Database/Oracle/9.x/Q_22647847.html
Using stored procedures parameters "named notation" like
exec proc1(par1 => <number>, par2 => 'string');
I have got the following error:
PLS-00306: wrong number or types of arguments in c...
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_23418729.html
What is the worst thing you have ever experianced due to a upgrade of 9i to 10 g , We recently had a major perforamnce degidation due to RBO vs CBO on a upgrade , I want to hear your stories , I am...
http://www.experts-exchange.com/Database/Oracle/Q_23463805.html
Hi,
problem in creating DBLINK from oracle10 g to oracle9i ...
http://www.experts-exchange.com/Database/Oracle/Q_23326033.html
I have a production server that is running three 9i instances on one oracle home and a 10g instance that is running in its own oracle home. All 4 instances are using the 10g listener.
I want to...
http://www.experts-exchange.com/Database/Oracle/Q_23499799.html
Zones:
OracleDate Answered: 06/19/2008 Grade: A Views: 5
Hi,
Can anyone tell me the best websites to go to find PL/SQL code libraries (purchase or free download) for Oracle 9i, 10g and 11g?
Many thanks!
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_23259331.html
Hello,
I have Oracle 10g dedicated server installed on my laptop which running Vista Ultimate using dynamic IP addresses settings.
I installed Microsoft Loopback Adapter and updated according...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23357084.html
When i try to insert a value with & into a table, like
insert into test_tab (test_field) values ('&test');
Oracle is substituting it before it gets passed to the oracle server. How can i make...
http://www.experts-exchange.com/Database/Oracle/Q_23494879.html
i have a table
TABLE_A
BK NO AMT1 AMT2 AMT3
12 1 10 20 30
12 2 40 50 60
I need the result like below
BK NO ...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_22785391.html
Dear experts,
I really wants to find answers to these questions
I have a one year of LAMP (Linux, Apache, MySql and PhP)
and .NET experience.
I have a college degree in Computer Science.
...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23189947.html