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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Index-Organized Tables18 Nov 2005 19:05 GMT1
Environment: Windows XP SP2
Database: Oracle 9.2.0.6
I have a table defined as follows:
CREATE TABLE dpr_opening_balance
Get Previous Day (ie Last Sunday)18 Nov 2005 17:44 GMT2
I'm trying to write a statement in SQL to return the date of the last
sunday. ie today is
'18-NOV-2005', previous sunday was '13-NOV-2005'. I don't want to use a
function because I don't have access to create functions.
Replace substrings in a column18 Nov 2005 16:19 GMT1
Which UPDATE statement do I need to replace a substring in a column.
e.g.
old value = "\\ComputerA\Projects\aaa.txt"
new value = "C:\Projects\aaa.txt"
SqlPlus headers18 Nov 2005 16:10 GMT5
I have a problem that hopefully will be very simple to somebody out
there but is causing me a headache at the moment!
This is an example of my problem.
I have a table:
Bind Variable Substitution In Exec Plan18 Nov 2005 15:07 GMT4
Guys,
   I'm running Oracle 9.2.0.6 on SUN. I've got this huge query
generated by Siebel (I know, I know, all the queries generated by
Siebel are huge!) which goes like this:
adding a partition to a list partitioned table.18 Nov 2005 14:46 GMT10
I have created a table called movie_by_year which has list parttion
based on the year
CREATE TABLE Movie_By_Year
 2  (MovieID CHAR(4) PRIMARY KEY,
9.2.0.4 For AIX?18 Nov 2005 14:31 GMT1
Is the database 9.2.0.4  for AIX 5L exists?
Insufficient privileges starting ASM client database(s) when ASM instance started with non-Oracle owner18 Nov 2005 14:14 GMT3
Configuration:
Oracle 10.2.0.1.0 x86_64 on RHEL4 , using ASM and ASMLIB.
4 gigs mem, single Xeon (dual core), 4 D1000's with 48 drives through three
dual interfaced controllers (8 - SCSI hookups) controlled by ASM.
ISQL*PLUS18 Nov 2005 14:10 GMT5
I am sort of new to Oracle and i am using 9i.  I am trying to set up
ISQL*PLUS on my oracle server, but I'm not sure how to set it up.
Can anyone give me, or point me in the right direction on setting up
ISQL*PLUS?
Help rewriting query18 Nov 2005 10:47 GMT12
Could anyone help with rewriting queries below that are equivalent to
avoid self-join or subquery in the second query so the materialized
view fast refresh would be possible ?
SELECT *
utl_file.fopen with "Append/Write" option18 Nov 2005 09:53 GMT3
create or replace directory my_out as '/export/home/mig10g/muthuk';
grant read, write on directory my_out to public;
SQL> create or replace procedure utl_file_test_read
 2  authid current_user
AFTER SERVERERROR Trigger18 Nov 2005 09:27 GMT1
I'm able to get the error number within the SERVERERROR trigger via
ORA_SERVER_ERROR. How is it possible to get the respective error message?
Regards,
Robert
pl/sql table and commit18 Nov 2005 09:03 GMT9
When I insert into a pl/sql table, do I need to commit ?
I have a package body which defines a pl/sql table to contains a DATE
table type;
  TYPE DateTable       IS TABLE OF DATE
direct path read/write wait event18 Nov 2005 05:39 GMT8
I have oracle 9.2.0.7, running on windows 2003, I find some direct path
read/write wait event, and checked the p1 value of the event is 20.
select * from dba_data_files where file_id=20;
0 rows returned
Comparison of two tables18 Nov 2005 03:41 GMT3
I was looking at an optimized way in pl/sql to compare the data from
tables in two different databases (Oracle 9i). Is there any alternate
to opening cursors for each of the two tables and looping through them?
The table has a few millions of records.
 
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.