Error: Sheduled Backup Job Problem

Dear all.
I've been getting a problem with a scheduled backup job through OEM since yesterday which I'm not able to find out why as it was working fine. When I access OEM I can see that I have a problem execution and when I investigate why it says "Unable to perform the backup because the database is closed". But my db is open for sure and I'm able to execute the backup from RMAN command line normally. I shut my db down and started it up again but didn't work. Does anybody know why this is happening?
OS: Oracle Enterprise Linux 5
DB: Oracle Database 10g
Thanks a lot.

**** Job Definition ****
Status: Scheduled
Scheduled: 09-Jun-2009 20:00:00 o'clock GMT-03:00
Repeating: Daily beginning 09-Jun-2009 20:00:00 (because I changed to do tests)
Type: Database Backup
Owner: SYS
Description: Whole Database Backup
Database Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDR...
Version 10g or higher: YES
Backup Strategy: advanced
Offline Backup: NO
Blackout: NO
Database Name: ORCL
**** Script ****
$rman_script="backup incremental level 0 cumulative device type disk filesperset = 3 tag '%TAG' database;
backup device type disk filesperset = 3 tag '%TAG' archivelog all not backed up;
allocate channel for maintenance type disk;
delete noprompt obsolete device type disk;
release channel;
&br_save_agent_env();
&br_prebackup($l_db_connect_string, $l_is_cold_backup, $l_use_rcvcat, $l_db_10_or_higher, $l_backup_strategy, "TRUE");
my $result = &br_backup();
exit($result);

