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...
Want to share photos of your group with the world? 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 1834 - 1863 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline 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
Offline Send Email
Oct 7, 2008
3:38 am
1857
List of Patchset number in metalink You want to download patchset from metalink but you don't know the patchset number. In that case it may take some moments...
m arju
a_arju
Offline Send Email
Oct 8, 2008
6:48 am
1858
RMAN-00554,RMAN-04005,ORA-0103 when remote connection by rman Whenever I try to connect remotely to a database through rman it fails with message RMAN-00554,...
m arju
a_arju
Offline Send Email
Oct 12, 2008
9:33 am
1859
How to know whether I use analyze or DBMS_STATS Automatic statistics gathering should be sufficient for most of the cases. And automatic statistics gathering...
m arju
a_arju
Offline Send Email
Oct 13, 2008
3:29 am
1860
How to take RMAN backup on a remote disk It is common to hear that for backup there is not sufficient space on my server or my server disk is about to full....
m arju
a_arju
Offline Send Email
Oct 14, 2008
6:17 am
1861
Automatic startup and shutdown oracle on linux Oracle database server provides two scripts to configure automatic database startup and shutdown process. The...
m arju
a_arju
Offline Send Email
Oct 15, 2008
11:20 am
1862
How to generate fibonacci series in Oracle. Way 1: with data as (select level levels from dual connect by level <= &how_may_rows) select f from data model...
m arju
a_arju
Offline Send Email
Oct 18, 2008
11:38 am
1863
Auto Insurance <http://www.2arz.com/> http://www.2arz.com/ <http://www.2arz.com/>...
software61266
Offline Send Email
Jun 27, 2009
7:32 am
Messages 1834 - 1863 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