LMS 3.1 Backup job Failing

Hello,
We have LMS 3.1 installed and the backup is failing with the following message
[Tue Feb  8 09:20:26 2011]  ERROR(247): E:/Backup_3/backup.LOCK file exists
Most probably another backup process is running
[Tue Feb  8 09:20:26 2011]  Backup failed: 2011/02/08 09:20:26
I tried to do the following, but it didn't work:
1- Run again the backup job, but specify a new backup directory folder (ex: E:/Backup_4/). --> Did not work
2- - Stop the Deamon Manager service using: net stop crmdmgtd --> Did not work
     - Delete the backup.LOCK file from the E:/Backup_3/ folder
     - Restart the Deamon manager service using: net start crmdmgtd
     - Run the backup job again using the new Folder destination.
Please Advise,
Regards,

I am currently working on a same issue with LMS 3.1 on windows;
After stopping dmgtd have you been able to delete the backup.lock or have you restarted the server?
In my case I was not able to delete the file and it turned out dbvalid.exe blocked this. The backup seems to run without any problems. When the backup is done dbvalid.exe trys to verify the backup database files. This validation fails and dbvalid starts dbsupport.exe to get some detail information on the failure and trys to send them to Sybase support. You should find (several ?) crash files here: %ALLUSERSPROFILE%\Application Data\SQL Anywhere 12\diagnostics. dbsupport.exe seems to be started interactively and thus hangs up waiting for some user input...
In the crash file I see dfmInv mentioned as the database which did not pass dbvalid. I assume I will end up reinitializing the dfm databases to recover - but let's wait and see. I found some hints that there could be a bug with dbvalid.exe form Sybase- not sure if this is the culprit or a real DB error. What I found really strange is the cli of dbsupport.exe (see the option -gui at the end... )
D:\PROGRA~1\CSCOpx\objects\db\win32\dbsupport.exe" -crash "C:\Documents and Settings\All Users\Application Data\SQL Anywhere 10\diagnostics\SA10_20110215_040218_4348.crash_log" -crashpn "dbeng10" -crashsn "dbvdfmInvEng" -gui
Also, I would quickly backout the last know good backup from the backup directory - just in case... (the one before the failure raised the first time)