Similar Messages

  • Error in Backup job scheduling in DB13

    Hi All
    Backup job scheduled in DB13 kicks error ,I am using Oracle as database and ERP6.0
    database and application are on diffrent servers.Before it was working fine,I didn't changed any password
    I can run backupjob sucessfully directly from BRtools on database server.Please provide any hint
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000060, user )
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRBACKUP On host DLcSapOraG08
    Parameters:-u / -jid INLOG20090120204230 -c force -t online -m incr -p initerd.sap -w use_dbv -a -c force -p in
    iterd.sap -cds -w use_rmv
    BR0051I BRBACKUP 7.00 (31)
    BR0128I Option 'use_dbv' ignored for 'incr'
    BR0055I Start of database backup: bdztcorv.ind 2009-01-20 20.42.31
    BR0484I BRBACKUP log file: D:\oracle\ERD\sapbackup\bdztcorv.ind
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0056I End of database backup: bdztcorv.ind 2009-01-20 20.42.32
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0291I BRARCHIVE will be started with options '-U -jid INLOG20090120204230 -d disk -c force -p initerd.sap -cds -w use_rmv'
    BR0002I BRARCHIVE 7.00 (31)
    BR0181E Option '-cds' not supported for 'disk'
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0301W SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310W Connect to database instance ERD failed
    BR0007I End of offline redo log processing: adztcorw.log 2009-01-20 20.42.32
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0005I BRARCHIVE terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.33
    BR0292I Execution of BRARCHIVE finished with return code 3
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished

    Hi,
    not sure if the recommendations given will address this issue.
    You are getting this error:
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    the log file indicates:
    > No application server found on database host - rsh/gateway will be used
    This indicated that the user that is connecting from the AS to the DB server is not properly configured to perform the DB tasks on it.
    So, first question would be to know if you have configured a gateway on the DB server and how, or if you are using remote shell.
    Second question, you can do backups on the DB server.
    > I can run backupjob sucessfully directly from BRtools on database server
    How did you run exactly the backup job (what is the exact command line, what is the exact OS user that executed it)?
    What is the OS of the DB server?
    I have reread your post, your OS is windows therefore you fall in the "typical" error in Windows.
    You have executed your backup as <sid>ADM and it works. Unfortunatelly, in windows, SAP is exectuted by SAPSERVICE<sid>, and this is the user who should be connecting to your DB server, and this is the user who cannot execute the backup.
    The fact that you can run the backup with <sid>ADM in Windows does not means that you have SAPService<sid> properly configured.
    For the error (see before) I think your ops$ user for this user is not properly configured in the DB server. take a look at the note mentioned by KT and pay attention to the SAPSERVICE<sid> configuration
    Edited by: Fidel Vales on Jan 24, 2009 12:45 AM

  • 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.

  • RMAN backup job showing problems

    We have scheduled RMAN backup jobs for Oracle full backups & incremental level 0 & level 1 backup. Among the recent status for jobs, I have found problems for incremental 0 backup for 2nd Dec ’13 and incremental 1 backup for 6th Dec’13. I would elaborate as below:
    For 2nd Dec ’13:
    The messages showing are-
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 12/02/2013 01:02:41
    ORA-19502: write error on file "/orabackup/rman/snlprod/data_files/7voqfb9a_1_1", block number 763264 (block size=8192)
    ORA-27072: File I/O error
    For 6th Dec’13:
    The messages showing are-
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 12/06/2013 01:12:00
    ORA-19502: write error on file "/orabackup/rman/snlprod/data_files/8moqpt4r_1_1", block number 1135616 (block size=8192)
    ORA-27072: File I/O error
    Request you to please help me with the reason for these error messages.
    I hope, my question is clear.
    Please revert with the reply to my query.
    Regards

    Hi,
    You should look at your systems logs (/var/log/messages on linux, errpt on AIX) to see which error you have exactly at the OS level.
    As Sybrand_b said, it is an error while writing a block on disk, so either a filesystem full or a corrupted block on disk.
    Do you have additional error message like follows?
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 112) There is not enough space on the disk
    Regards,
    Joseph

  • Error when scheduling backup job in OEM

    We have Oracle 11.2 RAC on Redhat Linux. I was creating an customized backup job and get the errorsORA-01476: divisor is equal to zero
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 7544
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 7699
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 8211
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 8342
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 8503
    ORA-06512: at "SYSMAN.MGMT_JOB_ENGINE", line 8570
    ORA-06512: at "SYSMAN.MGMT_JOBS", line 273
    ORA-06512: at "SYSMAN.MGMT_JOBS", line 86
    ORA-06512: at line 1  The backup command is created by OEM as backup incremental level 0 cumulative device type disk filesperset = 5 tag '%TAG' section size  500 M  database;
    backup device type disk filesperset = 500 tag '%TAG' section size  500 M  archivelog all not backed up;
    allocate channel for maintenance type disk;
    delete noprompt obsolete device type disk;
    release channel; Actually using other ommand also get the same error.
    What is wrong? I scheduled backup job before on this server and it worked.

    This may be due to that the schedule frequecy is not set. Make sure Frequency Type and Repeat Every boxes get filled properly.

  • Backup jobs and password changing problem

    Hi
    I have created few rman job in my db (11.2) to backup database.
    I my company i have to change all system passwords (os - oracle, system, syman, etc...) every 90 days.
    When i changing password for user who created backup jobs, this jobs stop working.
    I,ve got "Invalid username and/or passworderror writing input to command" error.
    Of course after changing passords i always setup "Preferred Credentials" but that dosn't help.
    What am i doing wrog? What am i missing ?
    Please advice.

    If you use Preferred Credentials to authorize a Job, it will use the current credentials on the moment it is dispatched for execution.
    This means that in case passwords changes, you just need to modify you preferred credentials
    This is something you can do using EMCLI (command line interface) in a script for instance (or just use the GUI to modify)
    checkout:
    Oracle® Enterprise Manager Command Line Interface
    11g Release 1 (11.1)
    http://download.oracle.com/docs/cd/E11857_01/em.111/e16185/toc.htm
    regards
    Rob
    http://oemgc.wordpress.com

  • 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 Job Error

    Hi,
    My Platform: Oracle 10g R2, Win 2003 Server 32 bit I got this error message while the backup job was running:
    Job output is no longer available in the database control file.Please what could possibly cause this and how can I work around it?
    Thanks and regards,
    Texas!

    Check this output is no longer available in the database control file.

  • One full backup job to run full backup of all databases and it failed. I post error message.Any help?

    Executed as user: abc\user1. ... 2004-2009, Quest Software Inc. Registered Name: abc INC 
    Processed 1152 pages for database 'abc123', file 'abc123' on file 1. Processed 4 pages for database 'abc123', file 'abc123_log' on file 1. BACKUP DATABASE successfully processed 1156 pages in 0.725 seconds (13.051 MB/sec). 
    Backup added as file number: 1  Native Size: 11.19 MB Backup Size: 1.87 MB CPU Seconds: 0.27 [SQ 
    The backup set on file 1 is valid.  CPU Seconds: 0.25 [SQLSTATE 01000] (Message 1) 
    LiteSpeed(R) for SQL Server Version 5.1.0.1293 Copyright 2004-2009, Quest Software Inc. Registered Name: abc INC 
    Processed 456 pages for database 'WSS_Search_abc1', file 'WSS_Search_abc1' on file 1. Processed 24 pages for database 'WSS_Search_abc1', file 'WSS_Search_abc1_Data2' on file 1. Processed 1 pages for database 'WSS_Search_abc1', file 'WSS_Search_abc1_log'
    ...  The step failed.

    Hi bestrongself,
    Before you use a SQL Server Agent job to back up all database, I recommend you run the backup statement in query windows directly, and check if it can run well. I do a test by using the following statement,
    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
    the script allow you to backup each database within your instance of SQL Server. 
    Your account  need to have read and right permission to the path file.
    If the above script can run well directly, then you can create a job and put your backup statement inside of it. There is a similar detail about how to create a simple backup job in SQL Server. You can review it.
    http://www.petri.co.il/create-backup-job-in-sql-server.htm
    Regards,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

  • Some free tapes are not used by backup job - dpm 2012 r2

    Hi,
    I have DPM 2012 R2 with IBM TotalStorage 3572 tape library. It is 8 slot tape library. All was working with initial 8 tapes I added to tape library. I had one Protection group to be archived on 8 tapes. I was doing Daily and weekly backups. Every 2nd week
    I would do a weekly backup and keep it for 2 weeks i.e. I need 2 tapes for weekly backups. All was working ok until I introduced two new weekly tapes as a replacement for 2 weekly tapes in library. Because of disaster recovery procedure - I have to take
    weekly tapes out of library and store them in disaster recovery location for some time. So I pulled out 2 weekly tapes and added 2 new tapes. New tapes were marked free and they are showing as Free tapes.
    Now - the trouble is that these 2 free tapes are not used by backup job and instead - backup job writes weekly backup on any of the available Daily tapes (like from 4-5 days ago) instead of using one of the Free tapes that are available.
    I'd like the backup job (Protection group) to use Free tapes first and only if there are no available free tapes - to go and do backup on Daily tape or ask for a free tape.
    I am probably doing something wrong here - so I would really appriciate if anyone can help me with this? Any ideas?
    Thanks,
    Damir.
    D.

    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.

  • 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.

  • DB13 Error in backup

    Hi All,
    I have one problem maybe somebody can help.
    After my SAP server crash then I have install Oracle 8.1.7.2 and also SAP R3 4.6C. Everything seems like OK until I found problem when backup redo log thru DB13. The error is like as follow:
    Job started                                                                               
    Step 001 started (program RSDBAJOB, variant &0000000000146, user name HANDIR)                                                  
    Execute logical command BRARCHIVE On host sapprd                                                                               
    Parameters: -u / -c force -p initAMI.sap -cds                                                                               
    BR002I BRARCHIVE 4.6D (13)                                                                               
    BR169I Value 'util_file_online' of parameter/option 'backup_dev_type/-d' ignored for 'brarchive' - 'util_file' assumed         
    BR006I Start of offline redo log processing: advsxway.cds 2007-07-20 10.08.56                                                  
    BR602I No valid SAP license found - please contact SAP                                                                         
    BR280I Time stamp 2007-07-20 10.08.57                                                                               
    BR301W SQL error -942 at location BraDbLogOpen-1                                                                               
    ORA-00942: table or view does not exist                                                                               
    BR324W Insertion of database log header failed                                                                               
    BR280I Time stamp 2007-07-20 10.09.16                                                                               
    BR008I Offline redo log processing for database instance: AMI                                                                  
    BR009I BRARCHIVE action ID: advsxway                                                                               
    BR010I BRARCHIVE function ID: cds                                                                               
    BR011I 47 offline redo log files found for processing, total size 928.000 MB                                                   
    BR130I Backup device type: util_file                                                                               
    BR109I Files will be saved by backup utility                                                                               
    BR134I Unattended mode with 'force' active - no operator confirmation allowed                                                  
    BR280I Time stamp 2007-07-20 10.09.16                                                                               
    BR229I Calling backup utility...                                                                               
    BR280I Time stamp 2007-07-20 10.09.16                                                                               
    BR279E Return code from 'F:\usr\sap\AMI\SYS\exe\run\backint.exe -u AMI -f backup -i F:\ORACLE\AMI\SAPBACKUP\.advsxway.lst -t fil
    BR232E 0 of 47 files saved by backup utility                                                                               
    BR280I Time stamp 2007-07-20 10.09.16                                                                               
    BR231E Backup utility call failed                                                                               
    BR016I 0 offline redo log files processed, total size 0.000 MB                                                                 
    BR007I End of offline redo log processing: advsxway.cds 2007-07-20 10.09.16                                                    
    BR280I Time stamp 2007-07-20 10.09.16                                                                               
    BR005I BRARCHIVE terminated with errors                                                                               
    External program terminated with exit code 5                                                                               
    BRARCHIVE returned error status E                                                                               
    Job finished                                                                               
    Note: I'm using Veritas Software for backup and also already have SAP license and I have verified  through SAPLicense Administration (SLIC).
    Help me Please!
    Thanks in advance

    Thank God, at last I have an answer. The Solution Steps are:
    1. Change brbackup, brarchive, brconnect, brrestore and brtool to ver 6.10 instead of 4.6D
    2. Apply sapdba_role.sql
    3. reinstall veritas sapR3 agent.
    and the problem solved.
    Thanks Guys for your support.
    Handi Ridwan

  • 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)

  • Rman backup job Suspended on Agent Unreachable

    Hi,
    I have Oracle 10.2.0 installed on windows 2003 server. i configure oracle suggested rman backup which works fine till now. but now it shows
    Suspended on Agent Unreachable message and backup doesn't happen.
    if check like
    C:\Documents and Settings\Administrator>emctl status agen
    Oracle Enterprise Manager 10g Database Control Release 10
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights
    Agent is Not Running
    C:\Documents and Settings\Administrator>emctl start agent
    Oracle Enterprise Manager 10g Database Control Release 10
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights
    These Windows services are started:
       Application Experience Lookup Service
       Application Management
       Automatic Updates
       COM+ Event System
       COM+ System Application
       Computer Browser
       Cryptographic Services
       DCOM Server Process Launcher
       DefWatch
       Distributed File System
       Distributed Transaction Coordinator
       DNS Client
       DNS Server
       Error Reporting Service
       Event Log
       File Replication Service
       FTP Publishing Service
       HTTP SSL
       IIS Admin Service
       Indexing Service
       Intel PDS
       Intersite Messaging
       IPSEC Services
       Kerberos Key Distribution Center
       Logical Disk Manager
       LogMeIn
       LogMeIn Maintenance Service
       Net Logon
       Network Connections
       Network Location Awareness (NLA)
       NT LM Security Support Provider
       OracleDBConsoleneo
       OracleOraDb10g_home1iSQL*Plus
       OracleOraDb10g_home1TNSListener
       OracleServiceNEO
       Plug and Play
       Print Spooler
       Protected Storage
       Remote Access Connection Manager
       Remote Procedure Call (RPC)
       Remote Registry
       Secondary Logon
       Security Accounts Manager
       Server
       Shell Hardware Detection
       SQL Server (MSSQLSERVER)
       SQL Server Agent (MSSQLSERVER)
       SQL Server Analysis Services (MSSQLSERVER)
       SQL Server FullText Search (MSSQLSERVER)
       SQL Server Integration Services
       SQL Server Reporting Services (MSSQLSERVER)
       Symantec AntiVirus Server
       System Event Notification
       Task Scheduler
       TCP/IP NetBIOS Helper
       Telephony
       Terminal Services
       Windows Management Instrumentation
       Windows Search
       Windows Time
       Workstation
       World Wide Web Publishing Service
    The command completed successfully.means my agent was stop but now i start it.
    i find on Google that this type of error happen when you change in database like ip address, sid etc but i haven't do any change.
    i am facing same problem so many times.
    Now how to reschedule the existing backup job so that it starts work again.
    thanks
    umesh

    thanks for reply
    i do it.
    C:\Documents and Settings\Administrator>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://Techwave:5500/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory C:\oracle\product\10.2.0\db_1/Techwave_neo/sysman/log
    C:\Documents and Settings\Administrator>emctl stop dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://Techwave:5500/em/console/aboutApplication
    The OracleDBConsoleneo service is stopping.....
    The OracleDBConsoleneo service was stopped successfully.
    C:\Documents and Settings\Administrator>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://Techwave:5500/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...The OracleDBConsoleneo service is starting................
    The OracleDBConsoleneo service was started successfully.now it is working fine.
    now issue is how i reschedule my suspended job.
    i got this error.
    Edit is not supported for this job type, only general information about the job can be updated No scheduled executions - this job can not be modified.

  • 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

Maybe you are looking for

  • How can I get the number of distinct records that each field of a DB table has?

    Hi everyone, I would like to know how to get he number of distinct records that each field of a DB table has. When tracing a SQL statement either in ST12 or ST05, in the plan execution, if the sentence made useage of an index, then I can click in the

  • Cannot open database - ORA-03113

    Hi, I'm having problem when I want to start my XE database. Previously, my server crashed, so after hardware replacement now it's fine. But, when my system is up, and when I try to start database I get this message: # sqlplus sys as sysdba SQL> start

  • OPC datasocket write problem

    I have a main while loop (10sec timer)with heavy image analysis, and another while loop(0.1sec timer) that simply writes the resulting single number from the first loop into a OPC server via datasocket write function. While it does work, the resultin

  • How do I download the adobe pdf printer

    how do I install the adobe pdf printer?  I'm working with adobe pro xi and can't find the printer.  thanks.

  • External Wi-Fi in the UK

    I am currently looking at installing some external access points so I can provide true outside Wi-Fi. The problem is I cannot use certain channels outside. Now, I wanted to use my existing wireless controller for these access points but seeing as the