Search the web
Sign In
New User? Sign Up
oo4ole · Oracle Objects for OLE (OO4O) Users List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 1827 - 1856 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1827
ORA-01667: cannot add any more tablespaces: limit of exceeded If your database version is 10.2g then your control file MAXDATAFILES parameter would expand...
m arju
a_arju
Online Now Send Email
Aug 3, 2008
5:36 am
1828
How to use Oracle Logminer to analysis Logfile We know that any changes to database is recored in online redo logfiles. If your database archival mode on then...
m arju
a_arju
Online Now Send Email
Aug 4, 2008
9:49 am
1829
Difference between V$parameter and v$spparameter V$PARAMETER It displays the information about initialization parameters that are currently in effect for the...
m arju
a_arju
Online Now Send Email
Aug 5, 2008
12:26 pm
1830
How to know database initialization parameter in oracle 1)SHOW PARAMETER option: If you use SQL*Plus then you can use SHOW PARAMETER parameter_name to display ...
m arju
a_arju
Online Now Send Email
Aug 10, 2008
5:41 am
1831
How to determine free memory and used memory in Oracle The summary information of the SGA is determined by, SQL> select * from V$SGA; NAME...
m arju
a_arju
Online Now Send Email
Aug 11, 2008
5:06 am
1832
How to monitor alert log file in Oracle We know in a UNIX system with tail -f we can monitor alert log file to see how alert log file is populated. For example...
m arju
a_arju
Online Now Send Email
Aug 11, 2008
9:06 am
1833
How to Schedule or Automate Backup through Crontab Schedule or Automate Backup is a needed thing almost in all environment. We can do automate or scheduling...
m arju
a_arju
Online Now Send Email
Aug 12, 2008
5:55 am
1834
Convert CLOB to BLOB I will write a procedure clob_blob_proc which convert description column of test table of type clob to blob. Here is the procedure. ... ...
m arju
a_arju
Online Now Send Email
Aug 13, 2008
2:33 am
1835
How to configure(modify,see) Kernel Parameters in Linux Kernel Parameters, Recommended Values to install Oracle and Associated Files 1)semmsl semmns semopm...
m arju
a_arju
Online Now Send Email
Aug 13, 2008
8:13 pm
1836
How to change the hostname in Linux There are several ways by which we can change the hostname in linux. The process may vary based on distribution of linux. ...
m arju
a_arju
Online Now Send Email
Aug 15, 2008
5:33 pm
1837
How to load data using external table into oracle database Using SQL*Loader we can load data from flat data file to oracle database which is described in How...
m arju
a_arju
Online Now Send Email
Aug 16, 2008
4:47 pm
1838
How to Create and Use OMF OMF indicates Oracle Managed Files. With the use of Oracle-managed files the administration of an Oracle Database can be simplified. ...
m arju
a_arju
Online Now Send Email
Aug 17, 2008
11:24 am
1839
How to Find out or Check Linux Version Information Before installing oracle clusterware it is necessary in which version of linux you are trying to install to....
m arju
a_arju
Online Now Send Email
Aug 18, 2008
4:52 am
1840
Possible Limitations When Adding Datafiles to a Tablespace Before discussing limitations of adding datafiles to a tablespace let's think about DB_FILES...
m arju
a_arju
Online Now Send Email
Aug 20, 2008
5:50 am
1841
Running Runinstaller fails with DISPLAY not set When I running the runinstaller command on my linux server after entering through ssh it fails with DISPLAY not...
m arju
a_arju
Online Now Send Email
Aug 22, 2008
10:54 am
1842
ORA-12560: TNS:protocol adapter error on windows machine while starting oracle Error Description On my windows server machine whenever I try to logon to...
m arju
a_arju
Online Now Send Email
Aug 24, 2008
12:52 pm
1843
Recover database after missing online redo logs and all controlfiles. This example is based on, You have lost all your current and backup of controlfiles. You...
m arju
a_arju
Online Now Send Email
Sep 2, 2008
8:10 am
1844
How to restore an Spfile from autobackup older than 7 days Whenever we issue in RMAN, RMAN> restore spfile from autobackup; then restoring from autobackup...
m arju
a_arju
Online Now Send Email
Sep 3, 2008
8:33 am
1845
What will happen if oracle unable to write Alertlog, Core Dump Or Tracefiles In this I will show what can happen if Oracle is unable to write to the ...
m arju
a_arju
Online Now Send Email
Sep 4, 2008
8:02 am
1846
How to avoid of recreating pfile or spfile if any error in spfile Let us some talk about pfile and spfile. Suppose I have done some wrong-edit inside spfile...
m arju
a_arju
Online Now Send Email
Sep 8, 2008
4:26 am
1847
Why create between pfile and spfile works if shutdown database Sometimes it may arises question that while database is shutdown then you can still connect to...
m arju
a_arju
Online Now Send Email
Sep 9, 2008
3:45 am
1848
How to find Top Sql through Queries If someone ask for top sql they from enterprise manager he can find some expensive queries. But the result may vary based...
m arju
a_arju
Online Now Send Email
Sep 9, 2008
7:00 pm
1849
How to find Top Sql through Queries If someone ask for top sql they from enterprise manager he can find some expensive queries. But the result may vary based...
m arju
a_arju
Online Now Send Email
Sep 9, 2008
7:00 pm
1850
Create Read only user for a Schema One thing you need to remember before read this post is there is no easy or shortcut way to make a read only user of another...
m arju
a_arju
Online Now Send Email
Sep 11, 2008
8:06 am
1851
Drop Temporary Tablespace Hangs Problem Description The DROP temporary tablespace operations take long time and in fact it hangs. If you take a 10046 trace of...
m arju
a_arju
Online Now Send Email
Sep 15, 2008
4:01 am
1852
Implicitly Assigned temp tablespace changes after database default tablespace change Implicitly Assigned temp tablespace changes after database default...
m arju
a_arju
Online Now Send Email
Sep 16, 2008
4:29 pm
1853
Minimum privilege needed to take data pump export In your organization you may assign a user who is only responsible to take data pump export. Suppose everyday...
m arju
a_arju
Online Now Send Email
Sep 20, 2008
6:12 pm
1854
EM Daemon is not running On windows whenever I try to start my dbconsole in one time during process it shows me message EM Daemon is not running. Details in...
m arju
a_arju
Online Now Send Email
Sep 22, 2008
8:22 am
1855
How to recover or recreate temporary tablespace in 10g In database you may discover that your temporary tablespace is deleted from OS or it might got...
m arju
a_arju
Online Now Send Email
Sep 24, 2008
10:38 am
1856
How to clone database on the same host with different name In this post I will show how we can clone database on windows system without using RMAN duplicate....
m arju
a_arju
Online Now Send Email
Oct 7, 2008
3:38 am
Messages 1827 - 1856 of 1863   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