Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cduser

  1. cduser

    Oracle restore problem

    Hi, The First step before you attempt a restore would be to check if you are able to connect to the oracle agent installed on the new box. 1) Please go to backup window and try expanding the test database you have installed. If that works fine, then proceed with the restore. 2) Make sure that...
  2. cduser

    Microsoft Information Store

    Hi, 1) Check the Account that is starting the Microsoft Information Store service in Services. 2) Check the Backup Agent RPC Server service and make sure that this service is started with the account starting information store. 3) When you setup the Job, in the security windows, Highlight the...
  3. cduser

    Oracle Backup Agent Causing File Corruption

    Hi , Do you have the Same Directory Structure on the Target Server as the Original. From my understanding, the restore operation was successfull. If the Data files are restored to the same directory structure as original, then you have to replace the existing control file with the control file...
  4. cduser

    Oracle Backup Agent Causing File Corruption

    Hi, Open Registry Editor on the Remote machine and check for the key RemoteOpeartionType. If the value is 1 , change the value to 0 and then recycle the backup agent RPC. Proceed with one more resore after doing this step. After you finish the restore , are you following the oracle recovery...
  5. cduser

    Oracle Backup Agent Causing File Corruption

    Hi, Which Disaster Recovery Scenario are you following ? On the Target Server, do you have the same directory structure as original Server? In this scenario the control file need not be recreated. The control file i.e present on the tape will be restored to dbaora folder as control.<sidname>...
  6. cduser

    Oracle Agent problem

    what exactly are you doing ?? Could you please brief the steps involved in the restoration process. Generally, Oracle Restore Process is of two phases. 1) Restore of files from Tape to Disk. 2) Oracle Recovery Procedure. Please refer to oracle.pdf file for knowing more about restore scenarios...
  7. cduser

    Oracle Agent problem

    Please check the following on your client machine that you are trying to restore the data to. 1) The Patch QO19353 is for a problem that is fixed by applying the security rollover patch of windows. Please check the add/remove programs and check if you applied the security roll over patch or...
  8. cduser

    Hi, E8602 Failed to read from da

    Quick Update to check on. If you are running etrust/innoculate, Set the Realtime monitor to Scan &quot;Incoming files only&quot; instead of Monitoring &quot;Both Directions&quot;. Thanks cduser
  9. cduser

    Exchange agent error

    Quick Update to check on. If you are running etrust/innoculate, Set the Realtime monitor to Scan &quot;Incoming files only&quot; instead of Monitoring &quot;Both Directions&quot;. Thanks cduser
  10. cduser

    Backup Agent for Exchange Error

    On Exchange Server, Open Registry Editor and do the following Changes. HKLM\Software\computer Associates\ARCserveIT\DSAGENT\Current Version\Agent\Dbaexch\USETCP Value . Change the Value of USETCP From 1 to 0. ie. you are changing the protocol from TCPIP to Named Pipes. Stop and Restart the...
  11. cduser

    425 Fail to logon - Exchange Agent

    Please follow the document listed below for creating an configuring a new exchange account for brick level backups. http://support.ca.com/techbases/asnt/16049.html Thanks
  12. cduser

    ARCSERVE - E8602 Failed to read from database. Agent Error (127)

    Please open Query Analyzer on the SQL Server and run the following Command : SELECT cmptlevel FROM sysdatabases WHERE name = '<Database Name>' Check the result of the query, if the Compatibility level is set to 65, then you will have this problem. run the procedure sp_dbcmptlevel <database...

Part and Inventory Search

Back
Top