Viewing 15 posts - 196 through 210 (of 3,061 total)
Shall we understand that...
1- Your system is cumulative loading of a particular table.
2- Each day you get new rows that have to be inserted.
3- Each day you get updates to...
August 22, 2012 at 9:23 am
salliven (8/22/2012)
I think you can include "dbid" column on profiler - it should tell you from where the query is being executed.
I don't know what database is runing the query...
August 22, 2012 at 9:15 am
imani_technology (8/21/2012)
ETL Staging DB (EDI, Excel, and miscellaneous text files are loaded...
August 22, 2012 at 9:11 am
imani_technology (8/21/2012)
...we have decided on the Type 2 SCD for the suggested sales price. Now for the next question: where to put it?
How about in your DIMENSION table?...
August 22, 2012 at 9:04 am
I understand the offending "report" is created by several storedprocs which means several queries. If this is the case you have to figure out which query (or queries) are the...
August 22, 2012 at 9:01 am
Okay - we already know it is not an Oracle issue and also that it is not a linked server issue; we know this 'cause you stated that you can...
August 22, 2012 at 8:58 am
I think you can include "dbid" column on profiler - it should tell you from where the query is being executed.
August 22, 2012 at 8:54 am
Development Environment, Test Environment, Production Environment?
It doesn't matter if stand alone or cluster - no confusion.
August 22, 2012 at 8:51 am
newbieuser (8/21/2012)
There are about 50000 records in each...
August 22, 2012 at 7:30 am
Cross posting. Please reply here http://www.sqlservercentral.com/Forums/Topic1348134-1044-1.aspx
Please do not cross post.
August 22, 2012 at 7:25 am
JesseDW (8/21/2012)
...If I connect the Pivot Table directly to Oracle, there is no issue.
...which means it is not an Oracle side issue.
This issue may be better addressed on an Excel...
August 22, 2012 at 7:23 am
Phunhog (8/21/2012)
Many thanks Mr. Berzuko:Your expression works quite well!
/ / /
Note the addition of the doubled up single quotation marks for delimiters. (Whats the correct term for this?)
Glad it worked...
August 21, 2012 at 4:35 pm
Cross post, please answer here: http://www.sqlservercentral.com/Forums/Topic1347483-1044-1.aspx
August 20, 2012 at 3:50 pm
Phunhog (8/20/2012)
I've got my first linked server established from SQL Server 2008 SSMS to Oracle.
What is the proper syntax for this simple query with a date expression in...
August 20, 2012 at 3:47 pm
Viewing 15 posts - 196 through 210 (of 3,061 total)