Search the web
Sign In
New User? Sign Up
oracleclub · Oracle Club
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 736 - 765 of 1112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
736
    Hello all,   Why is Normalization is really needed.   What is the exact use of it? As sometimes not all programmers do the Normalization Process. ...
prachi korde
prachikorde
Offline Send Email
Jul 2, 2008
7:49 am
737
what is bulk sql? there is lots of process run in single sql script. actually i didn't understand this could you please clear what you looking for. If the...
Mohammad Taj
star_taj
Offline Send Email
Jul 3, 2008
1:51 pm
738
It is depand, according to requirement normalization is required. read more about normalization: http://www.webopedia.com/TERM/n/normalization.htm ...
Mohammad Taj
star_taj
Offline Send Email
Jul 3, 2008
2:05 pm
739
Hello All, The same doubt I have? I have been asked this in an Interview? Thanks and Regards, Prachi prachi ... From: nive_sha2002 <nive_sha2002@...> ...
prachi korde
prachikorde
Offline Send Email
Jul 4, 2008
4:02 am
740
1. Three users at a time giving the following command: alter database backup controlfile to trace; How differentiate the file using the filename itself? 2....
narmada1956
Offline Send Email
Jul 4, 2008
7:27 am
741
Hello, I done one small post related to Distributed Transaction Errors (In-Doubt Transaction). ...
Babu B
ind_babu05
Offline Send Email
Jul 4, 2008
7:44 pm
742
. How we find out from the RMAN catalog if a particular archive log has been backed-up? How we configure SGA for a mid-sized OLTP environment? • What is...
shanthiavari
Offline Send Email
Jul 8, 2008
10:33 am
743
hai i want 10g OCP new dumps and material.... i am going to write the OCP exam on July 19.. plzz forward me the material... rskdba@......
rshravank9
Offline Send Email
Jul 8, 2008
12:38 pm
744
... Whenever you run any procedures or functions or any other application or transaction either database level or application level you get the following...
m arju
a_arju
Offline Send Email
Jul 8, 2008
3:08 pm
745
ORA-00903: Oracle Database Reserved Words <http://arjudba.blogspot.com/2008/06/ora-00903-oracle-database-reserved.\ html> I will start this post with some...
Md.Abdul Momin Arju
a_arju
Offline Send Email
Jul 11, 2008
2:10 am
746
Oracle Built in Datatypes <http://arjudba.blogspot.com/2008/06/oracle-built-in-datatypes.html> Each column in a table/ index or each argument in a function/...
Md.Abdul Momin Arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
747
Visit http://arjudba.blogspot.com/2008/04/types-of-metadata-views-in-oracle-10g.html Types of Metadata Views in Oracle 10g Metadata indicates data about the...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
748
LONG Datatype in Oracle •Before going into detail oracle strongly recommend not to use LONG datatype in oracle. LONG datatype is remained for backward ...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
749
Schema Object Naming Rules <http://arjudba.blogspot.com/2008/07/schema-object-naming-rules.html> In order to know the schema objects please have a look at ...
Md.Abdul Momin Arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
750
LONG Datatype in Oracle <http://arjudba.blogspot.com/2008/06/long-datatype-in-oracle.html> •Before going into detail oracle strongly recommend not to use...
Md.Abdul Momin Arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
751
New Feature of 10.2g: Eliminate Control File Re-Creation <http://arjudba.blogspot.com/2008/04/new-feature-of-102g-eliminate-contr\ ol.html> Before Oracle...
Md.Abdul Momin Arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
752
Schema Object Naming Rules In order to know the schema objects please have a look at http://arjudba.blogspot.com/2008/06/database-objects-in-oracle.html There...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
753
Creating Multiple Tables and Views in a Single Operation Sometimes you may need to do several ddl statements in a database.Suppose in a file you have list of...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
754
New Feature of 10.2g: Eliminate Control File Re-Creation Before Oracle 10.2g if we need to change the limit of MAXLOGFILE, MAXLOGMEMBERS, MAXLOGHISTORY,...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
755
What is the difference between @ and @@ in Sql*plus? From Sql*plus we can execute any script with START command. @ is similar to START. If you write...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
756
Null value Concept in Oracle •A column in a row contains Null value in oracle is treated as special one which indicates the column in that row contains no...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
757
ORA-01756: quoted string not properly terminated ... Single quote within a string data type like CHAR, VARCHAR2, NVARCHAR etc. will end up during runtime with...
m arju
a_arju
Offline Send Email
Jul 11, 2008
2:11 am
758
    Hello All,   Do anybody have any idea abt following queries? 1> if i put same trigger at different level which one will get executed first ?   2> how...
prachi korde
prachikorde
Offline Send Email
Jul 11, 2008
6:40 am
759
Hello All,   Do anybody have any idea?   1> How many anonymous blocks can U write within a Stored Procedure? Is there any restrictions?   2> What is the...
prachi korde
prachikorde
Offline Send Email
Jul 11, 2008
6:45 am
760
if i put same trigger at different level which one will get executed first ? It is depands on trigger event. how to change its firing order ? Through recreate...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
4:51 am
761
How many anonymous blocks can U write within a Stored Procedure? ... AFAIK, no there is not limit. ... procedures/functions? No difference with functionality ,...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
4:55 am
762
Hai, first i advice use STUDY MATERIAL which come with oracle course. second use oracle official documentation. http://tahiti.oracle.com...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
4:56 am
763
... connect with RMAN session and query RMAN> list backup; ... We can imagine SGA configuration with starting. we can startup with minimum size and after...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
4:59 am
764
... Control trace file is created in UDUMP directory. with the following name convensation. SID_ORA_NNN.TRC three user is execute the same command at same time...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
5:17 am
765
check below link hope this help http://www.oracle.com/technology/obe/sqldev/plsql_debug/plsql_debug.htm ...
Mohammad Taj
star_taj
Offline Send Email
Jul 12, 2008
5:18 am
Messages 736 - 765 of 1112   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help