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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Insufficient privileges (ORA-01013) "connect / as sysdba"15 Feb 2006 19:22 GMT16
As the header says, I get a
ora-01013 (Insufficient Privileges) when I do
sqlplus /nolog
connect / as sysdba
DBMS_DATAPUMP.ADD_FILE and network drives15 Feb 2006 19:13 GMT1
How do you specifiy that you want a log file or dump file to be written
to a path that is a mapped drive to a location on another computer?
In other words, I want to be able to specify
"CREATE DIRECTORY MY_DIR AS 'Y:\'"  // where "Y:\" is is mapped to
TCP Window Size15 Feb 2006 19:02 GMT1
I'm getting slow data transfer between a client and a server. NIC
Speed/Duplex etc has been checked.
I've a Windows client which is showing a 64k TCP window size (viewing
with Ethereal) when communicating with an Oracle DB running on HP-UX.
sub-position counter15 Feb 2006 19:02 GMT5
having a table
t (id integer, sub_id integer)
how is it possible to autoincrement the sub_id per id?
The table should simply be filled like that:
below procedure executing with errors . Why ?15 Feb 2006 17:35 GMT1
I have written the following Procedure and i get errors.
DECLARE
cursor c1 is select constraint_name,table_name from user_constraints
where table_name ='CRF_DOCUMENT';
Awaiting Feedback15 Feb 2006 17:11 GMT5
Can someone please ans the "Analyzing This Query?" msg part.
TIA
Use of INSTR to strip directory and extension from file15 Feb 2006 16:24 GMT1
I needed a way of stripping a directory and a file extension from a
column in the database.
i.e. extracting 'File1'
from
Library cache15 Feb 2006 16:12 GMT2
Below is an extract from Performance Tuning Docs pg 14-21
"If an application makes an execute call for a SQL statement, and if
the executable
portion of the previously built SQL statement has been aged out (that
Row count from REF CURSOR15 Feb 2006 15:00 GMT2
I'm sure I'm just missing something, but can't seem to find the answer.
We have a function that returns a REF CURSOR using the OPEN..FOR
syntax. The SQL for the cursor is dynamically built in the procedure
based on a series of configurations, such that the cursor will always
[SQL] update on nested table of substitutable value15 Feb 2006 12:13 GMT5
I have a table 'dipendenti' with a substitutable column of object:
SQL> desc dipendenti
Name                                      Null?    Type
----------------------------------------- -------- -----------------------
Oracle 10g Upgrade Issue15 Feb 2006 10:06 GMT7
I installed the 10g software.  Then, I changed all my environment
variables to point to the new 10g Oracle Home directory.
When I run the DBUA, I get some weird UNSATISFIEDLINKERROR from the
DBUA.
corruption of index ?: ora-60015 Feb 2006 08:57 GMT3
I have a table (around 8000K rows) with an index
No error was reported with creating the index.
when I try to select data from the table via the index, I get
ORA-00600: code erreur interne, arguments : [12700], [28250], [33794730],
DBVERIFY gives an error15 Feb 2006 08:46 GMT2
hi faculties
I ve used DBVERIFY tool to check the datafiles from my database. I
issued the following command:
C:\> dbv file=e:\oradata\ark2\idx\ark2_idx1.dbf
How many Oracle9i Cluster manager required?15 Feb 2006 07:08 GMT3
I would like to share one situation regarding the oracle Cluster Manager with
you all.Hope you will come forward and do let me know the best i can do for
it.
Before I ask you the question,I would like all of you to understand my
Table copy via dblink15 Feb 2006 05:38 GMT3
I need to copy a 7 million table from a remote db via dblink.
Wich method would you recommend, what things should I consider ?
1- create table copied_table nologging as select * from
original_table@remote_db;
 
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.