Viewing 15 posts - 1,081 through 1,095 (of 3,061 total)
Resender (5/12/2011)
Its far from small the folder that contains the files tells me its 57.5 GB.
That's a small database - I would ask customer to send a full export.
Resender (5/12/2011)
May 12, 2011 at 11:54 am
Resender (5/12/2011)
Well I got the feeling compatibility might be a problem, I got word that the client still uses 9i
If this is the case install fresh Ora9i codeset in a...
May 12, 2011 at 5:28 am
light_wt (5/12/2011)
is there a step-by-step guilde on doing incremental loading from oracle to pull only the rows that got changed?
Best approach is to solve this on the source database.
Either a...
May 12, 2011 at 5:22 am
Out of curiosity, what happens is you execute very same offending query as OPENQUERY()?
May 10, 2011 at 10:55 am
Agreed. SQL Server Analysis Services integration with Oracle is a well documented subject.
You may want to start by checking Microsoft documentation on the matter, like... http://technet.microsoft.com/en-us/library/aa964120(SQL.90).aspx
May 8, 2011 at 8:26 am
This doesn't look to me llike a DR question, much more of a backup/recovery question.
DR planning usually includes a secondary remote environment that will take over production activity when primary...
May 6, 2011 at 1:00 pm
Check all objects getting ORA-06564 then...
1- Be sure object exist.
2- Be sure the Oracle account logging into Oracle during the process do have execute privilege granted on it.
May 6, 2011 at 8:35 am
JohnMarks (5/5/2011)
May 6, 2011 at 7:34 am
Toad is not executing statements as sqlplus.
Either connect thru sqlplus - you have it in your local ORACLE_HOME/bin or research how to get Toad to exec statements as sqlplus.
May 6, 2011 at 7:26 am
SqlNewJack (4/22/2011)
May 6, 2011 at 7:23 am
Dan-Ketil Jakobsen (5/5/2011)
It is no problem to transfer numeric values like int, tinyint, decimal and so on, but string...
May 6, 2011 at 7:17 am
the.eviled209.40k (5/6/2011)
May 6, 2011 at 7:06 am
Time to check your backup/recovery strategy...
What's your last known good backup?
Does your backup/recovery strategy allows for point-in-time recovery?
Was backup/recovery strategy ever tested?
May 3, 2011 at 6:15 am
varaprasad.gali (5/1/2011)
Hi i am a developer in sql server. can any one suggest me what i shall learn next for bright career; pls suggest me
As it most of the time...
May 3, 2011 at 6:11 am
Boomer... please check this... http://www.avianwaves.com/Blog/default.aspx?id=98&t=Mystery-of-the-SQL-Server-2008-RTM-MsiGe
April 29, 2011 at 2:20 pm
Viewing 15 posts - 1,081 through 1,095 (of 3,061 total)