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 / February 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Triggers28 Feb 2009 17:28 GMT12
We are making some changes and I'd like to know if this can be done
with a trigger.
I have Table1 which is the master table and Table2 which is the
history table.  Currently we have over 100 places where Table1 is
Which functions/procedures are actually getting called?28 Feb 2009 15:31 GMT1
I can get a list of all my functions + procedures via:
select distinct object_name, package_name, overload
 from all_arguments
where owner = 'MYNAME'
How do you move archivelogs from one asm to another asm on standby     site?28 Feb 2009 14:45 GMT3
Dear group,
Somehow my archivelog is in the primary site ASM disk, but failed to
shipped to standby site.
If I do
column filter28 Feb 2009 10:29 GMT7
The following query will return 3 word in 3 "TABLE COLUMN", How can I
modify the query to return "NO 3 words are the same"?
the following Table will have duplicated as both row has the same 3
words, I only need "a, young, woman" is enough. I do not need "a,
Taking export from SECONDARY_INSTANCE from 02 node RAC27 Feb 2009 22:40 GMT12
We are at :
Oracle 9.2.0.6
HP Ux : 11.23
RAC : 02 Node
Materialized View - Performance27 Feb 2009 15:02 GMT11
I am using Oracle 10g.
Please answer my doubts regarding Materialized Views ( MV ) :
1. if we give the option 'enable query rewrite' option, while creating
MV, will the optimizer do automatic query rewriting and optimize the
Parallel hint27 Feb 2009 10:02 GMT8
I have table with parallel degree 4.
I altered the table with  parallel degree 8.
But the insert query of that table didnt take the parallel process of
8, though i forced the parallel hint with 8. Instead it is taking
Functions27 Feb 2009 09:23 GMT14
This is interesting.  Say I have a package with a function in it.  The
function is local to that package only and is not called from the
outside.
Now, I have a line like this:
Size of datatype NUMBER25 Feb 2009 20:54 GMT3
what is the size of the Oracle datatype NUMBER in bytes?
Thank you,
Norbert
Help With SQL Statement25 Feb 2009 19:05 GMT2
Hi Gang
I have a table that has the following.
Part          Revision
AA1234     1
Accelerating sp, again!!!25 Feb 2009 16:54 GMT3
Hi people, this is a continuation of the post titled "ACCELERATING
STORED PROCEDURE" from the last week, am sorry for the inconvenience
that might cause them to have to read the previous post but its a long
history as you can see, so the last post was very useful and thanks
Cheap Cheap Database Recovery25 Feb 2009 13:41 GMT31
Having a extremely low budget for IT,  I tried to design a very cheap
recovery database system without having to pay for a standby database.
This is the idea:
1 -use a duplex destination for the archive logs located in a remote
join statement25 Feb 2009 07:56 GMT1
The following query will output 2 word that's close in position, but
how can I output 3 word that's close in position instead of 2 word?
the query will have 3 column output instead of 2 column output for
words.
SQL Statement25 Feb 2009 01:45 GMT6
Can you have a select statement that returns a literal AND normal
query results without a UNION?
Say I have a parameter, like and employee ID, passed to a procedure.
I want to run a query which returns the top 4 records in the result
Need Help With Query25 Feb 2009 01:26 GMT1
I am new to Oracle and I was wondering if someone could help me with a
query.  Basically, what I want to know is how to return all the
columns in a given table EXCLUDING the primary key column.
Thanks In Advance,
Pages: 1 2 3 4 5 6 7 8 January, 2009
 
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.