Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Oracle / Oracle Server / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
date format05 Jan 2006 13:43 GMT2
I have a table which contains a column date_operation declare as date
when I do sql as "select date_operation" from a_table, I got as below:
02-MAR-05
--------------
Nice present, only discovered for Christmas05 Jan 2006 12:47 GMT5
On my Oracle 10.2, I got the following:
 1  declare
 2  cursor csr is select ename,deptno,
 3  rank() over (partition by deptno order by sal)
Oracle 9i ebook or online tutorial05 Jan 2006 12:46 GMT1
Hi group
I am new to Oracle. Does anyone have an ebook on learning Oracle 9i, or
knows any good tutorials online.
Thanx
RMAN with Legato NetWorker05 Jan 2006 09:23 GMT1
I have been using RMAN with Veritas NetBackup for a while, and now need
to do the same with Legato. However, it appears that there are
substantial differences:
- Veritas NB agent allows to run any shell script, so from agent
Problems with OR in Oracle 8i05 Jan 2006 01:11 GMT8
I have a fairly big Oracle 8i database (2 million order rows in the largest
table) and I'm having trouble with the OR operator in a query. For some
reason the OR is causing queries to run dog slow. It's so slow that I have
to take out the OR and use a UNION instead. For example:
oracle query vs. $sql->fetch()04 Jan 2006 19:32 GMT2
I use sql> select column1, column2 from a_table;
I got three output.
But,
if I use perl script as below:
How to ignore/hide IMP-00017 for database link?04 Jan 2006 19:24 GMT1
I am running Oracle 9.2.0.5 Personal Edition on Windows2000 (client),
and following the steps for "Adding New Master Sites Without Quiescing
the Master Group," (Chapter 7, Replication Management Guide) which
include the following EXP command:
hosed database04 Jan 2006 19:11 GMT5
I currently use Waters' Millennium HPLC software, which has an embedded
instance of Oracle 8i.  Recently the hard disk crashed, and hosed the
connections between the data files and the database,  so the data is now
inaccessible.  Is there anyway to rebuild the database manually ...
Compare data in tables of different structures04 Jan 2006 18:45 GMT2
Hi, dear all,
Currently we have two Oralce 9i databases in the production
environment. We synchronize them *logically* every day. *logically*
means these 2 databases are not exactly identical, the schemas inside
rman problem04 Jan 2006 18:38 GMT5
I am trying to backup 8.16. to another server. (Win)
Runnin the follwing:
RUN
{
Oracle RAM backup failure04 Jan 2006 17:48 GMT2
When backing up data from large RAM to small RAM (RAM backup ), ORACLE
failed to work with message 'database unavailable'.
Appreciate your help!
row migaration04 Jan 2006 16:43 GMT8
What is row migaration?
Does it means that when I select some rowid from a table, and after row
migaration, the rowid may be changed?
Thanks
Ora-24777 Error in Dedicated Mode04 Jan 2006 15:43 GMT4
   We have 2 databases running on 2 IBM p570 Servers. Initally it was
configured to run in shared mode. We have 2 DB link to access each
other and the db level for both databases are as follows.
SQL> select * from v$version;
Question: Unusable indexes after tablespace move of table04 Jan 2006 15:32 GMT5
Hi, all.
Our db (8i on AIX) has tablespaces with different extent sizes, and
once an object in the smaller extent-sized tablespaces reaches a
certain threshold of extent number, we move it into the tablespace with
How to calculate the length of a long raw field in plsql04 Jan 2006 14:43 GMT2
Hi to all,
is it any way to calculate the length of a very big fields in a long raw
type in plsql?
i found a lot of examples for long fields but i can't find the way for long
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.