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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delete after update trigger20 Dec 2005 23:09 GMT1
I am trying to create a trigger on table A. This trigger is fired when table
A is updated. At the same time I need to delete the relative record in
another Table B which has no direct link to A but has link through table C.
Thanks
tnsnames.ora and connecting client20 Dec 2005 22:13 GMT5
I have two machine, one with Oracle 8.1.... server on windows. The
other with Linux and I'm trying to connect via c++ to the oracle
server. I've downloaded all the library needed anf I can compile the
program, but when I run it and try to connect I receive the infamous:
NULLs20 Dec 2005 22:10 GMT2
I have an application whose database was recently upgraded from 7 to 9i. In
a bit of code, columns are compared that may both be null. In Oracle 7,
will two columns compare equal if they are both NULL? In 9i it seems that
they do not and I have to change it to NVL(column1) = ...
Input/output error while trying to run Oracle Installer on Linux20 Dec 2005 22:05 GMT6
I get Input/output error when I run  runInstaller on linux ES4.
I do not what is the problem can anybody help me with this ?
thanks
Obtaining Oracle Licence/Installed Products20 Dec 2005 18:30 GMT3
I have been placed in charge of looking for a unified command for UNIX
to ennumerate all of the versions of Oracle database as well as the
options/softwares that are associated with it.  We have a variety of
Oracle versions and was wondering if there is a simple command or
Oracle 10.2 R2 cluster ready software VIP problem20 Dec 2005 17:47 GMT5
I'm trying to install CRS on a 2-node-cluster consisting of HP servers
and HP FC SAN, on Windows 2003 Standard.
Network interfaces are configured like described at the RAC
documentation (one public, one private interface; different subnets,
Oracle sequence - primary key in cycle20 Dec 2005 17:25 GMT2
I have a table in a data warehouse which has reached its limit for
autogenerated primary key - a signed 32 bit integer which can be a
decimal number from -2147483648 to 2147483647 (I use Informatica
PowerCenter, ETL tool, which creates it like that).
Timezone Problem20 Dec 2005 16:43 GMT3
I'm a bit confused about the result of tz_offset in oracle.
I don't understand the result of this query
SELECT tz.*, tz_offset(tz.tzname) DIFF
FROM V$TIMEZONE_NAMES tz WHERE TZNAME IN
How to find the Overall cost of a query?20 Dec 2005 15:53 GMT8
Searched the web and other groups a lot. But unable to get a right way
of doing this.
I am having the execution plan of a query. Now i want to validate
whether the figures given in that are valid or not, like the Rows,
The new Metalink ...20 Dec 2005 15:28 GMT12
I like it ! Better overview and seems to be faster too.
However, too bad they replaced the word "TAR" by "Service Request". I will
miss it :-)
Matthias
owa_pattern.pattern as a type20 Dec 2005 15:26 GMT2
Why can't I use owa_pattern.pattern as a column type?
SQL> create table temp(
 2      names owa_pattern.pattern
 3  ) nested table names store as temp_names;
Does RMAN Keep a Log of Events?20 Dec 2005 15:21 GMT7
Is there a text log that keeps track of RMAN commands and results?  If
so, where is it normally located?
Sever and Client on one machine - delete one TNSNAMES.ORA?20 Dec 2005 14:52 GMT3
I have one client 10g server on my office computer, which I use when
the regular servers are down .I also have 10g client. Both have a
TNSNAMES.ORA, and its not clear to me that it needs two of these files
to work properly. I seem to have to update both, using the net manager,
Question about SQL Query20 Dec 2005 14:51 GMT8
   I was able to solve the following problem using PL/SQL. However I
would like to know if it can be solved using a SQL query:
     The table has these columns:    user_id, purchase_date
     I would like to count the number of store visits by a person
Problem with function based index on timestamp20 Dec 2005 14:45 GMT8
I tried to build an index like:
CREATE TABLE A
(
  TS  TIMESTAMP(3) WITH LOCAL TIME ZONE
 
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.