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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
joining 2 queries25 Jan 2008 19:24 GMT2
i want to show all the sales from tha data i have, that meet the
following criteria:
- Product category is A or C and VAT is 12%
- The supplier serial number (the last part after the ".") is odd.
Partitioning Nested Tables25 Jan 2008 12:26 GMT1
Is it possible to partitioning nested tables? I mean, I have a large
table with some columns as nested tables, the main table is
partitioned, can I partition the nested tables too?
Thanks
updating with subquery24 Jan 2008 22:55 GMT1
I have done this before, but it's been awhile and I am stumped and am
missing something simple here. I have columns in table a that need a num
value changed from a 4 to a 3 where they are 4 and also meet a join
condition in another table. First I make a query that returns the
alter index (Oracle Text index) rebuild on different schema => no     rights24 Jan 2008 20:08 GMT9
Core question:
I'd like to execute this statement as "appuser":
ALTER INDEX adminuser.my_oracle_text_index REBUILD;
Error message:
ORA-12514 with 10g Install24 Jan 2008 20:04 GMT38
I am new to Oracle and I installed the Oracle 10g Express Edition on
my windows machine.
Immediately after installation, it worked great and I was able to look
at the tables etc. But after a few days, I cannot seem to log in to my
Using an import as a defrag24 Jan 2008 19:48 GMT5
I was talking with fellow DBA that told me that I should export my
schema, drop it, and re-import it.
The reason was that it would act as a defragment and would reorganize
my extents and therefore I would gain better performance.
Oracle 10g Question24 Jan 2008 18:32 GMT7
I'm playing with Oracle 10g Regular Expressions.  I have a string that
looks like this, basically a comma delimited string:
z      VARCHAR2(40) := '1:3,4:6,8:10,3:4,7:6,11:12';
What I want to do is basically parse this string.  This this example,
SQL Sum Daily Data Weekly24 Jan 2008 12:59 GMT4
I am looking to pull weekly stats from daily data, but am not sure the
best way to accomplish this. I would provide a start date, and then I
am looking to pull the last 52 weeks of data based on a start date. So
if I choose 1/18/2008 then I would get summed daily data for 1/12/2008
How to free a locked object?24 Jan 2008 07:10 GMT2
I'm trying a compile a proc but the run would just go forever and
throw 'ORA-04021: timeout occurred while waiting to lock object xxx'
at the end. Upon checking the v$session_wait, i found "latch: cache
buffers chains" as Event and "Concurrency" as Wait_class. On checking v
Locally Managed Tablespace and ASSM24 Jan 2008 00:33 GMT2
In my 10gR2:
SQL> select extent_management, segment_space_management,
tablespace_name from dba_tablespaces;
LOCAL      MANUAL SYSTEM
Import a dmp file23 Jan 2008 21:00 GMT4
I am less than a novice on Oracle so I am sorry for such a simple
post.
A client has given me dmp files of their data.  I have installed
Oracle 11g to import the dmp files so I can then transfer them to my
Maxbytes sifgnification23 Jan 2008 16:12 GMT12
I understand what this MAXBYTES column (DBA_DATA_FILES) means for an
autoextensible datafile. What I don't know is the meaning of this
column when the datafile is NOT autoextensible. Also, how is this
value initialized/changed by Oracle for this kind of datafile?
Help on Update query23 Jan 2008 15:48 GMT2
I need to move 490 records from a column named TRACKID to PS_NAME.
After I do that I need to also set STATUS_CD to "RETIRED" and insert
NULL values where the TRACKID used to be.  I have succesfully found
the 490 records with the following select statement:
How to update a table with another table23 Jan 2008 14:31 GMT2
Hi to All,
I have in my 'schema' 2 tables:
CREATE TABLE T_ITEMS
(
Problems with 10g Express Edition on Linux23 Jan 2008 03:44 GMT3
Oracle 10g Express Edition on Suse 10.3 Linux, KDE 3.5.7
Downloaded the RPM and installed ok.
Following the 'get started' instructions and one of the first steps is
to click on the 'Go to Database Home Page' option in the Oracle Menu.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 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.