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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check table lock.26 Apr 2006 18:50 GMT10
How can i check table lock in oracle database?
Strange Network Error on Oracle Database Server26 Apr 2006 17:52 GMT2
Hi Oracle Gurus, We are experiencing a strange Oracle database
server(Windows 2003) behaviour
When we try to start Oracle database from services -- It does not start
the database and in Oradim.log we see following error -- ORA-12560:
10g XE installation on XP Home26 Apr 2006 17:51 GMT3
I attempted 10g XE installation and it failed (was frozen for a couple
of hours so I aborted and rebooted). After that I tried to remove
install folder but couldn't as system complains about admin privilege
(I am in Administrator group!).
query taking too much time to execute26 Apr 2006 17:08 GMT4
delete from ASSORTMENT
 where  ASSORTM not in ( select min(ASSORTM)
                                        from ASSORTMENT
                                        group by  ASSORTM2 )
Displaying user friendly messages from database trigger26 Apr 2006 15:55 GMT1
I am writing a database trigger and if I encounter any exception I
raise error using
raise_application_error (-20001, <error message>);
The error message is displayed on the Oracle Applications 11i Standard
Extracting only changed data26 Apr 2006 15:49 GMT2
We have a large (100's gigs) OLTP (v9) database which is propreitary to
a vendor.  We would like to extract data near real time for reporting
when the system becomes unavailable.
Ideally we would extract on the inserted or updated data versus pulling
Performance Question26 Apr 2006 15:31 GMT2
In order to find which segment is waiting I ran this statement with
system user.
Select EVENT,P1TEXT,P2TEXT,P1,P2,P3 From v$session_wait where
sid=<sessionid>
Confusion About Sequence26 Apr 2006 14:35 GMT2
I read something about seqence there but still not clear please give
some light on it
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements
6a.htm#4062

Within a single SQL statement containing a reference to NEXTVAL, Oracle
Storing large numbers, NUMBER datatype questions26 Apr 2006 14:12 GMT5
We are running into large numbers needing to be stored in some columns.
Does increasing the precision of a NUMBER increase the storage size?
What are the consequences of using NUMBER without precision or scale?
using UTL_FILE and HEXTORAW()26 Apr 2006 14:04 GMT8
need to write "binary" data, specifically a record separator byte
(x1E), to a file.  When I do so using "UTL_FILE.put_line(file_handle,
HEXTORAW("1E"));" I end up with an ASCII hex string of "1" "E", two
bytes not one with 0x1E followed by "newline."
About OCI thread safety26 Apr 2006 13:48 GMT3
Gentlemen,
this is the official page about thtead safety :
http://oraclesvca2.oracle.com/docs/cd/B10501_01/appdev.920/a96584/oci09adv.htm#456379
I don't understant how it works.
SQL question: GROUP BY: Is there a "SUM" for strings?26 Apr 2006 13:08 GMT8
is there something like SUM, but for strings?
I can do
    SELECT SUM(colname)
    FROM mytable
QUESTION: Estimating required rman incremental backup size from redo??26 Apr 2006 10:50 GMT4
Hey, all...
I am in the process of capacity planning for an Oracle server
(currently at 8.1.7.4, soon to go to 10g)
We're in the process of rolling rman into our environments, but it has
Performance Issue26 Apr 2006 10:49 GMT1
One question if it seem worth answering..
To avoid disk contention we normally have different Tablespace for
indexes and tables.
Now let us say we have two very large tables with no fragmentation &
RMAN block lever recovery question26 Apr 2006 09:24 GMT4
Group,
I am using Oracle 9206 on windows.  I have a corrupted block on system
tablespace.  And I am using block level recovery (RNAN) to resolve this
problem.
 
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.