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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Redo logs a Quick I/O enabled file system15 Sep 2007 18:28 GMT5
What is the impact of placing the Oracle redo logs on a Veritas Quick
I/O enabled file system?
--Thanks,
--Mike Jr.
toad and double-quoting column name15 Sep 2007 17:34 GMT3
I had an issue at work which has been bugging me since yesterday, so I
thought I might get some help before my weekend gets ruined.
I was in TOAD logged in to schema_1 which has privileges to read
schema_2
Require Solution for this SQL problem15 Sep 2007 16:47 GMT1
I have two tables TableA and TableB. I have a stored procedure which
runs every morning and based on some logic dumps rows from TableA to
TableB. In Table B there are two additional colums ID and RunID. ID is
a normal sequence applied for all rows. But the RunId should be
Test Directory Object Using SQLPlus15 Sep 2007 16:28 GMT2
Could someone please recommend some SQL to test if a Directory Object
is working?
I have been using EM's (dbconsole) test option but would like to be
able to do this from SQLPlus.
Require Solution for this SQL problem15 Sep 2007 15:22 GMT1
I have two tables TableA and TableB. I have a stored procedure which
runs every morning and based on some logic dumps rows from TableA to
TableB. In Table B there are two additional colums ID and RunID. ID is
a normal sequence applied for all rows. But the RunId should be
How to solve probably a very simple DATE problem?15 Sep 2007 15:20 GMT4
Using Oracle 9i
I have to compare a DATE column value with a file last modified date
held on a disk system.
In Java I can use the SimpleDateFormat() which adjusts the file date
Oracle Key Concepts - Make Sure You Know All!15 Sep 2007 13:34 GMT6
Oracle Key Concepts - Make Sure You Know All!
Oracle Key Concepts - Make sure you know all especially before
appearing for Oracle Certification (i.e. to becoming Oracle Certified
Professional or OCP)
ignoreSysPrereqs and Linux installs15 Sep 2007 00:16 GMT1
Oracle People,
For Oracle 10gR2 installs,
I'm trying to figure out some of the details behind the
ignoreSysPrereqs
Vertical result with Oracle SQL?14 Sep 2007 21:19 GMT5
Here is what I need to get.
Columns: Id, Name, Program, cost
Data sample:
1, George, Program 1, $10
Displaying a table in DBMS_OUTPUT using OWA package14 Sep 2007 16:50 GMT2
I have created a procedure to display a table in DBMS_OUTPUT using OWA
package.
PROCEDURE showtable (tablename VARCHAR2)
AS
When duplicate delete oldest date and if equal delete either?14 Sep 2007 16:38 GMT2
select * from tmp_autorecharge_work a where  exists
(select l.account_number from tmp_autorecharge_work l where
a.account_number = l.account_number
 group by l.account_number having count(*) > 1)
PL/SQL: Get max length of a varchar2 type14 Sep 2007 16:36 GMT1
Below are the first lines of a procedure that shall write a log entry
into a log table. It gets a string of variable length and than cuts it
so it fits into the column. My problem: How to know the maximum size
of the column? With %TYPE I get a variable of the corresponding type,
Need substitutes for CONCAT(), NVL2(), % wildcard14 Sep 2007 16:35 GMT2
We have an application that runs with either Oracle or MSDE and I'm
looking for substitutes for the following commands that will be
compatible on both databases: CONCAT(), NVL2(), % wildcard.  I believe
they only currently are supported in Oracle.
PL/SQL: Get max length of a varchar2 type14 Sep 2007 13:59 GMT1
Below are the first lines of a procedure that shall write a log entry
into a log table. It gets a string of variable length and than cuts it
so it fits into the column. My problem: How to know the maximum size
of the column? With %TYPE I get a variable of the corresponding type,
Importing a Oracle 7 dmp file into 10g14 Sep 2007 12:51 GMT2
I am importing an oracle 7 dump file into a 10g database. I am not
able to know the difference between a snapshot and a materialized
view, in a detailed manner. As in Oracle 7 there were snapshots and
there are materialized views,now a days.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 August, 2007
 
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.