Job Failure

Oct 16, 2001

Does anyone have some suggestions as to why my scheduled recurring DTS packages keep failing to run?
I can manually execute the package and it works just fine but I don't know why the schedule job fails and there is not enough information in the error log to help me figure out what I have missed.
The DTS is copies a CSV file from a different server into an existing table in my Database. The DTS has the following steps
Truncate the table,
Copy and import the text file into the table and
Finally send me an email if it completes the task.

I have the package and the SQL Agent Service accounts set to my NT Account, which has admin rights

View 1 Replies


ADVERTISEMENT

Frequent Failure Of DB Conectivity Failure

Nov 17, 2007



Hi all,

I am using ODBC to connect SQL Server 2000 + SP4 server runnig on Windows 2003 standard edition Server +SP1. But, sporadically my application server connectivity to DB fails and i receive the following error messages

[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (WrapperWrite()).
[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.) In D:de.cpp 702 Apr 12 2006 20:34:47
[Microsoft][ODBC SQL Server Driver]Communication link failure) In D:de.cpp 702 Apr 12 2006 20:34:47
20071017 08:23:10 TID (00000ff0) Sev (3) Err (0) Msg (Read failure.
General SQL error.

Strange thing is that i receive this error only sporadically, Please Please advice !

Thanks ,

Jitender

View 1 Replies View Related

SQL Failure

May 9, 2008

Hi,
I have copied my first web site to our web server, the web site is secured using AspNetSqlProvider. I have attempted to browse the site from IIS tree and I am redirected to the logon page as expected. The autentitcation is attempted and fails with:
An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
The database is in the app_data file, why is it not found?
Regards,
JoeBo

View 4 Replies View Related

DTS Failure

May 17, 2005

Whats happens when moving a sql server database to another sql server database and the DTS fails. Does it copy half the data or it doesn't copy any data????

View 2 Replies View Related

Job Failure

Jan 25, 2002

Hello Everybody

We created DTS package and scheduled it as a job.

When we run the DTS package, it works, but job doesn't.

We don't get any meaningful errors. We know that DTS runs on workstation where you sit, and job always runs on the server.

The main question is what we might be missing, and the second question is which server does the job run on - destination or source?

We use SQL Server 7 / Win 2000 Server on both servers.


DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSTransferObjectsTask_1 DTSRun OnError: DTSStep_DTSTransferObjectsTask_1, Error = -2147220413 (80040443) Error string: Error source: Help file: Help context: 0 Error Detail Records: DTSRun OnFinish: DTSStep_DTSTransferObjectsTask_1 DTSRun: Package execution complete. Process Exit Code 1. The step failed.

Thanks for your help

View 3 Replies View Related

RPC Failure

Apr 11, 1999

Hi,

An RPC to another server is failing with error 18484.

Any suggestions will be welcome.

Regards

Vedanth

View 1 Replies View Related

BCP Failure.

Sep 6, 2006

SQL 2005 SP1.

declare @exec varchar(128)
set @exec = 'bcp [boxNamemysql2k5].adventureWorks.sales.customer format nul -T -n -f c:customer.fmt'
--print @exec
exec master..xp_cmdshell @exec

gives me:

SQLState = 08001, NativeError = 17
Error = [Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
SQLState = 01000, NativeError = 2
Warning = [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).
NULL

(5 row(s) affected)


It's my local PC, that I am local admin on. I did the same thing (different DB of course) on a local 2000 instance and got the same result. It's been a few years since I used BCP, and this isn't ringing a bell. Can someone please assist?


TIA, cfr

View 4 Replies View Related

Job Failure

Jul 20, 2005

Dear AllA quick question:I run a set of scheduled jobs. The jobs run Stored Procedures.However, if the sproc fails, the job quits and moves on to the nextone. However, the sproc should carry on. E.g, IF find bad records,EXPORT to file, GO TO NEXT RECORD (BUT DON'T QUIT THE SPROC). The jobscheduler does not allow this, therefore, the sproc does not get achance to finish.Is there a way to ensure a sproc can finish before moving on to thenext step?ThanksSimon

View 1 Replies View Related

UMS.DLL Failure

Jul 20, 2005

Hi All,We have SQL Server 2000 (sp3), running on Win2k Server. Yesterday, midmorning, during normal processing (selecting data .. loading data ..etc) the sql server service suddenly shut down and would not startagain. We received several messages but the 2 most consistent messageswere that 1) the ums.dll could not be loaded and 2) the services failedto start in a timely fashion.IN the event log, the only thing of interest was this:Application popup: sqlservr.exe - Entry Point Not Found : The procedureentry point?FindNextAvailable@UmsSchedulerQueue@@QAEPAVUmsSch eduler@@W4UmsSchedulerAlgorithms@@@Z could not be located in the dynamic link library UMS.DLL.I am at a complete loss. I did create a new instance of sql Server andreattached all of my databases to the new instance - but, of course, nowthe question being posed to me is "what happened?" I have no idea andam wondering if anyone has experienced this before or has any insightthey might be able to share.Any information would be greatly appreciated! Thanks!Bethany HollidayIU, KSOBIndiana Business Research Center*** Sent via Developersdex http://www.developersdex.com ***Don't just participate in USENET...get rewarded for it!

View 1 Replies View Related

Here Is One More Failure That I Can Not Get By . . .

May 4, 2006

This error continues to occur even after a couple of uninstalls and re-installs, only to result in the same error.  I can send the logs if you like, but they are large, so this is the short popup I am getting: ( I can't paste the message, but here is the text:

 

 The installer has encountered an unexpected error: The error code is 2331. Error loading library Cprogram filesmicrosoft SQL Server ... sqlca.dll or finding entry point.  The specified module could not be found.

 Here is a better message out of the event log:

Product: Microsoft SQL Server 2005 Notification Services -- Error 2331. The installer has encountered an unexpected error. The error code is 2331. Error loading library C:Program FilesMicrosoft SQL Server90Setup BootstrapBin{37E9AD9F-3217-4229-B5A5-7A0C82364C6C}sqlca.dll or finding entry point The specified module could not be found.

    Any help would be appreciated.  Also, XP Pro SP2.  Fresh install, no betas, clean box, not upgrade.  Thanks in advance for ANY help!  Rick

View 7 Replies View Related

Failure To Run When Using DTC

Nov 1, 2005

Does anyone hany any experience of using SSIS with MS DTC?

View 9 Replies View Related

Ftp Failure

Apr 24, 2008

i am using the ftp task to ftp files from remote location to my local system but the task failed giving error "password was not allowed" (i am trying to retrieve the information for the task from configuration table).pls suggest

View 9 Replies View Related

Ftp Failure

Sep 5, 2007

I have designed an SSIS that needs to download a set of files via ftp. The ftp is working fine under Business Studio. When I move it to The server and try runing the package I'm getting the following errors:

Error: Unable to connect to FTP server using "FTP Server"
Error: An error occurred in the requested FTP operation. Detailed error description: The password was not allowed.


This is not my first FTP in SSIS, so I also have the following item set:


Protectionlevel = EncryptProtectedWithPassword
I have several other FTP packages that go to the exact same server, with the exact same user ID and password that are working.

What am I missing?

View 3 Replies View Related

Login Failure

Jul 1, 2006

I am new to asp.net 2.0, although I have some experience with asp.net 1.1. In my new machine I have VS 2005, SQL Server 2000 and Sql Server 2005 installed. I wanted to connect to a database in SqlServer 2000 from a simple asp.net 2.0 project. I used the following connection string:
string strConn = "Data Source=xyz/abc;Initial Catalog=dbname;UID=abc;PWD=efg;";
xyz/abc is the name displyed in the enterprise manager, under SQLServer Group. When I run the app, I am getting the following error:
An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
The error indicates that it is trying to connect to SQL Server 2005, although my xyz/abc is a SqlServer 2000 instance. Not sure how to force the connection to the SqlServer 2000 database.
Thanks

View 1 Replies View Related

Login Failure

Aug 11, 2006

Hello Everyone and thanks for your help in advance.  I have set up a new installation of SQL Server 2005 and VS 2005.  I am trying to get some web applications up and working, but am experiencing problems with the database connection.  I am tring to use the the sa account to connect, but am receiving the error "Login for user 'sa' failed.  Not associated with at trusted account...".  I am familiar with this error and have made sure that the SQL Server is using SQL Server and Windows Authentication Mode.  The connection string I am passing to it is: 
server=(local);uid=sa;pwd=password;database=Northwind
which I believe is correct.  So I'm confused as to what the problem is.  Any help on this topic would be greatly appreciated.  Thanks.
 
 

View 2 Replies View Related

Instance Failure.

May 20, 2007

 
why I am getting (Instance failure.) when trying to connect to sql server from the web.config connectionstring..
 
the web.config entry is :
<connectionStrings><add name="website_connectionstring" connectionString="Data Source=.\SQLEXPRESS;initial catalog=zatoor;integrated security=true" providerName="System.Data.SqlClient" />
<!--
<remove name="website_connectionstring"/>
<add name="website_connectionstring" connectionString="Server=whsql-v21.prod.mesa1.secureserver.net;Database=DB_143379;User ID=zatoor;Password=Mujtaba2007;Trusted_Connection=False" providerName="System.Data.SqlClient" />-->
</connectionStrings>
 
the code is :sql_connection = new SqlConnection(ConfigurationManager.ConnectionStrings["website_connectionstring"].ToString());
sql_connection.Open();

View 2 Replies View Related

DTS Failure When Scheduled As A Job

Dec 27, 2001

I have designed a DTS Package and it can be run successfully from Enterprise Manager. However, when I schedule the DTS package to run as a job then it fails with an error message of "Error string: The system cannot find the file specified.".

Anyone any idea as to why the job cannot find the DTS package?

Can it be something to do with SQL Server 7 and 2000 tools as 2000 Client tools have recently been installed onto my PC and the package and job ran fine when I had designed everything in SQL Server 7.

Thanks in advance
Vince.

View 1 Replies View Related

Login Failure

Mar 18, 2002

Hi

I am running sql server 7, since friday my users are not unable to access their database on the server. NT group authentication is the mode of accessing the data on the server, the temporary soluton I have found so far is to create individual login. Which means creating login for every user on the network. NT4 Group membership that has always worked no longer functions.

Please help.

View 4 Replies View Related

DTS Package Failure

Mar 25, 2002

When I try to run any dts package that tries to copy stored procedures from one db to another, it fails and i get this message:

Need to run the object to perform this operation
[SQL-DMO]Code execution exception: EXCEPTION_ACCESS_VIOLATION

The problem appeared a couple of weeks ago, the same package that now fails ran with no problems for some 6 months or so.

When i searched the Microsoft site i found a bugfix that fit the problem exactly but the workaround and SP3 installation (which supposedly fixes the problem) didn't work.
Please help!!

View 2 Replies View Related

DTS Package Failure

Apr 10, 2002

I backed up my database on the live server copied it to the backup server and restored it successfully. I then set up a DTS export on the live server to copy objects and data to the backup db. The job keeps failing. Each time it fails it reports an "ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint ...... However, there is nothing wrong with any foreign key, I have checked and the data in the tables are definitely fine and key is definitely fine (I removed it and added it again checking the data). I am able to DTS these tables which are supposed to have problems as a separte DTS job. I believe the job is inserting data in the table which has the foreign key before it inserts data in the table with the primary key and this is causing the problem. As an aside this job used to work perfectly well.

Can someone offer a suggestion on what I should do.

Thanks.

View 5 Replies View Related

TLog Failure

Jul 9, 2002

I am getting periodic failures of my Transaction log. SQL
Server 7.0 Service Pack 3 on NT 4.0. IT is not occurring
in a set pattern. I have attached the error. I am unable
to find anything on the Internet or n TechNet can someone
help me out.

Thanks;

Message is as follows:

Microsoft (R) SQLMaint Utility (Unicode),
Version [Microsoft SQL-DMO (ODBC SQLState: HYT00)]
Error 0: [Microsoft][ODBC SQL Server Driver]Timeout expired

View 1 Replies View Related

Login Failure. . .

Jul 10, 2002

Hi experts,
my server was having windows as well as sql login authentication. Once i checked the deny access for BUILTAdministrators . . I'am unable to login as
SA and also I'am also unable to change that check as well. . .any solutions
in this regard will be appreciated

View 1 Replies View Related

Connection Failure

Jul 31, 2002

Hi

My flatform is NT4 with Sql 7 server. At least one a week user loose connection to the database on the Sql server. I can ping the server ok but an error message pops up each time they try to access the database that the server is not known to be running. What performance monitor counter can I monitor to determine if there is a problem accessing the database.

View 1 Replies View Related

Job Failure Under NT Account

May 17, 2001

I have a DTS pkg containing VBScript scheduled as a job. The script creates an ADODB connection and opens it passing the servername, username, and password as parameters. We are using NT Authentication, and SQLAgent is using a domain account (SQLService acct).

The job runs fine if I specify a SQL username with SA authority in the ADO connection string. But if I try to use an NT acct it gets a login failure for the i.d. I also noticed that none of the NT login/users show up in the Job Owner drop down list of the job properties window.

My question is should I be able to run the job using just an NT account with SA authority or do I need both NT and SQL i.d.s to run jobs? What am I doing wrong?

View 1 Replies View Related

DTS Task On Failure

Sep 5, 2000

Hi,

I want to know if it's possible to retrieve what kind of error have occurred when the on Failure workflow is execute in a DTS package.

Martin

View 1 Replies View Related

SQL 7 Install Failure

Mar 30, 1999

Recently I witnessed a failed SQL 7 Enterprise installation due to an access error on an ado file. Apparently SQL Server was trying to copy an active x component that was already in use when the error occured. Anyone have experience with this?

Server: Intel DK440LX Dual PII Dual SCSI UW

Server OS NT 4 SP4

View 1 Replies View Related

Relplication Failure Help??

Jan 12, 2000

Has anyone come across this.

Replication-Distribution: Task 'xxxxxx' failed. 21S01[Microsoft][ODBC SQL Server Driver][SQL Server]Insert error: column name or number of supplied values does not match table definition.

But the tables are exactly the same and a partial batch did replicate

View 2 Replies View Related

Backup Failure

Mar 7, 2001

Running SQL Server 7:
Looking at the jobs under SQL Server Agent in Enterprise Manager, I notice that several of my backup jobs failed last night, is there anywhere I can look that will give me a more descriptive error message? I looked at the SQL Server Logs and didn't find anything that gives me any clue.
Thanks.
joe

View 3 Replies View Related

DBCC_Shrinkdatabase Failure

Dec 23, 2002

I am using the command
"dbcc shrinkdatabase (ESP_REPORTING, 10)"

This has worked for the past year but Recently it fails with the following error:

[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionCheckForData (CheckforData()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.

Connection Broken


In the log it contains:
Using 'xpsqlbot.dll' version '2000.80.194' to execute extended stored procedure 'xp_qv'.
Using 'xplog70.dll' version '2000.80.194' to execute extended stored procedure 'xp_msver'.
Using 'xpstar.dll' version '2000.80.194' to execute extended stored procedure 'xp_instance_regread'.
12/23/02 09:48:33 Stack Overflow Dump not possible - Exception c00000fd E at 0x00401EE1
Address=401ee1 Exception Code = c00000fd
eax=03fbcd1c ebx=0000129a ecx=03fb2ef0 edx=00000000
esi=30784000 edi=00000cf8 eip=00401ee1 esp=03fbcd1c
ebp=03fbcd24 efl=00010206
cs=1b ss=23 ds=23 es=23 fs=38 gs=0
1: Return Address 00401EE1
2: Return Address 004135ED
3: Return Address 00417FCF
4: Return Address 00418388
5: Return Address 004348E2
6: Return Address 00418543
7: Return Address 00914329
8: Return Address 00913D00
9: Return Address 00916747
10: Return Address 009190B8
11: Return Address 009189A2
12: Return Address 0091829D
13: Return Address 0091769B
14: Return Address 0062B855
15: Return Address 0062AD91
16: Return Address 004160DB
17: Return Address 00415765
18: Return Address 00415410
19: Return Address 00459A54
20: Return Address 004175D8
dbcc shrinkdatabase (ESP_REPORTING, 10)

TotalPhysicalMemory = 2147000320, AvailablePhysicalMemory = 265838592
AvailableVirtualMemory = 353890304, AvailablePagingFile = 2312122368


Any ideas? The db is 1.7gig.

Thanks,
Ken Nicholson

View 3 Replies View Related

Log Shipping - Failure

Jan 15, 2003

Hi Guys,

I am doing a fullbackup once a day and transaction log backup every 15 mins.

The jobs are running fine on both primary server and secondary server (restores always with norecovery).

But unexpectedly I am receiving the below error on the secondary server from yesterday.

Eg:
The transaction log backup taken at xyz_13_00.trn fails and I cannot go further.

Msg 4330, Sev 16: The log in this backup set cannot be applied because it is on a recovery path inconsistent with the database. [SQLSTATE 42000]
Msg 3013, Sev 16: RESTORE LOG is terminating abnormally. [SQLSTATE 42000]

If I try restoring from the transaction log backup taken at xyz_12_45.trn, it restores fine.

The statement that I use,

restore log xyz from disk='E:MSSQLsqlbackupTranlogBackupxyzxyz_13_ 00.trn'
with replace,norecovery,
move 'xyz_log' to 'f:mssqldataxyz_Log.LDF'


Please help.

Thanks,
Anu

View 3 Replies View Related

Really Weird SQL Failure

Jun 9, 2003

Last night our production server went crazy. The primary (production) database MDF file had size 15Gb and then for some reason the size became 0 (zero) K, So the SQL right away reported the error:

I/O error 38(Reached end of file.) detected during read of page buffer..

Error: 823, Severity: 24, State: 10

And the database became "suspected".
Now we restoring it, but have anybody seen such a thing before? I'm breaking my head to figure out what could cause this problem!!!!!

Dim

View 5 Replies View Related

Restore Failure....

Jun 9, 2003

Try to restore a disk backup from serverA to serverB, get following error:

Server: Msg 3242, Level 16, State 2, Line 1
The file on device 'backup_ABC_Database' is not a valid Microsoft Tape Format backup set.

But there is no Tape Format at all,
attached is the return info of this backup file

Restore headeronly from backup_ABC_database
-----------------------------------

the database is in "Loading" status with gray shadow....
-D

View 6 Replies View Related

Optimizations Job Failure

Jun 30, 2004

Anyone's help is appreciated in resolving this error:

I created a Database Maintenance plan with backup+transactionlog backup+ optimizations. The first two jobs run fine but optimizations job fails with:

sqlmaint.exe failed [SQLSTATE 42000] ( Error 22029). The step failed.

The user that is running all the jobs is "sysadmin" in database and member of administrator on local machine.

I am trying to run this when the users are using the system.

Any thoughts how I can fix this?

Thanks
Vinnie

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved