Restore Transaction Log - SqlServer2012
Hi all! we have problem with restore transaction log from netbackup. We have configured all like the documentation for try it, but the problem is this: 14-apr-2015 11.55.35 - begin Restore 14-apr-2015 11.55.36 - Info dbclient (pid=840) INF - RESTORE STARTED USING 14-apr-2015 11.55.36 - Info dbclient (pid=840) Microsoft SQL Server 2012 - 11.0.2100.60 (X64) 14-apr-2015 11.55.36 - Info dbclient (pid=840) Feb 10 2012 19:39:15 14-apr-2015 11.55.36 - Info dbclient (pid=840) Copyright (c) Microsoft Corporation 14-apr-2015 11.55.36 - Info dbclient (pid=840) Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor) 14-apr-2015 11.55.36 - Info dbclient (pid=840) Batch = C:\Program Files\Veritas\NetBackup\DbExt\MsSql\restore_tran.bch, Op# = 1. 14-apr-2015 11.55.37 - Info dbclient (pid=840) INF - Using backup image DB-CRM.MSSQL7.DB-CRM.fg.VTE_CRM.PRIMARY.7.001of001.20150414000002..C 14-apr-2015 11.55.37 - Info dbclient (pid=840) INF - restore database "VTE_CRM" filegroup = 'PRIMARY' from VIRTUAL_DEVICE='VNBU0-840-5352-1429005337' with stats = 10, blocksize = 65536, maxtransfersize = 65536, buffercount = 1, replace , norecovery 14-apr-2015 11.55.37 - Info dbclient (pid=840) INF - Number of stripes: 1, Number of buffers per stripe 1. 14-apr-2015 11.55.37 - Info dbclient (pid=840) INF - Created VDI object for SQL Server instance <DB-CRM>. Connection timeout is <300> seconds. 14-apr-2015 12.00.37 - Info dbclient (pid=840) ERR - Error in GetConfiguration: 0x80770003. 14-apr-2015 12.00.37 - Info dbclient (pid=840) CONTINUATION: - The api was waiting and the timeout interval had elapsed. 14-apr-2015 12.00.38 - Info dbclient (pid=840) DBMS MSG - ODBC return code <-1>, SQL State <37000>, SQL Message <3102><[Microsoft][ODBC SQL Server Driver][SQL Server]RESTORE cannot process database 'VTE_CRM' because it is in use by this session. It is recommended that the master database be used when performing this operation.>. 14-apr-2015 12.00.38 - Info dbclient (pid=840) DBMS MSG - SQL Message <3013><[Microsoft][ODBC SQL Server Driver][SQL Server]RESTORE DATABASE is terminating abnormally.> 14-apr-2015 12.00.38 - Info dbclient (pid=840) ERR - Error found executing <restore database "VTE_CRM" filegroup = 'PRIMARY' from VIRTUAL_DEVICE='VNBU0-840-5352-1429005337' with stats = 10, blocksize = 65536, maxtransfersize = 65536, buffercount = 1, replace , norecovery>. 14-apr-2015 12.00.38 - Info dbclient (pid=840) ERR - Error in VDS->Close: 0x80770004. 14-apr-2015 12.00.39 - Info dbclient (pid=840) CONTINUATION: - An abort request is preventing anything except termination actions. 14-apr-2015 12.00.39 - Info dbclient (pid=840) INF - OPERATION #1 of batch C:\Program Files\Veritas\NetBackup\DbExt\MsSql\restore_tran.bch FAILED with STATUS 1 (0 is normal). Elapsed time = 304(304) seconds. 14-apr-2015 12.00.41 - Info dbclient (pid=840) INF - Results of executing <C:\Program Files\Veritas\NetBackup\DbExt\MsSql\restore_tran.bch>: 14-apr-2015 12.00.41 - Info dbclient (pid=840) <0> operations succeeded. <1> operations failed. We have tried with my dba to set db in multiuser and single user, but the problem is the same! Has anyone ever experienced this problem and solved it? Thanks!Solved899Views3likes4CommentsCreating a native SQL Server backup file from Netbackup image
Is there a way to create a SQL Server native backup file from a previously taken Netbackup backup image? We currently backup our SQL Server databases to disk and let Netbackup take them to tape. We're looking to eliminate the disk drop and backup direct to Netbackup. Often times we need to send backups of our databases to vendors who require backups in the .bak format. In order to be able to use Netbackup for all our SQL Server backups we need to be able to make a .bak file from a previously taken backup. Is this possible? I haven't been able to find anything in the documentation suggesting it is, but may just be missing something. Thanks in advance for the help.Solved2.3KViews3likes7CommentsSQL backup problem
Hi experts SQL 2012 on server WIN 2008. recently added SQL instance. when i tried to run of this it fails give me error. 16> CODBCaccess::LogODBCerr: DBMS MSG - ODBC return code <-1>, SQL State <08004>, SQL Message <916><[Microsoft][ODBC SQL Server Driver][SQL Server]The server principal "NT AUTHORITY\SYSTEM" is not able to access the database "model" under the current security context.>. i m getting same error for all databases in SQL instance. dbclient logs attachedSolved1.8KViews3likes8CommentsBE2012 SQL Full then Inc backup, Inc backup does not run
I have a MS Server 2008, SQL 2012 server I've been backing up for a while now. Basically, I configured a Full backup job to run nightly followed directly by an Incremental job to fullfill the Logs backup requirement. These backups go to a virtual tape library then get dumped to tape automatically after an eject of the virtural tape occurs. So, I set the Inc job to eject the tape. The requirement here being I need a nightly full backup to disk, then tape. Problem is... Just the other day, the Incremental job just won't run anymore, no error, doesn't even show up in the log even though it's clearly scheduled. Is there some unstated rule in BE2012 that it doesn't run a second Incremental stage if a Full backup occurs? I'd expect an error or a skipped job message to at least indicate what happened. It's just odd. Like I said, it WAS working then just quit last week. I even deleted the old job and created a new to see if that was the issue with no luck. Anyone have any ideas? ThanksSolved761Views3likes5CommentsBE 12.5 Cannont Add SharePoint Farms
Community, Working with Backup Exec 12.5 in a test environment to test backup and restores from our production environment. I installed SharePoint 2007(SP2) on Windows server 2003 (SP2), SQL 2000 (SP4) and .net 3.5 (SP1) one one server and Windows Server 2003 (SP2) Backup Exec 12.5 (SP4) with SQL and SharePoint agents licensed, in a simplistick setup with pretty much all the defaults. When I try and add the SharePoint server as a SharePoint resource I get the error: "None of the Web servers for the specified server farm could be accessed." I can successfully connect backup and restore SQL, but that isn't the method used on our production. I've tried every article/discussion I could find related to this error, any advice or troulbeshooting steps would be greatly appreciated. Also attached is the debug when I try to add the sharepoint server farm Backup Server: *************************************************************************** ***** SGMon log for \\BACKUP2003 ***** *************************************************************************** BKUPEXEC: [03/05/13 10:36:16] [3148] luster" key does not appear to be present in the registry BKUPEXEC: [03/05/13 10:36:16] [3148] iled to open Microsoft cluster () BKUPEXEC: [03/05/13 10:36:16] [3148] S cluster keys do not appear to be present in the registry BKUPEXEC: [03/05/13 10:36:16] [3148] iled to open VCS cluster () BESERVER: [03/05/13 10:36:16] [3356] -1 Client requested key (1362447526). BESERVER: [03/05/13 10:36:16] [3844] "Cluster" key does not appear to be present in the registry BESERVER: [03/05/13 10:36:16] [3844] Failed to open Microsoft cluster () BESERVER: [03/05/13 10:36:16] [3844] VCS cluster keys do not appear to be present in the registry BESERVER: [03/05/13 10:36:16] [3844] Failed to open VCS cluster () BESERVER: [03/05/13 10:36:16] [3844] 01 Server Configuration: Client added: 7 BESERVER: [03/05/13 10:36:16] [3844] -1 Client 'BACKUP2003' connected('','NT AUTHORITY\SYSTEM'): 0x10ca370 BEREMOTE: [03/05/13 10:36:16] [1228] "Cluster" key does not appear to be present in the registry BEREMOTE: [03/05/13 10:36:16] [1228] Failed to open Microsoft cluster () BEREMOTE: [03/05/13 10:36:16] [1228] VCS cluster keys do not appear to be present in the registry BEREMOTE: [03/05/13 10:36:16] [1228] Failed to open VCS cluster () BEREMOTE: [03/05/13 10:36:16] [1228] GetServerType for local machine BEREMOTE: [03/05/13 10:36:16] [1228] Finding MNET entries using PunchDownWithWNetCalls() BEREMOTE: [03/05/13 10:36:16] [1228] Notes Agent:FindDrives BEREMOTE: [03/05/13 10:36:16] [1228] No Oracle SID's were discovered BEREMOTE: [03/05/13 10:36:16] [1228] GetServerType for local machine BEREMOTE: [03/05/13 10:36:16] [1228] Device Shadow?Copy?Components Dle platform 2 major version 5 minor version 2 build 3790 BEREMOTE: [03/05/13 10:36:16] [1228] No utility partitions found on any of the disks BEREMOTE: [03/05/13 10:36:16] [1228] NRDS_RA_FindDrives entered BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client connected. BEREMOTE: [03/05/13 10:36:16] [1228] FS_CreateTempDLE BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client connected. BEREMOTE: [03/05/13 10:36:16] [1228] NRDS cache-hit for sharepointtest BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client disconnected. BEREMOTE: [03/05/13 10:36:16] [1228] FS_CreateTempDLE BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client connected. BEREMOTE: [03/05/13 10:36:16] [1228] NRDS cache-hit for sharepoint2 BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client disconnected. BEREMOTE: [03/05/13 10:36:16] [1228] FS_CreateTempDLE BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client connected. BEREMOTE: [03/05/13 10:36:16] [1228] NRDS cache-hit for backup2003 BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client disconnected. BENETNS: [03/05/13 10:36:16] [2528] NRDS API - client disconnected. BEREMOTE: [03/05/13 10:36:16] [1228] NRDS_RA_FindDrives completed BEREMOTE: [03/05/13 10:36:16] [1228] Informational: Cps root device creation using default Cps library mechanism when creating device 'Cont?Prot?Srv' in CPS::DetermineRootCpsComponent:696 BEREMOTE: [03/05/13 10:36:16] [1228] Informational: Cps library not available. Not creating Cps root device 'Cont?Prot?Srv' in CPS::DetermineRootCpsComponent:700 BEREMOTE: [03/05/13 10:36:16] [1228] Function called: DB2_FindDrives BEREMOTE: [03/05/13 10:36:16] [1228] Status 0xE0008488 returned calling FindDrives for file system 28 in DLE_UpdateList BEREMOTE: [03/05/13 10:36:16] [1228] AD:DeviceName "System?State" in SystemState::CreateDLEs:361 BEREMOTE: [03/05/13 10:36:16] [1228] AD:Full Device Path "System?State" in SystemState::CreateDLEs:366 BEREMOTE: [03/05/13 10:36:16] [1228] AD:ADRO Agent is authorized for System?State. BEREMOTE: [03/05/13 10:36:16] [1228] AD:Found 0 instances of Active Directory Applcation Mode in SystemState::GetADAMInstanceCount:1365 BEREMOTE: [03/05/13 10:36:16] [1228] ADC_FindAgents entered BEREMOTE: [03/05/13 10:36:16] [1228] AdcEstablishConnection: , ERROR: Error=8007054B BEREMOTE: [03/05/13 10:36:16] [1228] ADC_FindEntries: Could not create ADC instance BEREMOTE: [03/05/13 10:36:16] [1228] ADC_FindAgents completed BEREMOTE: [03/05/13 10:36:16] [1228] Status 0xE000FE0B returned calling FindDrives for file system 33 in DLE_UpdateList BEREMOTE: [03/05/13 10:36:16] [1228] SQL2_FindDrives - the default SQL Service is not running on BACKUP2003. BEREMOTE: [03/05/13 10:36:16] [1228] SQL2_FindDrives - checking named instance BKUPEXEC. BEREMOTE: [03/05/13 10:36:16] [1228] IsServiceClusterOk called on BACKUP2003 BEREMOTE: [03/05/13 10:36:16] [1228] Found SOFTWARE\MICROSOFT\Microsoft SQL Server\MSSQL.1 in the registry. BEREMOTE: [03/05/13 10:36:16] [1228] VCS cluster keys do not appear to be present in the registry BEREMOTE: [03/05/13 10:36:16] [1228] Failed to open VCS cluster () BEREMOTE: [03/05/13 10:36:16] [1228] Found SOFTWARE\MICROSOFT\Microsoft SQL Server\MSSQL.1 in the registry. BEREMOTE: [03/05/13 10:36:16] [1228] SQL2_CreateDLE - creating BACKUP2003\BKUPEXEC. BEREMOTE: [03/05/13 10:36:16] [1228] SQL Version 2005 BEREMOTE: [03/05/13 10:36:16] [1228] Found SOFTWARE\MICROSOFT\Microsoft SQL Server\MSSQL.1 in the registry. BEREMOTE: [03/05/13 10:36:16] [1228] Found SOFTWARE\MICROSOFT\Microsoft SQL Server\MSSQL.1 in the registry. BEREMOTE: [03/05/13 10:36:16] [1228] Setting 2K5 extended feature bit. BEREMOTE: [03/05/13 10:36:16] [1228] AddESE_DLEs( ) BEREMOTE: [03/05/13 10:36:16] [1228] first load attempt of esebcli2.dll failed: The specified module could not be found. BEREMOTE: [03/05/13 10:36:16] [1228] Looking for esebcli2.dll in sysetm path BEREMOTE: [03/05/13 10:36:16] [1228] never found EseBcli2.dll BEREMOTE: [03/05/13 10:36:16] [1228] esebcli2.dll not loaded BEREMOTE: [03/05/13 10:36:16] [1228] EV_FindDrives BEREMOTE: [03/05/13 10:36:16] [1228] evFileSystem::RefreshTopology() BEREMOTE: [03/05/13 10:36:16] [1228] CEvServices::GetEVInstallPath : Could not find EV registry key. BEREMOTE: [03/05/13 10:36:16] [1228] CEvServices::GetEVInstallPath : Probably EV is not installed on this machine. BEREMOTE: [03/05/13 10:36:16] [1228] This EV version is not supported by Backup Exec. BEREMOTE: [03/05/13 10:36:16] [1228] evFileSystem::RefreshTopology: Failed while requesting XML. BEREMOTE: [03/05/13 10:36:16] [1228] evFileSystem::EV_FindDrives: RefreshTopology() failed. BEREMOTE: [03/05/13 10:36:16] [1228] Status 0x00000001 returned calling FindDrives for file system 37 in DLE_UpdateList BESERVER: [03/05/13 10:36:16] [3844] 01 Server Configuration: Client removed: 6 BESERVER: [03/05/13 10:36:16] [3844] -1 Client 'BACKUP2003' Disconnected:0x10ca370 BEREMOTE: [03/05/13 10:36:16] [1620] FS_ResolveDevName: [Server Farm 1 (SHAREPOINTTEST)] BEREMOTE: [03/05/13 10:36:16] [1620] MB2-Resolve returned 1 BEREMOTE: [03/05/13 10:36:16] [1620] Notes Agent:CLNFileSystem::ResolveDeviceName BEREMOTE: [03/05/13 10:36:16] [1620] ADC_ResolveDeviceName: pid = 1368, checking Server Farm 1 (SHAREPOINTTEST) BEREMOTE: [03/05/13 10:36:16] [1620] Inside evFileSystem::EV_ResolveDeviceName BEREMOTE: [03/05/13 10:36:16] [1620] Inside evFileSystem::IsGoodEVName BEREMOTE: [03/05/13 10:36:16] [1620] evFileSystem::IsGoodEVName: GoodEvName failed for (Server Farm 1 (SHAREPOINTTEST)) BEREMOTE: [03/05/13 10:36:16] [1620] evFileSystem::EV_ResolveDeviceName: IsGoodEVName failed for (Server Farm 1 (SHAREPOINTTEST)) BEREMOTE: [03/05/13 10:36:16] [1620] VRTSRV:DeviceName Server Farm 1 (SHAREPOINTTEST) BEREMOTE: [03/05/13 10:36:16] [1620] RPCDsSession::GetLoginCredentials: Connecting to BEM API as user: BACKUP2003\Administrator BESERVER: [03/05/13 10:36:16] [3344] -1 Client requested key (1362447526). BESERVER: [03/05/13 10:36:16] [3344] 01 Server Configuration: Client added: 7 BESERVER: [03/05/13 10:36:16] [3344] -1 Client 'BACKUP2003' connected('','BACKUP2003\Administrator'): 0x10c9190 BESERVER: [03/05/13 10:36:16] [3368] 01 Server Configuration: Client removed: 6 BESERVER: [03/05/13 10:36:16] [3368] -1 Client 'BACKUP2003' Disconnected:0x10c9190 BEREMOTE: [03/05/13 10:36:16] [1620] machine name = SHAREPOINTTEST BEREMOTE: [03/05/13 10:36:18] [1620] ERROR: e000feff Error: unknown error SharePoint Server: *************************************************************************** ***** SGMon log for \\SHAREPOINTTEST ***** *************************************************************************** BEREMOTE: [03/05/13 05:29:12] [3548] FS_ResolveDevName: [Server Farm 1 (SHAREPOINTTEST)] BEREMOTE: [03/05/13 05:29:12] [3548] MB2-Resolve returned 1 BEREMOTE: [03/05/13 05:29:12] [3548] Notes Agent:CLNFileSystem::ResolveDeviceName BEREMOTE: [03/05/13 05:29:12] [3548] Inside evFileSystem::EV_ResolveDeviceName BEREMOTE: [03/05/13 05:29:12] [3548] Inside evFileSystem::IsGoodEVName BEREMOTE: [03/05/13 05:29:12] [3548] evFileSystem::IsGoodEVName: GoodEvName failed for (Server Farm 1 (SHAREPOINTTEST)) BEREMOTE: [03/05/13 05:29:12] [3548] evFileSystem::EV_ResolveDeviceName: IsGoodEVName failed for (Server Farm 1 (SHAREPOINTTEST)) BEREMOTE: [03/05/13 05:29:12] [3548] VRTSRV:DeviceName Server Farm 1 (SHAREPOINTTEST) BEREMOTE: [03/05/13 05:29:12] [3548] FS_BlowOutMachine: entered -->Server Farm 1 (SHAREPOINTTEST)<-- BEREMOTE: [03/05/13 05:29:12] [3548] FS_BlowOutMachine: device already in DLE list BEREMOTE: [03/05/13 05:29:12] [3548] Could not resolve the "bews-ndmp" or the "ndmp" service, error code: 10109, using port 10000 BEREMOTE: [03/05/13 05:29:12] [3548] ndmpConnectEx: 'SHAREPOINTTEST' resolves to the local machine itself. So, we will try and connect to a loopback address ... BEREMOTE: [03/05/13 05:29:12] [3548] ndmpConnectEx : Control Connection information: A connection was established between end-points 127.0.0.1:1095 and 127.0.0.1:10000. BEREMOTE: [03/05/13 05:29:12] [2284] ndmpRun: Control connection accepted : connection established between end-points 127.0.0.1:10000 and 127.0.0.1:1095 BEREMOTE: [03/05/13 05:29:12] [3548] NDMP version 3 connection CONNECTED BEREMOTE: [03/05/13 05:29:13] [0000] BECryptoInit: BECrypto OpenSSL FIPS v1.1.1.0 mode successfully enabled. BEREMOTE: [03/05/13 05:29:13] [0000] BECryptoInit: BECrypto OpenSSL FIPS v1.1.1.0 mode successfully enabled. BEREMOTE: [03/05/13 05:29:13] [0232] LogonType set = [LOGON32_LOGON_INTERACTIVE][0x2] BEREMOTE: [03/05/13 05:29:13] [0232] LogonUser(LOGON32_LOGON_INTERACTIVE-0x2) success BEREMOTE: [03/05/13 05:29:13] [0232] Successfully impersonated SHAREPOINTTEST\Administrator BEREMOTE: [03/05/13 05:29:13] [0232] WhoAmI( ) reports: SHAREPOINTTEST\Administrator BEREMOTE: [03/05/13 05:29:13] [0232] LogonuserError: 0 BEREMOTE: [03/05/13 05:29:13] [3548] NDMPEngine::SetupNDMPConnection(): Using proxy authentication as requested BEREMOTE: [03/05/13 05:29:13] [0232] process ready? BEREMOTE: [03/05/13 05:29:14] [3548] GetTopology returned c27, from server SHAREPOINTTEST, as user SHAREPOINTTEST\Administrator BEREMOTE: [03/05/13 05:29:14] [3548] @@@@@@@MyCloseSocket called with sockfd = 1276(0x4fc) retval = 0 BEREMOTE: [03/05/13 05:29:14] [0232] @@@@@@@MyCloseSocket called with sockfd = 1224(0x4c8) retval = 0 BEREMOTE: [03/05/13 05:29:14] [3548] This server is NOT an SPS webserver, according to SHAREPOINTTEST BEREMOTE: [03/05/13 05:29:14] [3548] DSEnumerator failed with -536805633: The specified machine is not a SharePoint Server.Solved816Views3likes3CommentsBackup SharePoint Error since it needs SQL Server agent ?!?!?!!
Hi All, I'm having problem in backing up my SharePoint Server 2007 which is installed in one single server deployment with SQL Server 2008 as well here's the error log: ###################################################################################################################### Job ended: Thursday, May 27, 2010 at 11:00:17 PM Completed status: Failed Final error: 0xe000fe3c - Before you can back up this resource, you must purchase and install a license key for the appropriate Backup Exec agent. See Job Log for details. Final error category: Security Errors For additional information regarding this error refer to link V-79-57344-65084 ###################################################################################################################### Backup- MOSSDEV01.domain.comV-79-57344-65084 - Before you can back up this resource (MOSSDEV01.domain.com\MOSSDB), you must purchase and install a license key for the appropriate Backup Exec agent. For information about how to obtain a license key, go to the following URL: https://redirector.symantec.com?src=inpdt&pdt=be&action=t A selection on device \\MOSSDEV01.domain.com\Shadow?Copy?Components was skipped because of previous errors with the job. A selection on device \\MOSSDEV01.domain.com\System?State was skipped because of previous errors with the job. Verify Insufficient memory available. V-79-57344-33858 - A memory allocation request failed. The computer may be running low on virtual memory. ###################################################################################################################### Backup- MOSSDEV01.domain.comV-79-57344-65268 - AOFO: Initialization failure on: "MOSSDEV01.domain.com\MOSSDB". Advanced Open File Option used: Microsoft Volume Shadow Copy Service (VSS). V-79-10000-10896 - SQL Prepare for Freeze failed for snapshot. ###################################################################################################################### how can this happens ? I just want to backup my SharePoint but i have to purchase another agent for SQL Server 2008 ? can anyone help please ? ThanksSolved755Views3likes7CommentsUnable to set SQL Server Connection Properties for specific client
Hi everyone, I've been dealing with this issue without any solution until this moment. I'm trying to configure a SQL client with NetBackup but the more curious thing for me is that when I start the NetBackup Database Extension, it only shows me a host name in the combo box but not the real name of the client that I am connecting to but another server in the same network which hasn't installed neither NetBackup nor SQL Server. For example it shows only server name VOLCANO01 but the local server name and the one that I need to setup is VOLCANO09. When I try to apply settings after typing the correct name of the server and giving the credentials it shows me the common error: "Application connection failed for VOLCANO09\. Please select a different SQL Server host and instance, or press 'cancel' to exit the NetBackup for SQL Server Graphical User Interface.". Setting the logs in verbose this is the detail 15:43:01.325 [3152.3376] <4> VxBSAInit: Veritas NetBackup XBSA Interface - 7.6 0 15:43:01.325 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_API 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - returning - 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_FEATURE_ID 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - returning - <FEATURE_ID> 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - BSA_SERVICE_HOST 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - returning - MASTER01 15:43:01.326 [3152.3376] <4> bsa_checkFeatureId: INF - entering bsa_checkFeatureId 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - BSA_SERVICE_HOST 15:43:01.326 [3152.3376] <4> VxBSAGetEnv: INF - returning - MASTER01 15:43:01.337 [3152.3376] <2> vnet_pcache_init_table: [vnet_private.c:208] starting cache size 200 0xc8 15:43:01.345 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.345 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.346 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.346 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.347 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.347 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.348 [3152.3376] <2> async_connect: [vnet_connect.c:1499] connect in progress 1 0x1 15:43:01.362 [3152.3376] <2> vnet_pbxConnect: pbxConnectEx Succeeded 15:43:01.362 [3152.3376] <2> do_pbx_service: [vnet_connect.c:2164] via PBX bprd CONNECT FROM 192.168.200.236.58701 TO 172.30.20.210.1556 fd = 464 15:43:01.363 [3152.3376] <2> async_connect: [vnet_connect.c:1691] connect async CONNECT FROM 192.168.200.236.58701 TO 172.30.20.210.1556 fd = 464 15:43:01.363 [3152.3376] <2> connect_to_service: connect succeeded STATUS (0) SUCCESS FROM 0.0.0.0 TO MASTER01 172.30.20.210 bprd VIA pbx 15:43:01.363 [3152.3376] <2> init_resilient_cache: [vnet_nbrntd.c:863] Initialize resilient cache. 0 0x0 15:43:01.363 [3152.3376] <2> logconnections: BPRD CONNECT FROM 192.168.200.236.58701 TO 172.30.20.210.1556 fd = 464 15:43:01.363 [3152.3376] <2> vnet_check_vxss_client_magic_with_info_ex: [vnet_vxss_helper.c:894] Assuming no VxSS for DB Agents 0 0x0 15:43:01.701 [3152.3376] <4> bsa_checkFeatureId: INF - Successfully validated FeatureId 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_VERBOSE_LEVEL 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - returning - 5 15:43:01.701 [3152.3376] <4> VxBSAInit: Veritas NetBackup XBSA Interface - 7.6 0 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_API 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - returning - 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_FEATURE_ID 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - returning - <FEATURE_ID> 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - BSA_SERVICE_HOST 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - returning - MASTER01 15:43:01.701 [3152.3376] <4> bsa_checkFeatureId: INF - entering bsa_checkFeatureId 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - BSA_SERVICE_HOST 15:43:01.701 [3152.3376] <4> VxBSAGetEnv: INF - returning - MASTER01 15:43:01.719 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.719 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.719 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.719 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.719 [3152.3376] <2> vnet_sortaddrs: [vnet_addrinfo.c:3852] sorted addrs: 1 0x1 15:43:01.719 [3152.3376] <2> vnet_get_pref_netconnection: [vnet_addrinfo.c:4750] using interface ANY 15:43:01.720 [3152.3376] <2> async_connect: [vnet_connect.c:1499] connect in progress 1 0x1 15:43:01.724 [3152.3376] <2> vnet_pbxConnect: pbxConnectEx Succeeded 15:43:01.725 [3152.3376] <2> do_pbx_service: [vnet_connect.c:2164] via PBX bprd CONNECT FROM 192.168.200.236.58702 TO 172.30.20.210.1556 fd = 464 15:43:01.725 [3152.3376] <2> async_connect: [vnet_connect.c:1691] connect async CONNECT FROM 192.168.200.236.58702 TO 172.30.20.210.1556 fd = 464 15:43:01.725 [3152.3376] <2> connect_to_service: connect succeeded STATUS (0) SUCCESS FROM 0.0.0.0 TO MASTER01 172.30.20.210 bprd VIA pbx 15:43:01.726 [3152.3376] <2> logconnections: BPRD CONNECT FROM 192.168.200.236.58702 TO 172.30.20.210.1556 fd = 464 15:43:01.726 [3152.3376] <2> vnet_check_vxss_client_magic_with_info_ex: [vnet_vxss_helper.c:894] Assuming no VxSS for DB Agents 0 0x0 15:43:02.061 [3152.3376] <4> bsa_checkFeatureId: INF - Successfully validated FeatureId 15:43:02.061 [3152.3376] <4> VxBSAGetEnv: INF - entering GetEnv - NBBSA_VERBOSE_LEVEL 15:43:02.061 [3152.3376] <4> VxBSAGetEnv: INF - returning - 5 15:43:02.061 [3152.3376] <4> VxBSADeleteOldFiles: INF - entering VxBSADeleteOldFiles 15:43:02.061 [3152.3376] <4> delete_old_files: entering delete_old_files. 15:43:02.062 [3152.3376] <4> CGlobalInformation::VCSVirtualNameList: INF - Veritas Cluster Server is not installed. 15:43:02.062 [3152.3376] <1> CGlobalInformation::VCSVirtualNameList: CONTINUATION: - The system cannot find the path specified. 15:43:02.062 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Searching for ODBC Driver: SQL Native Client 15:43:02.062 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry Install Path: SOFTWARE\Microsoft\Microsoft SQL Native Client\ 15:43:02.062 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver Entry Registry Path: SOFTWARE\ODBC\ODBCINST.INI\SQL Native Client\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry entry not found for: SOFTWARE\Microsoft\Microsoft SQL Native Client\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Searching for ODBC Driver: SQL Server 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry Install Path: SOFTWARE\Microsoft\DataAccess\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver Entry Registry Path: SOFTWARE\ODBC\ODBCINST.INI\SQL Server\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver: SQL Server is installed on the system 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Searching for ODBC Driver: SQL Server Native Client 10.0 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry Install Path: SOFTWARE\Microsoft\Microsoft SQL Server Native Client 10.0\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver Entry Registry Path: SOFTWARE\ODBC\ODBCINST.INI\SQL Server Native Client 10.0\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver: SQL Server Native Client 10.0 is installed on the system 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Searching for ODBC Driver: SQL Server Native Client 11.0 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry Install Path: SOFTWARE\Microsoft\Microsoft SQL Server Native Client 11.0\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - ODBC Driver Entry Registry Path: SOFTWARE\ODBC\ODBCINST.INI\SQL Server Native Client 11.0\ 15:43:02.063 [3152.3376] <4> ODBCDataSource::isInstalled: INF - Registry entry not found for: SOFTWARE\Microsoft\Microsoft SQL Server Native Client 11.0\ 15:43:02.064 [3152.3376] <4> dbc_GetServerName: entering dbc_GetServerName. 15:43:02.064 [3152.3376] <4> getServerName: entering getServerName. 15:43:02.064 [3152.3376] <4> getServerName: Read server name from nb_master_config: MASTER01 15:43:02.064 [3152.3376] <4> CDBIniParms::CDBIniParms: INF - NT User is Admin_bcr 15:43:02.072 [3152.3376] <16> CGlobalInformation::QuerySQLServerInfo: ERR - Error in RegConnectRegistry, opening <HKEY_LOCAL_MACHINE> key on <\\>: 1707. The text follows: 15:43:02.073 [3152.3376] <1> CGlobalInformation::QuerySQLServerInfo: CONTINUATION: - The network address is invalid. 15:43:02.073 [3152.3376] <4> CGlobalInformation::CreateDSN: INF - Using ODBC Driver <SQL Server> 15:43:02.081 [3152.3376] <4> CGlobalInformation::CreateDSN: INF - Error Creating ODBC data source name 15:43:02.081 [3152.3376] <1> CGlobalInformation::CreateDSN: CONTINUATION: - Invalid string 15:43:02.081 [3152.3376] <1> CGlobalInformation::CreateDSN: CONTINUATION: - Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed 15:43:04.881 [3152.3376] <4> SQLEnumerator: INF - Enumerated SQL hosts: SERVER:Server={(local),VOLCANO01};UID:Login ID=?;PWD:Password=?;Trusted_Connection:Use Integrated Security=?;*APP:AppName=?;*WSID:WorkStation ID=? 15:43:04.881 [3152.3376] <4> CGlobalInformation::IsDefaultInstanceInstalled: INF - Error: ERROR_FILE_NOT_FOUND 15:43:04.881 [3152.3376] <1> CGlobalInformation::IsDefaultInstanceInstalled: CONTINUATION: - The system cannot find the file specified. 15:43:04.882 [3152.3376] <4> CGlobalInformation::SQLEnumerator: INF - Hosts and instances retrieved from host list string 15:43:04.882 [3152.3376] <4> CGlobalInformation::SQLEnumerator: INF - host: VOLCANO01 15:43:04.882 [3152.3376] <4> CGlobalInformation::SQLEnumerator: INF - instance: <default> 15:43:04.918 [3152.3376] <4> AugmentInstanceList: INF - Cannot obtain remote access to registry on \\VOLCANO01 15:43:04.919 [3152.3376] <8> CSQLDBMSOptions::OnInitDialog: WARN - Cannot expand instance list for host . 15:43:04.919 [3152.3376] <4> CSQLDBMSOptions::OnInitDialog: INF - It is unknown whether NetBackup for Microsoft SQL Server is installed on host machine 15:43:16.392 [3152.3376] <4> CGlobalInformation::CreateDSN: INF - Using ODBC Driver <SQL Server> 15:43:16.418 [3152.3376] <4> DBConnect: INF - Logging into SQL Server with DSN <NBMSSQL_temp_3152_3376_2>, SQL userid <sa> handle <0x00329810>. 15:43:33.957 [3152.3376] <4> DBConnect: INF - Logging into SQL Server with DSN <NBMSSQL_temp_3152_3376_2>, SQL userid <sa> handle <0x0032ab60>. 15:43:51.483 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - ODBC return code <-1>, SQL State <08001>, SQL Message <17><[Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.>. 15:43:51.483 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <2><[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).> 15:43:51.483 [3152.3376] <4> CGlobalInformation::CreateDSN: INF - Failed to connect. Attempting operation with next installed ODBC Driver <SQL Server Native Client 10.0> 15:43:51.521 [3152.3376] <4> DBConnect: INF - Logging into SQL Server with DSN <NBMSSQL_temp_3152_3376_3>, SQL userid <sa> handle <0x0032b730>. 15:44:07.094 [3152.3376] <4> DBConnect: INF - Logging into SQL Server with DSN <NBMSSQL_temp_3152_3376_3>, SQL userid <sa> handle <0x0032ce70>. 15:44:22.621 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - ODBC return code <-1>, SQL State <08001>, SQL Message <2><[Microsoft][SQL Server Native Client 10.0]Named Pipes Provider: Could not open a connection to SQL Server [2]. >. 15:44:22.621 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <2><[Microsoft][SQL Server Native Client 10.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.> 15:44:22.621 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <0><[Microsoft][SQL Server Native Client 10.0]Login timeout expired> 15:44:22.621 [3152.3376] <4> DBDisconnect: INF - Logging out of SQL Server with handle <0x0032ce70> 15:44:22.621 [3152.3376] <4> DBConnect: INF - Logging into SQL Server with DSN <NBMSSQL_temp_3152_3376_3>, SQL userid <sa> handle <0x0032ec20>. 15:44:38.147 [3152.3376] <4> DBConnect: INF - Failed sql connect try #1 15:44:54.691 [3152.3376] <4> DBConnect: INF - Failed sql connect try #2 15:45:11.224 [3152.3376] <4> DBConnect: INF - Failed sql connect try #3 15:45:27.736 [3152.3376] <4> DBConnect: INF - Failed sql connect try #4 15:45:44.260 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - ODBC return code <-1>, SQL State <08001>, SQL Message <2><[Microsoft][SQL Server Native Client 10.0]Named Pipes Provider: Could not open a connection to SQL Server [2]. >. 15:45:44.260 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <2><[Microsoft][SQL Server Native Client 10.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.> 15:45:44.260 [3152.3376] <16> CODBCaccess::LogODBCerr: DBMS MSG - SQL Message <0><[Microsoft][SQL Server Native Client 10.0]Login timeout expired> 15:45:44.260 [3152.3376] <16> CGlobalInformation::QuerySQLServerInfo: ERR - Unable to login into SQL instance <VOLCANO09\> as user <sa>. 15:45:44.260 [3152.3376] <4> CGlobalInformation::DeleteDSN: INF - Using ODBC Driver <SQL Server> 15:45:44.267 [3152.3376] <16> CSQLDBMSOptions::OnApply: ERR - Error 64 has been returned from QuerySQLServerInfo I tried some suggestions in several posts regarding UAC, user permissions, etc., but the issue is still there. Please advice. Thank you. Regards, Rolando.Solved13KViews2likes11CommentsBackup Exec 2012 health check guide
Hi, i'm a newbie to this backup exec 2012, and recently we have active contract on supporting this Backup Exec 2012. By supporting this, we need to perform health check or software preventive maintenance on the servers equipped with backup exec 2012 on quarterly basis. Just want to know that whether there are some guidelines or procedures/steps on what we need to include in the health check such as services, connections, patches? Please share with me if anyone know how to prepare a backup exec 2012 health check checklist in order to perform the preventive maintenance for the servers. Thanks1.7KViews2likes5Commentsproblem with backup sharepoint sql DB
hi using backup exec 2010 R3 SP4 to backup sharepoint sql server , server is 2003 R2 64bit sometimes the backup fails and i get this well knowen error ID 25 VOLSNAP on the server "The shadow copies of volume D: were deleted because the shadow copy storage could not grow in time. Consider reducing the IO load on the system or choose a shadow copy storage volume that is not being shadow copied." now i read many solutions on the web including moving the VSS Shadow copy to another disk and changing the MinDiffAreaFileSize in the registry both not help too much any good solution for that problem ?234Views2likes0Comments