-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
I recently downloaded Ideras SQL virtual database, and tested it. There are a few things about this tool which caught my attention.My ScenarioIt is quite common in real life that sometimes observing or retrieving older data is necessary; however, it had changed as time passed by. The full database…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
To clone a database using Rman we used to require an existing Rman backup, on 11g we can clone databases using the "from active" database option.
In this case we do not require an existing backup, the active datafiles will be used as the source for the clone.
In order to clone with the source database…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I'm using cPickle to save my Database into file. The code looks like that:
def Save_DataBase():
import cPickle
from scipy import *
from numpy import *
a=Results.VersionName
#filename='D:/results/'+a[a.find('/')+1:-a.find('/')-2]+Results.AssType[:3]+str(random.randint(0,100))+Results.Distribution+"…
>>> More
-
as seen on SQL Authority
- Search for 'SQL Authority'
Snapshot database is one of the most interesting concepts that I have used at some places recently.
Here is a quick definition of the subject from Book On Line:
A Database Snapshot is a read-only, static view of a database (the source database). Multiple snapshots can exist on a source database and…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Database ??
Database ???????
Database ??????????
Java
WebLogic Server/????????·????
SOA/BPM/?????
???????/????
ID??/??????
?????EPM/BI
EPM/BI ???????
EPM/BI ????
OS/???
????
?????
MySQL
Database ??
????
??
?????????
???
??
ORACLE MASTER…
>>> More