If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Sql Server 2008 r2 (Sql server agent issue)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-31-11, 10:55
kkmickey kkmickey is offline
Registered User
 
Join Date: Nov 2009
Posts: 15
Sql Server 2008 r2 (Sql server agent issue)

Hi:

This is for sql server 2008 r2. 64 bit system.

I created a sql server job to create a text file. It will create the text file name. But it will write a blank file. The job that is created is using the system admin account. And the job is run under system admin account.
It acts like it runs successfully. Just got a blank file.
I have tried (Package source - using ssis package store and file system) to execute the package. Still get a blank file. Either way. No error messages at all.

If I run through, Integration Services within Management studio. It runs successfully. It created the file with 20mb of data. Or running through window explorer directly, it created the file with data.

I am not sure why the sql agent does not work properly for this job. It looks like the other job has no problem.

Am I missing some setting?

Thanks,
kkmickey
Reply With Quote
Reply

Tags
sql server 2008, sql server agent

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On