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
Anyone know how to break an SQL-Plus Worksheet output stream?16 Dec 2005 18:45 GMT6
I don't know if there's a way to do a CTRL-BREAK when SQL-Plus
Worksheet is outputting too-much data (say a million rows, which you
have selected by mistake). What I do now is copy the SQL statement,and
then just close the window and open another one, but that's a pain if
password file on rac16 Dec 2005 18:05 GMT6
Version 10g R1, RH3u6 Linux, two node RAC, separate oracle homes
When I issue the commands:
login oracle@host1
sqlplus / as sysdba
ORA-01843: not a valid month16 Dec 2005 18:00 GMT4
Last few days we are observing ORA-01843: not a valid month, error
continously.
On startup our Application always sets date format to dd.mm.yyyy format
using
Setting up Oracle Database for Production16 Dec 2005 17:51 GMT6
I am a beginner in Oracle DBA.
I need to setup a oracle database for the production Environment.
I have browsed through the net and oracle site.  The basic things to
consider will be
Displaying database info16 Dec 2005 13:57 GMT2
I have a manually created 9i database, and I need to return some information
on it.  I need to show the database name, user datafiles, temporary
datafiles, control files, and logfile groups.  Anyone know how to do this?
Howto Create global temporary table in Oracle 8.0.516 Dec 2005 13:26 GMT12
I did create a temporary table in Oracle 8i without
any problem.
However, How can I create a temporary table in Oracle 8.0
CREATE GLOBAL TEMPORARY TABLE table
About read consistency16 Dec 2005 13:09 GMT3
Simple testcase:
-- Step 1
SQL> create table CUSTOMER
  2  (
Where clause and cartesian product16 Dec 2005 12:53 GMT9
Im new to databases/Oracle.
Recently I enrolled in an Oracle certification course. The Oracle
course material says that usage of Where clause is preffered as it
avoids a cartesian product (thus overloading the query). One colleague
What is codepoint of character set?16 Dec 2005 12:45 GMT3
I can not understand meaning of a sentance, present in Oracle concepts
manual..In the chapter of Native Datatypes, it says:
The length semantics of character datatypes can be measured in bytes or
characters.
ORA-0406116 Dec 2005 11:40 GMT1
Many of us know the issue: You change a stateful package's body (i.e.,
having package variables) and recompile it; when using this package in
the same session where it was instantiated, you will repeatedly receive
the ORA-04061/ORA-04068 error chain ("existing state of packages has
Please help me with a simple query!!!16 Dec 2005 11:39 GMT6
I have a table which contains information regarding widgets.  Each
widget has a Department Number and a Product Number.
I need to query the table for a specific set of widgets...about 100 in
all.
remote sessions (database link, v$session)...16 Dec 2005 10:06 GMT3
I have two databases: base01 and base02.
base01 often queries base02 through a database link (e.g. : (from
base01) select * from mytable@base02).
One session is created on base01 and an other session is created on
SSL with Oracle 7.3.4 and Oracle Application Server OAS 3.016 Dec 2005 08:39 GMT3
I want to have SSL with my Oracle-Web-Server. It's an very old Version (OAS
3.0)
I have configured SSL exactly - read in the documentation.
But it doesn't work !
Getting values into SQLPLUS from Unix16 Dec 2005 08:31 GMT10
I have some small code that looks like this:
sqlplus /nolog <<EOF
  connect / as sysdba
  ALTER SESSION SET CURRENT_SCHEMA=&1
"Oracle error occurred, but error message could not be retrieved from Oracle" error when restarting application16 Dec 2005 08:27 GMT6
we're using Oracle 10g, in combination with Delphi (7). Application
uses Oracle client dll (oraociei10.dll).
Quick explenation about the structure (All files are on the network):
- A launcher application is started by the client. The launcher
 
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.