Service-specific error code 997 when starting up Oracle 9i service

Hi,
I have both Oracle 9i and 10g installed in a server. I've added 9i SID in 10g listner.ora. When I try to startup the 9i Oracle service in windows, I get "Windows could not start the 'service name' on Local Computer......If this is a non microsoft service, contact the service vendor, and refer to service-specific error code 997".
Server is Windows 2003 R2 Standard Edition SP1
Does anyone has a solution for this error?
Thanks,
listener.ora in 10g
LISTENER10G =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = sgpdb1)(PORT = 1522))
SID_LIST_LISTENER10G =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = F:\Oracle\Ora10.2.0)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = RACE)
(ORACLE_HOME = F:\Oracle\Ora10.2.0)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = IWK1010)
(ORACLE_HOME = F:\Oracle\Ora9201)
(PROGRAM = extproc)
sqlnet.ora in 10g
NAMES.DEFAULT_DOMAIN = world
SQLNET.AUTHENTICATION_SERVICES= NONE
NAMES.DIRECTORY_PATH= (TNSNAMES,EZCONNECT)
tnsnames.ora in 10g
RACE.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(Host = sgpdb1)(Port = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = RACE)
IWK1010.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = SGPDB1)(PORT = 1522))
(CONNECT_DATA =
(SERVICE_NAME = IWK1010)
)

Here is the resutls. Pls note - startup/exit commands were not executed since did not connenct to sqlplus
C:\Documents and Settings\Administrator>lsnrctl start
LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:03:54
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Starting tnslsnr: please wait...
TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
Log messages written to F:\Oracle\Ora10.2.0\network\log\listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
Start Date 13-APR-2011 12:03:56
Uptime 0 days 0 hr. 0 min. 4 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
The listener supports no services
The command completed successfully
C:\Documents and Settings\Administrator>sqlplus / as sysdba
SQL*Plus: Release 10.2.0.4.0 - Production on Wed Apr 13 12:05:16 2011
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
ERROR:
ORA-12560: TNS:protocol adapter error
C:\Documents and Settings\Administrator>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:09:59
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
Start Date 13-APR-2011 12:03:56
Uptime 0 days 0 hr. 6 min. 3 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
Services Summary...
Service "RACE_XPT" has 1 instance(s).
Instance "race", status READY, has 1 handler(s) for this service...
Service "race" has 1 instance(s).
Instance "race", status READY, has 1 handler(s) for this service...
The command completed successfully
C:\Documents and Settings\Administrator>lsnrctl service
LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:10:08
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
Services Summary...
Service "RACE_XPT" has 1 instance(s).
Instance "race", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0 state:ready
LOCAL SERVER
Service "race" has 1 instance(s).
Instance "race", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0 state:ready
LOCAL SERVER
The command completed successfully

