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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IMP stalls (???)22 Jun 2005 01:06 GMT6
I'm using Oracle 8i and am trying to keep a backup database current
with our Production database. We do a daily full EXP of Production and
then weekly IMP the latest dumpfile into the backup database. Normally
this has only taken an hour to complete but lately it appears to be
Oracle 10g installaiton : one binary but multiple instances22 Jun 2005 00:01 GMT7
Is it possible to have the following design for my Oracle Installation

Using only one set of binary
Multiple Instances.
Find and trace unknown session?21 Jun 2005 23:36 GMT3
I am trying to find an efficient way to trace a session in a database
in which all connections coming into the database are through a
middle-tier (web server, etc), and thus all logins to the database are
the same as well as the OSUSER. An example of this is Siebel, in which
case short circuits?21 Jun 2005 20:39 GMT8
Question about this case statement below - is it actually evaluating
the 3=3 or does it short ciruit? I'm trying to judge decode versus case
in terms of potential performance differences.
case when 1=2 and 3=3 then 0 else 1 end
GUID as primary key21 Jun 2005 18:45 GMT15
<Oracle 9.2i>
I got 2 questions:
Is there a package (or something else) where I can get a GUID from the
oracle system? (something like SELECT DBMS_GUID.GenerateGUID FROM DUAL)
How to test procedure that has OUT params in SQLPlus?21 Jun 2005 18:12 GMT6
I have created a procedure called decrypt_inmemory with following
parameters:
key IN varchar2, data IN varchar2, cleardata OUT varchar2
I was wondering how I can test execute this procedure from within
Problem Decrypting in-memory21 Jun 2005 16:05 GMT1
I have one procedure to encrypt:
CREATE or REPLACE PROCEDURE encrypt_password (key_string IN varchar2,
uname IN varchar2, password IN varchar2) IS
input_string    VARCHAR2(16) := to_char(password);
CBO and system statistics21 Jun 2005 15:48 GMT3
If there are no system statistics generated for a 9i database, does the CBO
use some sort of default values to calculate cost of queries?
Thankyou.
Maximum Tablespace size21 Jun 2005 14:26 GMT2
What is the maximum allowed size for the Tablespace in Oracle? If it
varies depending on the system configuration, please let me about how I
can find this, for my Solaris system where Oracle is running on?
POST a form in Oracle 8.1.721 Jun 2005 13:59 GMT1
I'm coding a function a document to a server using POST method.
ORA-06502: PL/SQL: numeric or value error: hex to raw conversion error
Can someone help me? I'm not a PL/SQL programmer.
Thanks a lot!
ora-03113 in INSTEAD OF trigger with database link21 Jun 2005 13:58 GMT1
we have a strange behaviour here in a combination of a VIEW, INSTAED OF
TRIGGER and DATABASE LINK. While the INSERT works, any UPDATE or DELETE
statement will fail with
ORA-03113: end-of-file on communication channel
One Table records spanning across multiple Tablespaces21 Jun 2005 12:48 GMT2
1.
Is one Table records spanning across multiple Tablespaces is possible?
2.
We have a case where it is required to move data from one tablespace to
how to determine the osuser of a session21 Jun 2005 11:37 GMT4
Hi NewsGroup,
<Oracle 9.2i>
for debugging we wrote down a logging that stores some information to
file and to database.
Index Column21 Jun 2005 11:12 GMT3
How i can know the column name index from a table?
This information is not in USER_INDEXES.
Anybody Knows other table where this information is available ?
I need copy an index automatically.
Help:  How could I find out whether the server is using Raid 5 or Raid 0+121 Jun 2005 09:34 GMT5
I was assigned to a new Client site.
The SA there told me he is not sure whether the sever is configured to use
Raid 5 or Raid 1+0, how could I find out?
It is Linux AS 3.0, he is  a disk Array (300G) and a 10 local disks, 146G
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 May, 2005
 
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.