Viewing 15 posts - 886 through 900 (of 2,062 total)
I could be that the oracle 11 client is limited to Oracle 9.
*
Have to find my oracle support login as it is on metalink
September 21, 2011 at 1:48 pm
not sure if there were servicenames in 7.2, it is probably a SID.
What are the results of oracle basic connectivity testing?
in command prompt:
tnsping myoldandtrusty
->shows location of the oracle tnsnames.ora location
->tries...
September 21, 2011 at 1:30 pm
ALZDBA (9/18/2011)
SQLRNNR (9/18/2011)
ALZDBA (9/18/2011)
Lynn Pettis (9/18/2011)
bitbucket-25253 (9/17/2011)
Ninja's_RGR'us (9/17/2011)
Now all I know about...
September 19, 2011 at 4:33 am
I would go with replication for the non-modified tables.
ETL (ssis?) for the modified.
Last kind was a weekly restore from live to dev.
Everything the developers wanted to be kept would be...
September 18, 2011 at 4:10 am
Congratulations Jeff! :smooooth:
September 14, 2011 at 8:33 am
Haven't heard of such.
What is the particular view name?
Is create view running inside a transaction? (perhaps rolled back by end of connection).
If you create a dummy view with the same...
September 13, 2011 at 4:29 pm
Interesting opinion on moving things to the cloud.
I'm for keeping the current and historical separate for disaster-recovery situations (smaller database -> faster recovery, even other backup model (full vs differential)).
If...
September 13, 2011 at 4:14 pm
Explanation:
I'm very new to tfs as it has been chosen as version-control environment for developers.
We are consolidating version control from ms sourcesafe and subversion to tfs in the hope to...
September 13, 2011 at 3:45 pm
I would keep those separate in order to restore the live-db faster if the needs arise.
September 13, 2011 at 3:09 pm
Take a picture of myself (historical moment) and throw a little party (don't invite Murphy).Update knowlegde on parameter technologies (.net/web,windows/network administration,ms access migration), checking the upcoming releases, having some polls....
September 13, 2011 at 3:05 pm
As far I've read from the forums they aren't significantly different. (most was modified between 2000 & 2005). Check on the new features of 2008. (policy based management?, new types...
September 10, 2011 at 2:03 pm
Haven't got that problem yet (mix windows 2003 & sql server 2008).
Is windows 2003 fully up to date?
Have you tried sql server 2008 R2 service pack 1
For...
September 7, 2011 at 1:46 pm
Also, which oracle-client did you install on the ms sql server?
September 2, 2011 at 8:33 am
Any clue where myFile comes from?
It looks like a databasecall (ToDatabase) passing up the connectionstring (Connect) and the sql to execute (MySQL). Or MySQL is a parameter/constant to indicate which...
September 2, 2011 at 6:06 am
Viewing 15 posts - 886 through 900 (of 2,062 total)