Similar Messages

  • Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

    Dear Technet,
    Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
    My cluster suddenly went disappear. and tried to restart the cluster service. When trying to restart service this above mention error comes up.
    even i tried to remove the cluster through power-shell still couldn't happen because of cluster service not running.
    Help me please.. thank you.
    Regards
    Shamil

    Hi,
    Could you confirm which account when you start the cluster service? The Cluster service is a service that requires a domain user account.
    The server cluster Setup program changes the local security policy for this account by granting a set of user rights to the account. Additionally, this account is made a member
    of the local Administrators group.
    If one or more of these user rights are missing, the Cluster service may stop immediately during startup or later, depending on when the Cluster service requires the particular
    user right.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • "Service Specific error  occured: 2" when trying to start Agent

    Hello,
    I have just installed the Grid Control via OUI on Windows. I can log into the EM, but I cannot get the agent to start.
    Whenever I do emctl start agent, I get:
    Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    The Oracleagent10gAgent service is starting...
    The Oracleagent10gAgent service could not be started.
    A service specific error occurred: 2.
    More help is available by typing NET HELPMSG 3547.
    Does anyone know what this error means?

    I have set ORACLE_HOME to C:/OracleHomes/Agent10g
    I still get the same message when trying to start the agent.

  • Error code -10810 when starting up any app

    Getting error code -10810 when I click to start any app in the Application folder. Only thing different I did this morning was upgrading coconutBattery. I'm guessing that's the culprit but would like to know what the error code means.

    From LSInfo.h in LaunchServices.framework
    kLSUnknownErr = -10810 /* Unexpected internal error */
    Essentially, Launch Services is hosed. I would suggest blowing away your Launch Services cache.
    1) Quit all running apps
    2) Go to /Library/Caches
    3) Move any file to the trash that has "com.apple.LaunchServices" in its name. (i.e. 'com.apple.LaunchServices-0230.csstore')
    4) Go to ~/Library/Preferences
    5) Move com.apple.LaunchServices.plist to the Trash
    6) Restart
    Hope that helps.

  • Error service-specific error codce 2 when using Oracle 10g on Vista home

    Dear All,
    I just finished my WS1 DBA course and I wanted to play around with oracle 10g 10.2.0.3 DB on my laptop (Windows vista Home edition). I managed to install the database and right after the installation worked fine but the next day I got the following error message:
    Windows could not start the oracledbconsoleorcl on local computer. For More information revie the system event log. if this is a non-microsoft service, contact the service vendor and refer to service-specific error codce 2
    Any ideas why?
    Thanks a lot in advance!

    deltanov wrote:
    Dear All,
    I just finished my WS1 DBA course and I wanted to play around with oracle 10g 10.2.0.3 DB on my laptop (Windows vista Home edition). I managed to install the database and right after the installation worked fine but the next day I got the following error message:
    Windows could not start the oracledbconsoleorcl on local computer. For More information revie the system event log. if this is a non-microsoft service, contact the service vendor and refer to service-specific error codce 2
    Any ideas why?
    Thanks a lot in advance!Maybe this conversation will help you
    The specified item was not found.

  • Service-specific error code -2146885628- MS SQL Server 2008 r2 Express

    I have had no end of problems starting my MS SQL Server 2008 r2 Express.
    My database program (Sage ACT! Pro 2011) starts fine. However when it attempts to start my default database, I get the following error message:
    When I start my database within my application software (ACT Pro 2011) , I get the following error:
    I am not abler to open any database with in ACT 2011. This error tells me that I must manually start SQL Server. I am running Windows 7 Pro, SP1. So I go to Services, and right click on SQL Server (ACT7) and click start and get the following error:
    I have contacted Swiftpage and spent 2 hours on the phone with their technical support. They manually (via remote desktop connection) deleted ACT Pro 2011 and manually deleted SQL Server 2008 r2 Express (in registry and all files and folders).
    I decided to upgrade, so ACT Pro v16 was installed. SQL Server still would not start automatically or manually. The ACT technical support person, after two very long hours said: that it is not an ACT problem, that I would need to turn to Microsoft for
    a resolution as to why SQL Server will not start, and how to remedy this issue.
    I hope someone can offer help or point me in the direction to get this very bad problem resolved. I cannot work without my CRM! can someone help?
    Thanks!

    This is the sum total of an error log in: C:\Program Files\Microsoft SQL Server\MSSQL10_50.act7\MSSQL\Log. There are no error logs for June 23 to July 14. This is the closest
    date to the first time I experienced this SQL Server problem.
    2014-07-15 09:32:43.31 Server      Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) 
    Jun 28 2012 08:36:30 
    Copyright (c) Microsoft Corporation
    Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    2014-07-15 09:32:44.12 Server      (c) Microsoft Corporation.
    2014-07-15 09:32:44.12 Server      All rights reserved.
    2014-07-15 09:32:44.12 Server      Server process ID is 2276.
    2014-07-15 09:32:44.15 Server      System Manufacturer: 'TOSHIBA', System Model: 'Satellite L775D'.
    2014-07-15 09:32:44.27 Server      Authentication mode is MIXED.
    2014-07-15 09:32:44.27 Server      Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG'.
    2014-07-15 09:32:44.63 Server      This instance of SQL Server last reported using a process ID of 6980 at 7/15/2014 9:13:22 AM (local) 7/15/2014 1:13:22 PM (UTC). This is an informational message only; no user action is required.
    2014-07-15 09:32:44.63 Server      Registry startup parameters: 
    -d c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\master.mdf
    -e c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG
    -l c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\mastlog.ldf
    2014-07-15 09:32:46.39 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-07-15 09:32:46.40 Server      Detected 4 CPUs. This is an informational message; no user action is required.
    2014-07-15 09:33:00.47 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-07-15 09:33:33.57 Server      Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2014-07-15 09:33:37.59 spid7s      Starting up database 'master'.
    2014-07-15 09:33:40.89 spid7s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'ACT7'.
    2014-07-15 09:33:42.39 spid7s      SQL Trace ID 1 was started by login "sa".
    2014-07-15 09:33:42.56 spid7s      Starting up database 'mssqlsystemresource'.
    2014-07-15 09:33:42.86 spid7s      The resource database build version is 10.50.4000. This is an informational message only. No user action is required.
    2014-07-15 09:33:46.59 spid10s     Starting up database 'model'.
    2014-07-15 09:33:46.58 spid7s      Server name is 'Harold_Schultz\ACT7'. This is an informational message only. No user action is required.
    2014-07-15 09:33:46.59 spid10s     Error: 17204, Severity: 16, State: 1.
    2014-07-15 09:33:46.59 spid10s     FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2014-07-15 09:33:46.85 spid7s      Informational: No full-text supported languages found.
    2014-07-15 09:33:46.85 spid10s     Error: 5120, Severity: 16, State: 101.
    2014-07-15 09:33:46.85 spid10s     Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2014-07-15 09:33:46.85 spid7s      Starting up database 'msdb'.
    2014-07-15 09:33:46.85 spid7s      Error: 17204, Severity: 16, State: 1.
    2014-07-15 09:33:46.85 spid7s      FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2014-07-15 09:33:46.85 spid7s      Error: 5120, Severity: 16, State: 101.
    2014-07-15 09:33:46.85 spid7s      Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2014-07-15 09:33:47.04 Server      Warning: Support for the VIA protocol is deprecated and will be removed in a future version of Microsoft SQL Server. If possible, use a different network protocol and disable VIA.
    2014-07-15 09:33:47.33 Server      Virtual Interface Architecture protocol is not supported for this particular edition of SQL Server.
    2014-07-15 09:33:48.03 spid7s      Error: 17207, Severity: 16, State: 1.
    2014-07-15 09:33:48.03 spid7s      FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'.
    Diagnose and correct the operating system error, and retry the operation.
    2014-07-15 09:33:48.04 spid10s     Error: 17207, Severity: 16, State: 1.
    2014-07-15 09:33:48.04 spid10s     FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf'. Diagnose
    and correct the operating system error, and retry the operation.
    2014-07-15 09:33:48.08 spid7s      File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf" may be incorrect.
    2014-07-15 09:33:48.08 spid10s     File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf" may be incorrect.
    2014-07-15 09:33:48.15 spid10s     Error: 945, Severity: 14, State: 2.
    2014-07-15 09:33:48.15 spid10s     Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.
    2014-07-15 09:33:48.38 spid10s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event
    log that may indicate why the tempdb files could not be initialized.
    2014-07-15 09:33:48.39 spid10s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    2014-07-15 09:33:48.38 Server      Error: 17190, Severity: 16, State: 1.
    2014-07-15 09:33:48.38 Server      Initializing the FallBack certificate failed with error code: 1, state: 1, error number: -2146893802.
    2014-07-15 09:33:48.42 Server      Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-07-15 09:33:48.44 Server      Error: 17182, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-07-15 09:33:48.44 Server      Error: 17182, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-07-15 09:33:48.44 Server      Error: 17826, Severity: 18, State: 3.
    2014-07-15 09:33:48.44 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-07-15 09:33:48.44 Server      Error: 17120, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

  • Getting Server Error Code: -2147024891 when using Biztalk Windows SharePoint Services Adapter to upload a document

    We are currently running
    1. BizTalk Server 2013 R2
    2. SharePoint 2013
    both in a Windows 2012 Server environment, in Azure.   The BizTalk and SharePoint are running on separate machines.
    I am using the Windows SharePoint Adapter to upload a Tif file to a SharePoint document library.  However, when the host instance is running under my team member's userid, I get the following error in the eventlog:
    The adapter failed to transmit message going to send port "SendOwnershipToSharePoint" with URL "wss://bp1amsapt218:34392/sites/BiztalkSc/Lists/Ownership". It will be retransmitted after the retry interval specified for this Send Port.
    Details:"[Microsoft.SharePoint.Client.ServerUnauthorizedAccessException] Access denied. You do not have permission to perform this action or access this resource. Server Error Code: -2147024891Trace:    at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream
    responseStream)
       at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
       at Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()
       at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()
       at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
       at Microsoft.SharePoint.Client.Web.WebUrlFromPageUrlDirect(ClientContext context, Uri pageFullUrl)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.RequestInfo..ctor(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.ListsAccessor..ctor(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword)
       at Microsoft.BizTalk.KwTpm.WssAdapter.ClientOmAccessor.ListsAccessor.TryOpenWebSite(String siteUrl, String sharePointOnlineUsername, String sharePointOnlinePassword, Exception& lastError)
    This error was triggered by the Windows SharePoint Services receive location or send port with URI wss://bp1amsapt218:34392/sites/BiztalkSc/Lists/Ownership.
    Windows SharePoint Services adapter event ID: 12310".
    This userid has already been added to the following groups on the BizTalk Server:
    Local Administrators Group
    BizTalk Server Administrators
    SSO Administrators
    BizTalk Isolated Host Users
    BizTalk Application Users
    I have also made sure the userid has full control access to the SharePoint site and the document library within the site.   I have confirmed that the user with this userid is able to access the SharePoint site and can upload documents to the
    document library, manually.   However,  when the host instance is running under this userid, I am not able to upload documents to the SharePoint document library.
    The Windows SharePoint Services Adapter is configured with the following values:
    Adapter Web Service Port:   34392
    Timeout:   100000
    Use Client OM: Yes
    Destination Folder URL:  Lists/Ownership
    FileName:  test.tif
    Overwrite:  Yes
    SharePoint Site URL: 
    http://bp1amsapt218:34392/sites/BiztalkSc/
    Microsoft Office Integration:  No
    Do you know what the cause for this error is?   We urgently need a resolution for this?

    If you create an XML document and upload it to the Windows SharePoint Services Web site. The Windows SharePoint Services adapter will take that message, archive it in the Archive document library, and then send it to the Destination document library. This
    procedure demonstrates how a document flows from a Sharepoint web site, through BizTalk Server, and to a Sharepoint Services Web site using the Windows Sharepoint Services adapter.
    This MSDN library article shows the procedure, please check whether it will be helpful to troubleshoot.
    Create a working directory
    Create an XML file
    Upload the XML file
    See: https://msdn.microsoft.com/en-us/library/aa560513.aspx

  • Error code 20600 when starting printer monitor ImageprografIPF5100 (canon)

    Recently I bought a new MacBook Pro including OSx 10.8.2
    I'm a photographer and use a Canon ImageprographIPF5100 to output my work.
    I set up my new computer with help of the TimeMachine so I have completely the same environment as on my old MacBook pro running OSx 10.6
    When I connected my printer it was clear that the current driver was not going to work on 10.8. On the Canon USA site I found the driver for my printer working on OSx 10.8 and installed it. The printer is connected to the computer with the USB port.
    Right away it was clear something is wrong; after installing the driver the software asks me to point out the printer in a list, but the list is empty. After starting the printmonitor I get the error message "Error Code 20600 Failed to iniotialize communication module"
    Looking at other discussions on this site I figure the old driver has not been completely whipe'd from the system. Is there someone who knows what to do?

    The first action is to remove the current iPF5100 printer from Print &amp; Scan.
    Next action is to remove the supporting driver files. Open Finder and select Go > Go To Folder in the menubar. Then type in /Library/Printers/Canon and press Go. This will take you to the Canon folder where you will see the GARO folder. Trash this folder.
    Still in Finder, navigate to the Applications folder and trash the Canon iPF folder (called also be called Canon GARO).
    With this done, run the iPF5100 driver installer for 10.8, although if you are in a region that uses A size papers then it would be better not to use the driver from USA and use the following driver from Canon Australia.
    http://support-au.canon.com.au/contents/AU/EN/0100489102.html

  • Getting (error code -6584) when starting time machine

    Hello, I have an early 2011 mbp running Lion. I tried this morning to start time machine and got the error described above. I have access to my time capsule but the program will not start. This is the first time I start time machine since installing lion.
    What could be wrong?
    thanks in advance

    To fix the error code -6584 you would need to verify and repair your Time Machine Backup.
    Go to System Preferences > Time Machine.
    Hold down the Option key on your keyboard and click the Time Machine menulet and then selecting "Verify Backups".

  • R3trans finsihed with error code 12 when starting SAP

    Dear Experts,
    Please note that the listener is up & running but still getting the error. Please find the logs below:
    cat trans.log
    4 ETW000 R3trans version 6.19 (release 720 - 24.08.10 - 14:38:42).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 07.11.2011 - 16:54:23
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Mon Nov  7 16:54:23 2011                                                 115  0.000115
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        23  0.000138
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                51  0.000189
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 19  0.000208
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/P7C/SYS/exe/run/dboraslib.so' ...            48  0.000256
    4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/P7C/SYS/exe/run/dboraslib.so"), hdl 0
    4 ETW000                                                                                17417  0.017673
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/P7C/SYS/exe/run/dboraslib.so' loaded                    28  0.017701
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                36  0.017737
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/P7C/SYS/exe/run/dboraslib.so' is "720.00", patchlevel (0.64)
    4 ETW000                                                                                83  0.017820
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                26  0.017846
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/P7C/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                78  0.017924
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  25  0.017949
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
    4 ETW000                                                                                45  0.017994
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             21  0.018015
    4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3
    4 ETW000                                                                                25  0.018040
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection:                          16  0.018056
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog =
    4 ETW000                                                                                33  0.018089
    4 ETW000  [dev trc     ,00000]     oci_init1(ArrayBufSize=130000)                                        329  0.018418
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: 10.2.0.4.0, V5                                    123  0.018541
    4 ETW000  [dev trc     ,00000]  Installed Oracle client patches:                                         199  0.018740
    4 ETW000  [dev trc     ,00000]  #  Unique Patch ID:  12114073Created on 15 Jan 2010, 09:30:31 hrs PST8PDT
    4 ETW000                                                                                31  0.018771
    4 ETW000  [dev trc     ,00000]  #  Patch  8732366      : Created on 27 Jul 2009, 15:49:18 hrs CEST        63  0.018834
    4 ETW000  [dev trc     ,00000]  #  Patch  6944036      : Created on 3 Jun 2008, 23:35:37 hrs PST8PDT
    4 ETW000                                                                                44  0.018878
    4 ETW000  [dev trc     ,00000]  #  Patch  6826661      : Created on 20 May 2008, 00:23:58 hrs PST8PDT
    4 ETW000                                                                                38  0.018916
    4 ETW000  [dev trc     ,00000]  #  Patch  6775231      : Created on 2 Dec 2008, 21:45:40 hrs PST8PDT
    4 ETW000                                                                                38  0.018954
    4 ETW000  [dev trc     ,00000]  #  Unique Patch ID:  12924916Created on 13 Sep 2010, 23:47:52 hrs PST8PDT
    4 ETW000                                                                                39  0.018993
    4 ETW000  [dev trc     ,00000]    Default connection: tnsname ='P7C'                                      26  0.019019
    4 ETW000  [dev trc     ,00000]  -->oci_initialize(con=0, char='', nchar='')                               31  0.019050
    4 ETW000  [dev trc     ,00000]  application info callback registered                                      23  0.019073
    4 ETW000  [dev trc     ,00000]     OCIEnvCreate(mode=16384=OCI_UTF16) failed with -1=OCI_ERROR      1311  0.020384
    4 ETW000  [dev trc     ,00000]  OCIErrorGet() failed with rc=-2                                           37  0.020421
    4 ETW000  [dev trc     ,00000]    -> no further error details available                                   26  0.020447
    4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned -1 (for default NLS handle)
    4 ETW000                                                                                30  0.020477
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI return code -1                                      26  0.020503
    4 ETW000  [dev trc     ,00000]     DbSlConnect(con=-1) -> orc=-1, 99=DBSL_ERR_DB                          28  0.020531
    4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error -1     performing CON                               63  0.020594
    4 ETW000  [dblink      ,00000]  ***LOG BY0=>OCI returned error code -1.                                   25  0.020619
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'P7C'"
    Please help to resolve the issue.

    > 4 ETW000  [dev trc     ,00000]     OCIEnvCreate(mode=16384=OCI_UTF16) failed with -1=OCI_ERROR      1311  0.020384
    > 4 ETW000  [dev trc     ,00000]  OCIErrorGet() failed with rc=-2                                           37  0.020421
    > 4 ETW000  [dev trc     ,00000]    -> no further error details available                                   26  0.020447
    > 4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned -1 (for default NLS handle)
    > 4 ETW000                                                                                30  0.020477
    > 4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI return code -1                                      26  0.020503
    > 4 ETW000  [dev trc     ,00000]     DbSlConnect(con=-1) -> orc=-1, 99=DBSL_ERR_DB                          28  0.020531
    > 4 ETW000  [dblink      ,00000]  ***LOG BY2=>sql error -1     performing CON                               63  0.020594
    > 4 ETW000  [dblink      ,00000]  ***LOG BY0=>OCI returned error code -1.                                   25  0.020619
    > 2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'P7C'"
    What happened prior to this error? was this system running before?
    Markus

  • When I try to finalize my Imovie11 project it just errors out.  I have finalized other movies without incident and it will save the trailer. I've emptied trash and run all updates and there isn't a specific error code popping up.

    When I try to finalize my Imovie 11 project it errors out.  I have made several movies and never had this problem.  I have emptied trash, and installed all updates to computer.  It will finalize the shorter, trailer but not the project itself.  It is not, by far, the largest project I've ever done. I am not getting a specific error code. 

    When I try to finalize my Imovie 11 project it errors out.  I have made several movies and never had this problem.  I have emptied trash, and installed all updates to computer.  It will finalize the shorter, trailer but not the project itself.  It is not, by far, the largest project I've ever done. I am not getting a specific error code. 

  • DAG - Backup failing on 1 DB only with error - The Microsoft Exchange Replication service VSS Writer instance ID failed with error code 80070020 when preparing for a backup of database 'DB012'

    Hi Board,
    i´ve search across the board, technet and symantec sites but did not found a hint about my problem.
    we drive a 2 node DAG (Location1-Ex1-mb1 
    Location2-exc1-mb1), on SP2 RU4 patchlevel with 40 Databases.
    Since some time the backup of one - and only one DB - is failing with these events, logged on the Mailboxserver on which the passive DB is hosted.
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          28.09.2012 00:37:17
    Event ID:      2112
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Location1-Exc1-MB1
    Description: The Microsoft Exchange Replication service VSS Writer instance 1ab7d204-609a-4aea-b0a7-70afb0db38de failed with error code 80070020 when preparing for a backup of database 'DB012'.
    Followed by
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:         
    01.10.2012 03:33:06
    Event ID:      2024
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      Location1-Exc1-MB1
    Description:
    The Microsoft Exchange Replication service VSS Writer (Instance 42916d80-36c1-4f73-86d0-596d30226349) failed with error 80070020 when preparing for a backup.
    The backup Application - Symantec Backup Exec 2010 R3 – states, this error
    Snapshot provider error (0xE000FED1): A failure occurred querying the Writer status.
    Check the Windows Event Viewer for details.
    Writer Name: Exchange Server, Writer ID: {76FE1AC4-15F7-4BCD-987E-8E1ACB462FB7}, Last error: The VSS Writer failed, but the operation can be retried (0x800423f3), State: Stable (1).
    Symatec suggests within http://www.symantec.com/business/support/index?page=content&id=TECH184095
    to restart the MS Exchange Replication Service – BUT the mentioned eventID
    8229 isn´t present on any of the both Mailboxservers.
    The affected Database is active on Location2-Exc1-Mb1 Server and in an overall healthy state. I found during my research, that below Location2-Exc1-Mb1 Server, there are not removed shadow copies present!
    This confuses me, since all Backups are normally taken from the passive copy of a Database.
    So my questions to the board are:
    * Does anyone is facing similar issues?
    * Can someone explain why snapshots are present on the Mailboxserver hosting the Active Database, whilst the errors are logged on the passive one?
    -          * Does someone know the conditions, why shadows copies remain and
    aren´t removed in a proper manner?
    What can cause the circumstance, that only 1 DB is facing such issues?
    Any suggestion is welcome!
    BR
    Markus

    Hi Lenora,
    I´ve encreases VSS / Exchange Backup Log levels to expert, before starting
    those things i´ve all tried now:
    - Backup from passive DB (forced within Symantec Backup Exec)
    - Backup from active DB (forced within Symantec Backup Exec)
    - Backup from passive DB without GRT enabled (forced within Symantec Backup Exec)
    - Backup from active DB without GRT enabled(forced within Symantec Backup Exec)
    All those attempts failed.
    But brought some more details - the backup against the active DB states, that there is still a backup in progress and therefore this backup is cancelled by VSS.
    The Solution was, that i´ve needed to restart the Exchange Replication Service on the Mailbox Server hosting the passive DB.
    Backups are working again on all DBs!
    THX for your replys.
    Best regards
    Markus

  • Remote Desktop Management service not starting. service-specific error: %%2284126209 - Event ID: 7024

    Hi Forum members,
    We have a client that has intermittent issues with RDS on a 2012 R2 server.
    As an overview of the environment, the client has a single VMWare host support 2 x Windows 2012 R2 VMs one is the File/Print/Email server and the 2nd is the RDS server used to allow the client to run MYOB Enterprise. Both servers have the AD DS role and
    DNS roles amongst others.
    The 1st issue is that the RD Connection Broker shows the error: "The server pool does not match the RD Connection Brokers that are in it. and then "1. Cannot connect to any of the specified RD Connection Broker servers".
    The above issue seems to be caused by the RDMS service not starting. When you attempt to start it, the service stops and the error in the title is logged in the "System" event log. Full transcript below:
    Log Name:      System
    Source:        Service Control Manager
    Date:          21/01/2015 4:50:32 PM
    Event ID:      7024
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      intentionally removed.local
    Description:
    The Remote Desktop Management service terminated with the following service-specific error: %%2284126209
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7024</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T05:50:32.129949400Z" />
        <EventRecordID>53721</EventRecordID>
        <Correlation />
        <Execution ProcessID="568" ThreadID="12436" />
        <Channel>System</Channel>
        <Computer> intentionally removed.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Remote Desktop Management</Data>
        <Data Name="param2">%%2284126209</Data>
        <Binary>520044004D0053000000</Binary>
      </EventData>
    </Event>
    In addition in the "Application" event log, the following error is logged:
    Log Name:      Application
    Source:        MSSQL$MICROSOFT##WID
    Date:          21/01/2015 5:24:47 PM
    Event ID:      18456
    Task Category: Logon
    Level:         Information
    Keywords:      Classic,Audit Failure
    User:          NETWORK SERVICE
    Computer:      intentionally removed.local
    Description:
    Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Reason: Could not find a login matching the name provided. [CLIENT: <named pipe>]
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="MSSQL$MICROSOFT##WID" />
        <EventID Qualifiers="49152">18456</EventID>
        <Level>0</Level>
        <Task>4</Task>
        <Keywords>0x90000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T06:24:47.000000000Z" />
        <EventRecordID>4228336</EventRecordID>
        <Channel>Application</Channel>
        <Computer>intentionally removed.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data> Reason: Could not find a login matching the name provided.</Data>
        <Data> [CLIENT: &lt;named pipe&gt;]</Data>
        <Binary>184800000E0000001F00000055004E0047004500520045005200410055005300530056005200300033005C004D004900430052004F0053004F0046005400230023005700490044000000070000006D00610073007400650072000000</Binary>
      </EventData>
    </Event>
    I have been attempting to resolve these errors for some time, without success. I have read the many KBs and forum entries related to the above and applied a number of the suggested fixes, including the one which suggests to add the NT SERVICE\ALL SERVICES
    to the "Logon as a Service" in the "User Rights Assignment" of the "Default Domain Policy" which is linked to the domain level, that both servers are objects of.
    My question to the forum is, can anyone come up with a solution to resolve the above issues and all the RDMS service to start which will then hopefully resolve the broker error?
    Regards,
    David West.

    Hi David,
    If virtual machines on the server are Windows Server 2012, then it is not supported to install Remote Desktop Connection Broker on a Domain Controller.
    More information for you:
    Remote Desktop Services role cannot co-exist with AD DS role on Windows Server 2012
    http://support.microsoft.com/kb/2799605/de
    Guidelines for installing the Remote Desktop Session Host role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service
    http://support.microsoft.com/kb/2833839
    If the VMs are Windows Server 2012 R2, I suggest you install RDS on a separate machine to see if the issue persists.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Get error code 0x80070643 when I try to install Sql Server 2008 R2 Service Pack 1 (KB2528583)

    I keep getting error code 0x80070643 when I try to install Sql Server 2008 R2 Service Pack 1 (KB2528583)
    Operating System is Windows 2008 R2 64 bit

    Hi JamesRead,
    According to your description, when you install SQL Server 2008 R2 service pack 1, we need to verify if
    you must have administrative rights on the computer.
    There are multiple files available for the download, you will be prompted to select the files you need. We need to verify if you run the SQLServer2008R2SP1-KB2528583-x64-ENU.exe. Or you can install SQL server updates from the command
    prompt and check if it can install successfully.
    You can prepare an installation of database engine instance to include product update:
    setup.exe /q /IAcceptSQLServerLicenseTerms /ACTION=PrepareImage /UpdateEnabled=True /UpdateEnabled=True /UpdateSource=<path where the update is downloaded> /INSTANCEID=<Instance ID> /FEATURES=SQLEngine
    For more information, you can review the following article about installing Updates from the Command Prompt.
    http://technet.microsoft.com/en-us/library/dd638066.aspx
    Thanks,
    Sofiya Li
    If you have any feedback on our support, please click here.
    Sofiya Li
    TechNet Community Support

  • Error code 4260 spontaneously starting to appear when trying to burn a CD.  Previously I burned many CDs from iTunes library, no problem.

    How do I fix Error Code 4260 when trying to burn a CD from the iTunes library, please?  Previously I had no problem.  Thanks.

    I am having the same problem. Did you resolve this error?

Maybe you are looking for

  • Unable to restore or update iphone 5 to ios 6.1

    Hi everyone!! I cannot update or restore my iphone 5 to IOS 6.1.I have downloaded the iPhone5,1_6.1_10B143_Restore ipsw file twice but in itunes it says that the fimware file is not compatible.I have restored a iphone 4,4S and ipad 3 as well from the

  • HAL 9.2 Full - Instalation

    HAL 9.2 Full - Instalation I've installed HAL 9.2 Full, with Planning/Essbase 9.3 adapters on the Planning Server. When i attempt to open HAL Client I get the error message: "This application has failed to start because SWDOCOBJ.dll was not found. Re

  • Many sequences/trigger creations in one script?

    Hallo, I want to put some trigger creations in one script, but SQL*Plus doesn't create many triggers, it does create one trigger with compilation errors. When I only use one trigger creation statement alone (and this for all triggers after eachother)

  • SQL Command to display date in between

    Hello Friends Is there any open sql command which will display sum(qty) between dates  in one command , I know it is there like decode etc but cannot remember. Eg select sum(fkimg,010107 , 310107) from table into wa   where plant = xxxxxx regards Pir

  • Special Scenarios for MM

    Folks, Can you please let me know some special MM scenarios. I need some help to find out some unique and special scenarios. I just want you guys to throw some light on the special sort of business scenarios related to MM.. If you can create 3-4 busi