Viewing 5 posts - 1 through 5 (of 5 total)
We have implemented IBM CDC between multiple RDBMS systems Like Oracle, SQL and DB2 database.
Where we have SQL is Source and Target and the same with other databases.
April 13, 2012 at 2:14 pm
You should also check, what version of SQl server is installed. If you have MSDE version installed and your DB size has reached 2GB then you have reached the limit...
February 17, 2006 at 7:38 am
if you contiue to get this error. you should check your DB recovery model. if it is set to simple, then you will get following error:
Executed as user: <user>. sqlmaint.exe...
February 7, 2006 at 2:37 pm
Hi Paul,
You can use SQL mail to do so, if you are allowed to have Exchange Client on SQL server Production box.
Other ways are:
1) you can send email with smtp...
May 10, 2005 at 10:46 am
You can save DTS Package as Storage Structure file. This will save DTS package on disk as a file and copy it to another SQL server and load it from...
August 6, 2003 at 8:58 am
Viewing 5 posts - 1 through 5 (of 5 total)