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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"Copy to file" in Oracle GUI is Disabled27 Mar 2006 20:43 GMT1
Hi!,
Good Day! is there anyone here who can help me and explain to me why
when i want to click the "Copy To File" in oracle user interface form
it is "Disabled".
How to set a timer in PL/SQL27 Mar 2006 20:42 GMT4
I want to code a timer in a proc.
We a running under Oracle 8.1.7 and the function DBMS_ALERT doesn't
exists in 8.1.7.
Is there a way to achieve this?
updation problem27 Mar 2006 20:38 GMT1
Suppose i am having two tables say:
t_try1:column name EmpName,Empid(PK),tid
t_try2:column name Tname,Empid(FK),tid
in t_try1 there are non-null values..
PL/SQL Records/Tables27 Mar 2006 20:34 GMT7
I know in Oracle forms there is a way to keep information in a memory table
through record structures that you can then traverse record by record.
Is that an Oracle form-specific ability or can that also be done in an
Oracle PL/SQL procedure?  If it can be done, then how would a ...
Obtain server timestamp27 Mar 2006 20:32 GMT6
I need to obtain the server current timestamp. I know that some selects
like "SELECT  CURRENT_TIMESTAMP FROM dual;" gives the current
timestamp, but with a non standard format (10-Sep-05 10.58.24.853421 PM
-07:00) . I need a timestamp on numeric format type, like this
grouping query27 Mar 2006 20:27 GMT2
i have a test table with many diff columns.Im using oracle 9i
i gna jus name  3 columns  Name, Start_time, Identifier
example of data:
NAME               START_TIME              IDENTIFIER
Foreign key not to enforce when null value27 Mar 2006 20:26 GMT2
I want to know is there any way that when I insert null or zero as id,
it will not check the foreign key constraint, and will check only for
non-zero and non-null values.
For example when I insert saleamanID in customer table as null or zero
Explain plan - is there a way to find order of join tables27 Mar 2006 19:59 GMT2
Orace 9i, HP UNX 11i
I have gotten an explian plan  using v$sql_plan  using
dbms_xplan.display table function (I also tried set autotrace on woith
same results..).
Mit Linux Suse 9.1 / PHP auf Oracle zugreifen27 Mar 2006 18:47 GMT2
Hi NG,
ich habe folgende Frage. Wie kann ich es erreichen, dass ich mit einem Linux
(Suse 9.1) Rechner auf eine externe Oracle-Datenbank zugreifen kann? Das
müsste doch irgendwie gehen! Hat jemand eine Idee oder sowas schon
Changing host name and IP address27 Mar 2006 18:32 GMT1
I have made a test installation of an Oracle 10g database on a host, that I
want to give a new host name and IP number.
I am new to Oracle and can not figure out what to change to make the
database accessible after the renaming. Any hints on how to proceed - e.g.
updation problem27 Mar 2006 18:29 GMT4
Suppose i am having two tables say:
t_try1:column name EmpName,Empid(PK),tid
t_try2:column name Tname,Empid(FK),tid
in t_try1 there are non-null values..
pagination of oracle27 Mar 2006 17:08 GMT1
I have one question about pagination of oracle.
The following is the example from asktom site.
  select p.*, rownum rnum
          from (select * from big_table order by id) p
ORA-06512 when I put JOB_DBMS.INTERVAL27 Mar 2006 17:08 GMT3
When I try to put a JOB interval in Oracle I have an error ORA-06512.
I'd like to put an interval once a week (saturday).  I try with this
command but it dosen't work.
Oracle9i JDeveloper for editing PL/SQL Code for use with Oracle Forms27 Mar 2006 17:08 GMT1
I'm playing around with trying to use the JDeveloper editor to write PL/SQL
code that I'd like to put into either a package or library for use with my
Oracle Forms.
In a properties setting I was able to add all the available Oracle libraries
"order by" performance behavior27 Mar 2006 16:08 GMT4
I have a table "result" with 5M records.  I am doing this query:
select distinct project
from result order by project;
It returns 50 distinct projects in order.  The problem is this query
 
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.