Viewing 15 posts - 5,641 through 5,655 (of 7,191 total)
First off, you need a precedence constraint between Export SBISCLPRICELIST and Rename Files.
Please will you double-click on the precedence constraint between Rename Files and FTP Each File and post a...
November 24, 2010 at 8:36 am
Is there any way, I can add my customized column to the inbuilt logging available in SSIS. i.e., can i add column to the table dbo.syssssislog table ??
I'm not...
November 23, 2010 at 6:31 am
Lindsay
Is the database in question significantly larger than the others? Have you done a RESTORE VERIFYONLY on the backup file? Is this done as part of the backup...
November 23, 2010 at 3:44 am
Lindsay
Go to a command prompt and type net helpmsg 64. This will tell you what the error message means. Looks like your network is somewhat flaky.
John
November 23, 2010 at 2:07 am
You could try doing it the other way round, by setting the name of the task from the value of the variable. Just go to Expressions in the task...
November 19, 2010 at 6:12 am
Do you have a backup of your database?
John
November 19, 2010 at 4:06 am
parthi-1705 (11/16/2010)
Advice me on this since it is my first implimentation.
parthi-1705 (11/17/2010)
Thanks for your replay i need to be done in SSIS only
Why do you need to be done...
November 18, 2010 at 1:35 am
parthi-1705 (11/17/2010)
http://www.sqlservercentral.com/Forums/Topic1021535-391-1.aspxsince it is BI form i have posted here so that i can get solution
and i am using 2005 and 2008...
November 17, 2010 at 9:22 am
This is the kind of thing that SSIS (Integration Services) was designed for. Have you tried using it?
John
November 17, 2010 at 4:27 am
I think this is happening because you're trying to have an empty string as a date. You can't do this - you either need to choose a placeholder date...
November 17, 2010 at 3:52 am
I think you need to hire a consultant, in that case.
John
November 17, 2010 at 3:39 am
Convert the number into a character data type (if it is not already) and use the STUFF function to replace the first n characters with asterisks. Please try this...
November 17, 2010 at 3:28 am
Harm
Some third-party backup utilities, such as LiteSpeed, include object level restore, allowing you to back up one database and restore only the objects you require into another.
If you don't have...
November 17, 2010 at 3:21 am
So it fails when scheduled but succeeds when run manually? I can only think that's because it's scheduled to run overnight, and there is a problem with the network...
November 16, 2010 at 8:40 am
pujain (11/16/2010)
its only full backup thats increasing my headache.
when i ran it manually it ran successfully so network issue...
November 16, 2010 at 7:32 am
Viewing 15 posts - 5,641 through 5,655 (of 7,191 total)