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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
lingering session causing shutdown immediate to hang30 Nov 2004 23:39 GMT2
I have a strange problem on Oracle 10g/Red Hat Enterpirse 3
One of the user's session was accessing some procedure in her own schema,
which was preventing her from recompiling it.
I tried to do "Alter system kill session 'sid, serial#', but the session
query optimization - ignore the previos one30 Nov 2004 22:43 GMT1
sorry if this is a newbe question
i have this query
select PAGO.*, PAGOTELEFONO.*, REVERSION.* from REVERSION,
PAGOTELEFONO, PAGO, NOTA, CAJA where 75 = CAJA.IDRECAUDADOR AND
Accessing two databases from laptop30 Nov 2004 19:13 GMT1
My laptop, running XP Pro, came with Oracle client (ver 8.1.7 I think)
already installed. I can access a database on a Unix Server on the
laptop. Now I want to install Oracle Server on the same laptop.
I would like to access either the Oracle server on my laptop or
More detailed v$locked_object ??30 Nov 2004 19:08 GMT1
Is there a more detailed view to v$locked_object that shows you which
rows are being locked?  If I query v$sql based on the sql_address and
prev_sql_addr from v$session or query v$open_cursor I can't see the
statements holding these locks.  All I see is SELECTs.  I'm on 8.1.7.4
64 bit or 32 bit30 Nov 2004 18:44 GMT7
How can I verify if Oracle 10g running on RHEL 3 AS is running on 64
bit mode or 32 bit mode?
Also the x86-64 installation guide does not not talk about
"runInstaller" asking if the DBA wants 64 bit Oracle 10g installed or
creating tables in SYSTEM30 Nov 2004 18:38 GMT5
DOes every user have the possibility to create tables in SYSTEM
tablespace ? If yes how can i prevent it ? If not what 'block such
command' (privilegdes or something like this ?) ?
Thanx
Insert/update with one command30 Nov 2004 18:34 GMT2
i believe with some release of Oracle there was intruduced a command
which combines insert/update of data into a table.
What we do is:
insert into ...
Installation Problem Xlib: connection to ":0.0" refused by server30 Nov 2004 15:11 GMT5
I'm trying to install 9iR2 on a Redhat AS3 machine and I'm getting an error
when running 'runInstaller'.  I am doing this from an X session physically
on the server; not remote.
As 'oracle' user, I get the following error:
Only one current task for each employee30 Nov 2004 14:49 GMT2
I need to implement a business rule 'Only one current task for each
employee'.
Almost all the tasks are in 'completed' state. There may be any amount
of tasks per employee in any other states.
User defined aggregate function30 Nov 2004 13:25 GMT2
I would like to write a string aggregation function (that's an idea!).
Using an Oracle 9.2, I naturally tried to do that with the ODCIAggregate
interface and there were many code samples to do that. However I want to
concatenate the string values with a custom string, while all ...
Queries doing full scan30 Nov 2004 13:01 GMT1
We need know how to find queries that is doing full scan table.
With the next query we obtein the number of full table scans against
tables:
select  n.name, s.value
SQL Server 2000 Migrate to Oracle30 Nov 2004 10:31 GMT46
I am trying to get some tables out of SQL Server 2000 and into Oracle
9i. However I am encountering problems.
1. Many of the tables and column names in SQL server are > than 30
Characters which meansa any auto inport I do fails.
Oracle 10g linux suse 930 Nov 2004 10:30 GMT10
I've tried to install oracle 10g on a x86 machine with linux suse
enterprise server 9. I've followed the instructions found in
the oracle 10g installation guide for unix.
I have:
Syntax of setting Ref Cursor in procedure from JDBC30 Nov 2004 09:59 GMT2
I am calling a SP from java. Now the problem is that the SP has 3
Parameters- :
2 IN  String variables
1 IN OUT variable which is a REF CURSOR
Aggregation function and rows order30 Nov 2004 08:52 GMT5
I have written an aggregation function doing some kind of "join" on
string values.  Sometimes I would like to aggregate the values in a
specific order which I can define via ORDER BY expressions. For
instance, I would like to concatenate the strings in lexicographic order.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.