Similar Messages

  • DPM 2012 R2 Backup job FAILED for some Hyper-v VMs and Some Hyper-v VMs are not appearing in the DPM

    DPM 2012 R2  Backup job FAILED for some Hyper-v VMs
    DPM encountered a retryable VSS error. (ID 30112 Details: VssError:The writer experienced a transient error.  If the backup process is retried,
    the error may not reoccur.
     (0x800423F3))
    All the vss Writers are in stable state
    Also Some Hyper-v VMs are not appearing in the DPM 2012 R2 Console When I try to create the Protection Group please note that they are not part of cluster.
    Host is 2012 R2 and The VM is also 2012 R2.

    Hi,
    What update rollup are you running on the DPM 2012 R2 server ?  DPM 2012 R2 UR5 introduced a new refresh feature that will re-enumerate data sources on an individual protected server.
    Check for VSS errors inside the guests that are having problems being backed up.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • RMAN Backup job fails after changing sys, system passwords

    Hello Oracle community,
    11.1g
    After we changed the passwords for sys, system and sysman the backup jobs fails. this is my error log:
    Recovery Manager: Release 11.1.0.7.0 - Production on Mo Aug 30 11:16:29 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12532: TNS: Ungültiges Argument
    RMAN>
    Echo einstellen ein
    RMAN> set command id to 'BACKUP_MEGALON.INT_083010111617';
    Befehl wird ausgeführt: SET COMMAND ID
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei set Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' database;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' archivelog all not backed up;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> exit;
    Recovery Manager abgeschlossen.
    Ikrischer

    Hello Tychos,
    I am able to make a sqlplus connection, but your hint send me in the correct direction. I had a special character "@" in the password and I think that was the reason for my problems with RMAN.
    Ikrischer

  • Backup Job Fails

    Dear All,
    I received an error in maintenace plan regarding the backup Job Fails.
    Executed as user: IPROINDIA\sqlservice. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  1:30:27 AM  Could not load
    package "Maintenance Plans\Daily_BACKUP" because of error 0xC0014062.  Description: The LoadFromSQLServer method has encountered OLE DB error code 0x80004005 (Login timeout expired).  The SQL statement that was issued has failed. 
    Source:   Started:  1:30:27 AM  Finished: 1:30:43 AM  Elapsed:  15.297 seconds.  The package could not be loaded.  The step failed.
    Anyone please Help What is the issue

    Can you log in as PROINDIA\sqlservice to SQL Server and issue BACKUP DATABASE dbname ........? Still
    have a error?
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Logshippin backup job failed

    Hi team,
    Logshipping backups jobs failed ERROR :
    2012-11-22 05:40:21.52 *** Error: Could not retrieve backup settings for primary ID '92dcbd1e-2cd5-4307-ba43-eb8e3185370e'.(Microsoft.SqlServer.Management.LogShipping) ***
    2012-11-22 05:40:21.52 *** Error: Failed to connect to server IP-0A7653F2.(Microsoft.SqlServer.ConnectionInfo) ***
    2012-11-22 05:40:21.52 *** Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured
    to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)(.Net SqlClient Data Provider) ***
    2012-11-22 05:40:21.53 ----- END OF TRANSACTION LOG BACKUP   -----
    Please suggest us.
    Tx
    subu

    Is there any changes in server or network setting?
    Is it working before or its a new setup?
    There are many reasons of SQL server connectivity issue. But refer a small checklist that helps to find out the real cause of connectivity issue.
    1. Check SQL services are running
    2. Check SQL Browser service is running
    3. Check remote connections are enabled
    4. Network connectivity between database & application servers by TRACERT command
    5. Check TCP/IP protocol enabled at SQL server
    6. Check talent connectivity – telnet <IP address> <port no on SQL server running>
    7. Check UDP port 1434 is open or not on SQL Server
    8. Check firewall is running or not Check
    9. If firewall running, SQL Server & UDP port must be added in exception in firewall
    http://mssqlfun.com/2012/09/28/check-list-for-sql-server-connectivity-issue/ 
    Regards,
    Rohit Garg
    (My Blog)
    This posting is provided with no warranties and confers no rights.
    Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

  • Backup job failing with error ORA-12546: TNS:permission denied

    Hi All
    This is regarding one backup job running on windows server 2003 failing with below error.. when we are running this job manually that is running fine.. but not running from windows scheduler.
    its 9.2.0.1 and the 32 bit... windows 2003 64 bit
    Recovery Manager: Release 9.2.0.1.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-12546: TNS:permission denied
    Please help.
    Edited by: 811427 on Sep 6, 2011 12:36 AM

    I assume you installed Oracle as "Administrator" user. If so, make sure you are running the job from the same user. Optionally open "services.msc" and go to the "ORCL Service" or whatever it may and check "Log on" tab. It should be "logon as" value should be "Local system". If you are using a domain then give credentials accordingly. Make sure you are part of "DBA" group.
    The ORA-12546 TNS:permission denied points to "Insufficient permissions to trace/log files" - check the trace/log destination is writable and requisite permissions are given.

  • Backup jobs failing

    We are using 12c oms and I just submitted some backup jobs for several databases. I have both 10g and 11g databases with backup jobs configured to run. I had no problems submitting the jobs but when I checked the status the next day I get this weird error message. Any help sorting this out would be appreciated. This is the error: Checking RMAN repository settings...
    Starting blackout...
    ORA-20221: Only superusers can create a new reason
    ORA-06512: at "SYSMAN.MGMT_BLACKOUT", line 167
    ORA-06512: at line 1

    Hi,
    Have you recently upgraded the DB plugin to 12.1.0.3?
    As we have a similar issue addressed in the following bug:
    Bug 16475904: BACKUPS IN OEM 12C NOT WORKING POST ORACLE DATABASE PLUGIN 12.1.0.3 UPGRADE
    Same error stack was observed in the bug as well.
    Regards,
    Venkat

  • Backup job fails with error

    The error message is: RemoteOperationException: Failed to establish input-streaming thread
    In researching this, there was an article that talked about increasing the ThreadPool to MEDIUM. But this didn't help.
    If I retry the backup after it fails, it runs without any problem.
    This is GC 10.2.0.3 on Sun Solaris. Does anyone have a workaround for this?
    Thanks.

    Try this script...
    File Naming Format DBname_YYYYDDMM.BAK
    DECLARE @name VARCHAR(50) -- database name
    DECLARE @path VARCHAR(256) -- path for backup files
    DECLARE @fileName VARCHAR(256) -- filename for backup
    DECLARE @fileDate VARCHAR(20) -- used for file name
    -- specify database backup directory
    SET @path = 'C:\Backup\'
    -- specify filename format
    SELECT @fileDate = CONVERT(VARCHAR(20),GETDATE(),112)
    DECLARE db_cursor CURSOR FOR
    SELECT name
    FROM master.dbo.sysdatabases
    WHERE name NOT IN ('master','model','msdb','tempdb') -- exclude these databases
    OPEN db_cursor
    FETCH NEXT FROM db_cursor INTO @name
    WHILE @@FETCH_STATUS = 0
    BEGIN
    SET @fileName = @path + @name + '_' + @fileDate + '.BAK'
    BACKUP DATABASE @name TO DISK = @fileName
    FETCH NEXT FROM db_cursor INTO @name
    END
    CLOSE db_cursor
    DEALLOCATE db_cursor
    File Naming Format DBname_YYYYDDMM_HHMMSS.BAK
    If you want to also include the time in the filename you can replace this line in the above script:
    -- specify filename format
    SELECT @fileDate = CONVERT(VARCHAR(20),GETDATE(),112)
    with this line:
    -- specify filename format
    SELECT @fileDate = CONVERT(VARCHAR(20),GETDATE(),112) + REPLACE(CONVERT(VARCHAR(20),GETDATE(),108),':','')
    Raju Rasagounder Sr MSSQL DBA

  • Archive Backup job failing with no error

    Hi All,
    Can anybody help me to fix the backup issue. please find the rman log below and help me to fix this.
    Script /opt/rman_script/st80_oracle_arch.sh
    ==== started on Fri Jun 28 11:05:11 SGT 2013 ====
    RMAN: /OraBase/V10203/bin/rman
    ORACLE_SID: ST801
    ORACLE_USER: oracle
    ORACLE_HOME: /OraBase/V10203
    NB_ORA_SERV: zsswmasb
    NB_ORA_POLICY: bsswst80_archlog_daily
    Sun Microsystems Inc. SunOS 5.10 Generic January 2005
    You have new mail.
    Script /opt/rman_script/st80_oracle_arch.sh
    ==== ended in error on Fri Jun 28 11:05:11 SGT 2013 ====
    Thanks,
    Nayab

    Hi Sarat,
    Hope it has got solved now it was due to the archive log full causing it to hung it worked after my system admin moving few logs manually.
    Thanks,
    Nayab

  • SQL Server agent job failing to back up database

    I have set up a SQL server agent job to back up database on regular basis.. For some reason the back up fails.. Could not find any meaningful info in the logs.. Transaction logs are getting created for the same DB but not the database back up..
    The below is my environment..
    MS SQL Server 2005 - 9.00.1399.06
    Windows 2003 server SP2
    Any pointers would be helpful.. I checked the event logs and the agent logs and did not see obvious error.
    Thanks

    I have set up a SQL server agent job to back up database on regular basis.. For some reason the back up fails.. Could not find any meaningful info in the logs.. Transaction logs are getting created for the same DB but not the database back up..
    The below is my environment..
    MS SQL Server 2005 - 9.00.1399.06
    Windows 2003 server SP2
    Any pointers would be helpful.. I checked the event logs and the agent logs and did not see obvious error.
    Thanks
    NO answer can be provided unless you show us the error message. There can be numerous reasons for backup job to fail. See job history for details please post complete information present in job history.
    Check errorlog and note what error message is there at time when the backup job failed. You could find something useful. Please learn how to post question in forum just saying I have a problem will not help both of us.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Job failed with error tempdb is not available

    HI All,
    Backup job failed with error 'Unable to determine if the owner () of job backup_all_user_db_full has server access (reason: The log for database 'tempdb' is not available. [SQLSTATE HY000] (Error 9001)).'
    I checked in errorlog
    LogWriter: Operating system error 1784(The supplied user buffer is not valid for the requested operation.) encountered.                                        
                        Write error during log flush. Shutting down server
    2014-09-09 07:46:25.90 spid52    Error: 9001, Severity: 21, State: 1
    2014-09-09 07:46:25.90 spid52    The log for database 'tempdb' is not available..
    2014-09-09 07:46:25.92 spid51    Error: 9001, Severity: 21, State: 1
    Can anyone suggest to why it is happening

    From the error message, it looks like the drive on which the tempdb log file is residing is having issues. 
    Please involve your storage admin to look into the disk subsystem

  • LMS 4.2 Backup Failing Randomly

    Has anyone seen this?
    Backup failed on 2012/06/03 at 22:02:52. REASON: Unable to proceed with the backup operation as some files are being accessed by jobs. Reschedule the jobs such that the backup job does not coincide with other jobs.
    Randomly the backup for lms 4.2 is failing. it has suceeded but majority of the time its failing. i have tried changing times but nothing seems to work.  previously we were running 4.0.1 and had noproblems with the backup time.
    Just found the bug
    CSCtz29665
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2.1/readme/lms_421_readme.html#wp1203775
    no work around at the moment

    the patch for BugID CSCtz29665 is released here on CCO:
    "http://www.cisco.com/cisco/software/release.html?mdfid=284259296&flowid=31102&softwareid=280775103&os=Windows%20CE%202.11&release=CSCtz29665_4.2.2&relind=AVAILABLE&rellifecycle=&reltype=latest"
    I do not know whey they opend a new section for Windows CE 2.11, - but on CCO you have to follow this path to find it:
    Downloads Home > Products > Network Management and Automation > Routing and Switching Management > Network Management Solutions > Cisco Prime LAN Management Solution > Cisco Prime LAN Management Solution 4.2 > LMS Patches > Windows CE 2.11-CSCtz29665_4.2.2

  • LMS 3.2 Syslog purge job failed.

    We installed LMS 3.2 on windows server 2003 enterprise edition. RME version is 4.3.1. We have created daily syslog purge job from RME> Admin> Syslog> Set Purge Policy. This job failes with the following error.
    "Drop table failed:SQL Anywhere Error -210: User 'DBA' has the row in 'SYSLOG_20100516' locked 8405 42W18
    [ Sat Jun 19  01:00:07 GMT+05:30 2010 ],ERROR,[main],Failed to purge syslogs"
    After server restart job will again execute normally for few days.
    Please check attached log file of specified job.
    Regards

    The only reports of this problem in the past has been with two jobs being created during an upgrade.  This would not have been something you would have done yourself.  I suggest you open a TAC service request so database locking analysis can be done to find what process is keeping that table locked.

  • SQL Server 2008 R2 Backup jobs are failing

    I have a problem with SQL Server 2008 R2. First the management studio package is failing to load. backup jobs on that server are failing to run. The server won't accept any installation. The Installation of .Net Framework failed, the Installation of SQL
    server 2008 R2 SP2 also failed, Trying to repair SQL Server through the CD also failed. Actually the server cannot install anything on it. When you try to initiate the installation it comes back and say check online for solution or close the program.
    I am desperate here as I cannot backup

    When you try to initiate the installation it comes back and say check online for solution or close the program.
    Are you sure this is the error, I updated SP2 last week and I got the same message but if I remember correctly there was a continue button as well. Could you post the errors.
    SP2 not installing, .net framework not installing, ssms not loading up and backups not running all could be due to different issues. Consider these as different and post error message that you are receiving for the issue which is most important for you.
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • OEM ERROR: Run backup job from Enterprise Maneger failed

    After configuring backup policy on my database by means of OEM console (Oracle 9.2, OEM 9.2.0.1) scheduled job failed. Job Output show:
    "Could Not Find C:\WINNT\TEMP\3212132705.44]" (square bracket at the end of filename). This file (without bracket) exist and contain rman's script.
    But how can I force OEM (or RMAN or other product) remove last square bracket!

    I had the same problem of not discovering nodes and teh problem escalated to a point that jobs remained in "submitting" or "deleting" status. I couldn't delete nodes becuase jobs were dependent on it, and couldn't delete jobs because the node was manually configures.
    The following steps are by trial and error and got me back to a working status where nodes are discovered. Try them at your own risk :)
    Oracle Agent doens't seem to like changing IPs... if your machine IP has changed do the following:
    1. Stop the Agent service (under control panel)
    2. under Oracle's folder, ora92/network/agent, backup all the .q and .ora files and delete them. If it does not allow you to delete, disable the Agent service, reboot the computer and try to delete them
    3. Start the agent service (if you had disabled it, change the startup back to "automatic"
    4. I dropped the OEM repository and recreated it. Not sure if it helped or not, you can do the same or just go ahead and start OMS.
    Hope it helps, again, no garantee this works. It did work on my computer.

Maybe you are looking for

  • I need a reference guide for Lightroom 4

    I need a font  reference guide for Lightroom 4, any help?

  • Why no more clips and just one big .mov file?

    I had been working in iMovie and iDVD 4 for some time up until present when I upgraded to iLife 6. One of the things I like about ver. 4 was that the whole movie was saved as a file but there were also the individual clips saved as well. I could use

  • Huge mystery file?

    I just noticed a huge file in my iTunes Library. It has a song title, but I know it isn't a song. It shows up as being 789:57:13 minutes? long. I have no idea what this is. Any ideas?

  • How to sync additional items after initial sync?

    With my new 8GB iPod Touch I synced a few items and now wish to sync more. In order to do this I connected my Touch to my iMac and opened iTunes. According to the Touch User Guide (page 10) I am supposed to select iPod Touch in the sidebar. However,

  • Mac HD unmounted; Boot Camp partition still available

    Hi there, So I've seen many different threads regarding this issue, but I'm in a particular situation and I am looking for some advice. Regarding my situation, I have the problem where every time I boot my Mac, the "grey bar" loads for a bit, stops,