Author:
Senen Ebio Original Source:
Click HERE Views: 424
31
05
2005
If you want to export/import data from/to oracle databases, here's a general procedure.
I used this to setup a clean oracle database on a new machine.I took it from Paul's notes. Thanks Paul!
Exporting a schema from the SOURCE
From the DOS prompt:
C:\> exp [username]@[database] rows=y file=*
when prompted for a filename give it a valid filename (eg. export.dmp) or accept default
where:
exp - ORACLE utility program to export data in proprietary formatusername - the owner of the schema you wnat to exportdatabase - the source ORACLE database name
Importing the schema to the DESTINATION
Assumptions: Oracle server is up and runnning in the destination machine.
From [...]
Read the rest of this entry »
Comments : No Comments »
Categories : Personal, Blogs
Author:
Dune Padre Original Source:
Click HERE Views: 288
27
05
2005
Hey! I thought it would take me a century to post another blog! But anyway, I have to make a decission (life-turning decission that is), I have about month to decide whether to go with my sister to Singapore, she will be visiting her husband while Ill be trying to look for a job there. My sister is definitely going and me? What about me? Should I go? Should I leave cityhall? Im getting old and opportunities are slowly slipping away. Arrrgghh!
Comments : No Comments »
Categories : Personal, Blogs
Author:
Dune Padre Original Source:
Click HERE Views: 317
27
05
2005
Its been a quite a long time since i last posted something in here (hey, one post is better than none!). I was thinking of customizing the page first before getting serious bloggercising (maybe Im just trying to find an excuse). Well.. what have i done lately? Hmmm.... I've been very busy trying to finish my first ever web management tool to be released under GNU (General Public License) done in
PHP/
MySQL but I still need to deal with security issue (Im a beginner, what do you expect?) My first OCX! hurray! I cant [...]
Read the rest of this entry »
Comments : No Comments »
Categories : Personal, Blogs
Author:
Dune Padre Original Source:
Click HERE Views: 395
13
05
2005
First of all, i dont know why I created this account... maybe I was just curious about this but then again, maybe I can find this useful, dont you think?
Comments : No Comments »
Categories : Personal, Blogs