I'm a big fan of using Standby databases for backups and cloning production db's. ... to the remote(standby site) Then all you have to do is keep the standby...
Darrell, Hi. Dana has a good idea. Archive files are easier to move than the whole enchilada (yes I keep telling the app dev team 'enchilada' is a technical...
Allen Shepard
ashepard@...
Nov 17, 2005 5:12 pm
805
Anyone have experience with Network Appliance NetApp storage products and Oracle databases? Looking for comments good or bad regarding this storage solution...
Beck Smith
bsmith@...
Nov 28, 2005 8:28 pm
806
Beck, I've worked with NetApps and it's great for failover and super fast backups. The snap hot backups took about 5 minutes to complete on about 1.5GB of...
diana vann
dvann@...
Nov 30, 2005 1:26 am
807
Well, it's been a long time coming, but the VOUG conference crew is officially back in action! We're hard at work preparing for our first conference since...
I haven't used Oracle on a Windows system in a long time.... I want to take a Solaris cron job to do a backup and do the same thing in Windows... Does anyone...
Steff Gonos
steff_gonos@...
Dec 7, 2005 4:57 pm
809
Dear All, Does any one have any ideas on how can I integrate Dictation buddy sound recorded software through OLE with Oracle Forms 6i, in order to get the full...
Ahmad Abusaleh
ahmadabusaleh@...
Dec 7, 2005 4:58 pm
810
I am trying to format an Oracle Report in 6i to only show a particular field only if it is not null. I wrote the new query and joined it in the Data Model...
Steff. Hi. There are two scripts I run from a windows file against an Oracle 9i database. If you are running 8i or before then you do not need the...
Allen Shepard
ashepard@...
Dec 7, 2005 7:45 pm
812
in the layout editor, right-click on the field to bring up the short-cut menu and choose 'Conditional Formatting...' this brings up a wizard which actually...
Mark C. Stock
mcstock@...
Dec 8, 2005 2:13 pm
813
Hello Steff, You need to create a script (Batch) file and add this file in the Windows task scheduler, from the control panel. You can assign user/password. ...
Hello everyone, I am having trouble pulling data from one database to another located on two separate servers within the same network. There are both Oracle...
A couple weeks ago we announced our upcoming conference - March 1-2 2006. One of the great things about these conferences is that it gives participants an...
This message is to those of you are thinking about presenting a paper at the upcoming VOUG conference, but have some doubts about whether or not your topic is...
Many organizations set aside money every year for employee education. And, sometimes, there's a few dollars left at the end of the year that never get used....
VOUG Membership - Just a quick reminder - New Year's Eve (Saturday) is the last chance to submit a presentation for the upcoming VOUG Spring 2006 conference....
Hello All, We are using Application Server 9.04 on Windows Advance Server. When we using desformat=html or htmlcss our reports show in web brewers fine. But on...
Hello All, We are using Application Server 9.04 on Windows Advance Server. There is almost 300 users viewing these reports from Oracle Application Server (OAS)...
VOUG Membership - As you already know, we just completed the call for presentations for our upcoming conference. After going through the abstracts, all I...
VOUG Membership: Advance registration is now underway for the big two-day statewide meeting in Richmond this coming March 1st & 2nd. Now, the general public...
VOUG Membership - Here's the latest news on our upcoming conference this coming March 1-2 at the Omni Richmond Hotel... Presentations ... We now have...
VOUG Membership: Here's the first of my presentation highlights for the conference coming up March 1st and 2nd. I always send these out before each meeting to...
VOUG Membership - I was about to send out the next in my series of presentation summaries when our conference coordinator notified me of a potential problem....
All, I have several records that are address fields like this one below: 100 W MAIN ST APT 900 101 Davis Hwy SW #210 They are stored in one Address1 column....
Phillip, Hi. The last time we did this (cause I know it will happen again) the application development group wrote a program. Why? 1) The data was put in U.S....
Allen Shepard
ashepard@...
Feb 8, 2006 4:52 pm
829
VOUG Membership - Here's the second of my presentation highlights for the conference coming up March 1st and 2nd. By the way, the last date for early...
I have a table that I exported to Oracle from MS Access. The Access database must be identified with double quotes around each field. I wrote an Insert...
Always include a target column list in your INSERT statements. Without knowing the structure of your TBL_ADDRESS table, there is no way to determine which...