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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
patching rdbms 8.1.725 Jan 2006 23:54 GMT7
I havent been working with oracle servers for some years now. I have been
asked to patch a 8.1.7.4.1 rdbms to the latest patch. I do not have metalink
access. I may get oracle partner access. I have an idle testserver to work
with before attacking the production server :-) And ...
Table not accessible through Stored Proc25 Jan 2006 20:14 GMT3
I am able to run select queries on a table through sql and anonymous
pl/sql scripts. But cannot run the same query through a stored
procedure. I get the error 'PL/SQL: ORA-00942: table or view does not
exist'.
Copying database instance from one server to another25 Jan 2006 18:09 GMT7
I want to copy database instance from one server to another.
Servers configuration:
1) Server from
Red Hat Linux 7.3 and Oracle 8.1.7
Non-Net-Services Replication25 Jan 2006 18:07 GMT4
Does anyone know a way to do an replication between two machines that
can't talk to each other?
I have two instances on machines that can't talk to each other for
security purposes.  One gets updated by users and the other is used for
DECODE and boolean-expression25 Jan 2006 16:53 GMT3
how can i use Decode if I want to evaluate an boolean expression?
I want to convert an Access-SQL-Statement using IIF:
    IIf (Val > 100, ID, 9999) As ID
How can I check if Val is bigger then 100 with Decode,
control file .ctl and control characters25 Jan 2006 16:52 GMT2
I'm loading a data file into a temp table using SQL Loader.  One of the
columns is a date type field.  However, in the data file there is
sometimes a series of control characters like
'' in the date fields.  This is causing problems as  all those
Query Based on Reserved Word25 Jan 2006 15:11 GMT2
When the table was set up one of the column names was set to 'OPERATOR'
. How can I use this as a criteria in the where clause?
I can't change the table column name :(
SQL:
Oracle Press DBA OCP Book25 Jan 2006 14:30 GMT3
All,
I am in the market for a good 10g DBA OCP book.
I was wondering if anyone could give me feedback on the Oracle Database
10g OCP Certification Book that was released by Oracle Press.
Oracle passwords: SYS and SYSTEM rainbow tables for sale! $1/combination25 Jan 2006 12:33 GMT1
http://www.petefinnigan.com/weblog/archives/00000602.htm wrote:
"10/27/2005: "Josh has released a paper about the Oracle password
algorithm"
I saw a few days ago that Josh was going to give a presentation about
db character set25 Jan 2006 08:52 GMT2
Is it possible to use a different character set (e.g. UTF8 instead of
ASCII) for a single schema or is it a global setting for the db instance?
If the latter, is it possible to change the character set for an
existing db instance? How?
ORA-01801 in log mining problem25 Jan 2006 07:49 GMT2
I'm using LogMining in 10.1.0.400 database with Oracle.DataAccess.Client.
What might cause the following error:
Oracle.DataAccess.Client.OracleException ORA-01801: date format is too long
for internal buffer    at
Column updating problem25 Jan 2006 06:23 GMT6
Lets say I  have two tables A and B which both have the same columns PK
,col1, col2, col3.
In table A there is only data in col1.The col2 and col3 columns will
updated using the data from Table B (the tables will be joined using
package variables24 Jan 2006 21:34 GMT1
I have an object:
CREATE OR REPLACE TYPE o_societa UNDER object_arc (
       DESCR VARCHAR2(50),
       CONSTRUCTOR FUNCTION o_societa RETURN SELF AS RESULT,
Is it possible to stop odbc connections to an oracle database24 Jan 2006 20:27 GMT14
Is it possible to stop odbc connections to an oracle database? Is there
a setting at the Oracle database server level that lets it refuse odbc
connections?  Any ideas?
Thank you.
CREATE MATERIALIZED VIEW : table doesn't exist24 Jan 2006 18:44 GMT3
SELECT  *  FROM A, B;
gives results but
CREATE MATERIALIZED VIEW test
BUILD immediate
 
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.