I'm trying an upgrade in place on a test server and all is fine until the upgrade process tries to start the SQL server. It passed the eligibility test, then reported that there is one conflict with 11.5 reserved words. I figured I could find that and tend to it afterwards. I clicked OK and got a window saying it is proceeding with the upgrade at which point it fails and says "Failed to boot server ..." I tried to start it manually in Sybase Central and it fails with "Procedure entry point uniutf8_unistrNFromUTF8 could not be loaded in the DLL libunic.dll." I re-booted NT, tried using Server Config to restart/complete the upgrade and have the same problem. This is the bottom of the upgrade error log - everthing looks OK until this: 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use tempdb'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use vsreport'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'exec sp_configure 'allow updates', 1'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'reconfigure with override'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'shutdown'. 11/23/99 10:59:53 AM Waiting 10 seconds for the operating system to reclaim resources before rebooting. 11/23/99 11:00:15 AM Calling the shell with 'C:\SYBASE\bin\sqlsrvr.exe -dC:\SYBASE\DATA\MASTER.DAT -sGARDBA -eC:\SYBASE\upgrade\errorlog.upg -iC:\SYBASE\ini -MC:\SYBASE'. 11/23/99 11:00:15 AM waiting for server 'GARDBA' to boot... 11/23/99 11:00:53 AM SERVER ERROR: Failed to boot server 'GARDBA'. 11/23/99 11:00:55 AM Task failed: upgrade the Adaptive Server. Terminating configuration. 11/23/99 11:00:55 AM Configuration failed. 11/23/99 11:00:57 AM Exiting. 11/23/99 11:00:57 AM The log file for this session is 'C:\SYBASE\init\logs\log1123.003'. 11/23/99 11:00:57 AM Log close. Have no idea where to go from here ... RD
![]() |
0 |
![]() |
Hi Ray, Take a look at the log file shown below for clues. You may want to post any of the error messages on this newsgroup. Jason "Ray DiMarcello" <rdimarcello@ingva.com> wrote in message news:5BqAG8cN$GA.203@forums.sybase.com... > 11/23/99 11:00:57 AM The log file for this session is > 'C:\SYBASE\init\logs\log1123.003'.
![]() |
0 |
![]() |
What I included is from 'C:\SYBASE\init\logs\log1123.003' ... here's the entire thing ... 11/23/99 10:56:40 AM SyBatch/11.5.1/P/PC INTEL/Windows NT 4.0/3/OPT 11/23/99 10:56:40 AM Confidential property of Sybase, Inc. Copyright Sybase Inc., 1987, 1998. Sybase, Inc. All rights reserved. Unpublished rights reserved under U.S. copyright laws This software contains confidential and trade secret information of Sybase, Inc. Use, duplication, or diclosure of the software and documentation by the U.S. Government is subject to restrictions as set forth in a license agreement between the Government and Sybase,Inc. or other written agreement specifying the Government's rights to use the software and any applicable FAR provisions, for example, FAR 52.227-19. Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608 USA. 11/23/99 10:56:40 AM BEGIN ENVIRONMENT INFORMATION USER ENVIRONMENT ---------------------------------------- current directory: C:\SYBASE character set: iso_1 language: us_english auditinit release directory: C:\SYBASE working release directory: C:\SYBASE DSQUERY: GARDBA DSLISTEN: GARDBA 11/23/99 10:56:40 AM END ENVIRONMENT INFORMATION 11/23/99 10:57:56 AM Calling the shell with 'C:\SYBASE\upgrade\preupgrd.exe -SGARDBA -P -N '. 11/23/99 10:58:56 AM Calling the shell with '0 = return code.'. 11/23/99 10:58:56 AM Done 11/23/99 10:58:56 AM Begin output from 'preupgrd': Starting preupgrade of Adaptive Server. Checking status in all existing databases. Checking space in all existing databases. Database ABSTRACT has sufficient space. Database DBADB has sufficient space. Database DOCUMENT has sufficient space. Database FILES has sufficient space. Database GA01ABS has sufficient space. Database GA01DOC has sufficient space. Database GA01FIL has sufficient space. Database GAL has sufficient space. Database GALQUEUE has sufficient space. Database GF01ABS has sufficient space. Database GF01DOC has sufficient space. Database GF01FIL has sufficient space. Database GL01ABS has sufficient space. Database GL01DOC has sufficient space. Database GL01FIL has sufficient space. Database GREFABS has sufficient space. Database GREFDOC has sufficient space. Database GREFFIL has sufficient space. Database POLNO has sufficient space. Database SYSFILES has sufficient space. Database VSUSER has sufficient space. Database WORKFLOW has sufficient space. Database audit_history has sufficient space. Database master has sufficient space. Database model has sufficient space. Database sybsecurity has sufficient space. Database sybsystemprocs has sufficient space. Database tempdb has sufficient space. Database vsreport has sufficient space. Clearing reused columns in all existing databases. Preupgrade of Adaptive Server to 11.5.1.0 is complete. 11/23/99 10:58:56 AM End output from 'preupgrd'. 11/23/99 10:59:18 AM Server 'GARDBA' passed preupgrade eligibility test. 11/23/99 10:59:19 AM Done 11/23/99 10:59:19 AM Sending the following SQL command to the server: 'use ABSTRACT'. 11/23/99 10:59:19 AM Sending the following SQL command to the server: 'use DBADB'. 11/23/99 10:59:20 AM Sending the following SQL command to the server: 'use DOCUMENT'. 11/23/99 10:59:20 AM Sending the following SQL command to the server: 'use FILES'. 11/23/99 10:59:20 AM Sending the following SQL command to the server: 'use GA01ABS'. 11/23/99 10:59:20 AM Sending the following SQL command to the server: 'use GA01DOC'. 11/23/99 10:59:21 AM Sending the following SQL command to the server: 'use GA01FIL'. 11/23/99 10:59:21 AM Sending the following SQL command to the server: 'use GAL'. 11/23/99 10:59:22 AM Sending the following SQL command to the server: 'use GALQUEUE'. 11/23/99 10:59:23 AM Sending the following SQL command to the server: 'use GF01ABS'. 11/23/99 10:59:23 AM Sending the following SQL command to the server: 'use GF01DOC'. 11/23/99 10:59:24 AM Sending the following SQL command to the server: 'use GF01FIL'. 11/23/99 10:59:24 AM Sending the following SQL command to the server: 'use GL01ABS'. 11/23/99 10:59:24 AM Sending the following SQL command to the server: 'use GL01DOC'. 11/23/99 10:59:25 AM Sending the following SQL command to the server: 'use GL01FIL'. 11/23/99 10:59:25 AM Sending the following SQL command to the server: 'use GREFABS'. 11/23/99 10:59:26 AM Sending the following SQL command to the server: 'use GREFDOC'. 11/23/99 10:59:26 AM Sending the following SQL command to the server: 'use GREFFIL'. 11/23/99 10:59:27 AM Sending the following SQL command to the server: 'use POLNO'. 11/23/99 10:59:27 AM Sending the following SQL command to the server: 'use SYSFILES'. 11/23/99 10:59:27 AM Sending the following SQL command to the server: 'use VSUSER'. 11/23/99 10:59:28 AM Sending the following SQL command to the server: 'use WORKFLOW'. 11/23/99 10:59:28 AM Sending the following SQL command to the server: 'use audit_history'. 11/23/99 10:59:29 AM Sending the following SQL command to the server: 'use master'. 11/23/99 10:59:29 AM Sending the following SQL command to the server: 'use model'. 11/23/99 10:59:29 AM Sending the following SQL command to the server: 'use sybsecurity'. 11/23/99 10:59:30 AM Sending the following SQL command to the server: 'use sybsystemprocs'. 11/23/99 10:59:30 AM Sending the following SQL command to the server: 'use tempdb'. 11/23/99 10:59:30 AM Sending the following SQL command to the server: 'use vsreport'. 11/23/99 10:59:31 AM The log file for sp_checkreswords output is 'C:\SYBASE\init\logs\checkres.dmp'. 11/23/99 10:59:49 AM Running task: upgrade the Adaptive Server. 11/23/99 10:59:49 AM Checkpointing all databases. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use ABSTRACT'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use DBADB'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use DOCUMENT'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use FILES'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use GA01ABS'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use GA01DOC'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use GA01FIL'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:49 AM Sending the following SQL command to the server: 'use GAL'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GALQUEUE'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GF01ABS'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GF01DOC'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GF01FIL'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GL01ABS'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GL01DOC'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:50 AM Sending the following SQL command to the server: 'use GL01FIL'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use GREFABS'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use GREFDOC'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use GREFFIL'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use POLNO'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use SYSFILES'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:51 AM Sending the following SQL command to the server: 'use VSUSER'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use WORKFLOW'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use audit_history'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use master'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use model'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use sybsecurity'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use sybsystemprocs'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use tempdb'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use vsreport'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'checkpoint'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'exec sp_configure 'allow updates', 1'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'reconfigure with override'. 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'shutdown'. 11/23/99 10:59:53 AM Waiting 10 seconds for the operating system to reclaim resources before rebooting. 11/23/99 11:00:15 AM Calling the shell with 'C:\SYBASE\bin\sqlsrvr.exe -dC:\SYBASE\DATA\MASTER.DAT -sGARDBA -eC:\SYBASE\upgrade\errorlog.upg -iC:\SYBASE\ini -MC:\SYBASE'. 11/23/99 11:00:15 AM waiting for server 'GARDBA' to boot... 11/23/99 11:00:53 AM SERVER ERROR: Failed to boot server 'GARDBA'. 11/23/99 11:00:55 AM Task failed: upgrade the Adaptive Server. Terminating configuration. 11/23/99 11:00:55 AM Configuration failed. 11/23/99 11:00:57 AM Exiting. 11/23/99 11:00:57 AM The log file for this session is 'C:\SYBASE\init\logs\log1123.003'. 11/23/99 11:00:57 AM Log close. Jason Froebe wrote in message <6nXxUidN$GA.268@forums.sybase.com>... >Hi Ray, > >Take a look at the log file shown below for clues. You may want to post any >of the error messages on this newsgroup. > >Jason > >"Ray DiMarcello" <rdimarcello@ingva.com> wrote in message >news:5BqAG8cN$GA.203@forums.sybase.com... >> 11/23/99 11:00:57 AM The log file for this session is >> 'C:\SYBASE\init\logs\log1123.003'. > > >
![]() |
0 |
![]() |
Hi Ray, This is what you need to do: 1. make a copy master.dat 2. search for any duplicates of libunic.dll on that machine. libunic.dll should be in $Sybase\dll and most likely should be 238kb and have a modified date of 01/05/1998 3. try to start the server after all cleanup 4. once you've started the server, stop it, restore master.dat, go to syconfig and restart the upgrade process Hope this helps, AnaMaria Stirbet Sybase TS Ray DiMarcello wrote: > I'm trying an upgrade in place on a test server and all is fine until the > upgrade process tries to start the SQL server. It passed the eligibility > test, then reported that there is one conflict with 11.5 reserved words. I > figured I could find that and tend to it afterwards. I clicked OK and got a > window saying it is proceeding with the upgrade at which point it fails and > says "Failed to boot server ..." I tried to start it manually in Sybase > Central and it fails with "Procedure entry point uniutf8_unistrNFromUTF8 > could not be loaded in the DLL libunic.dll." I re-booted NT, tried using > Server Config to restart/complete the upgrade and have the same problem. > > This is the bottom of the upgrade error log - everthing looks OK until this: > > 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use > tempdb'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'checkpoint'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use > vsreport'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'checkpoint'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'exec > sp_configure 'allow updates', 1'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'reconfigure with override'. > 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'shutdown'. > 11/23/99 10:59:53 AM Waiting 10 seconds for the operating system to reclaim > resources before rebooting. > 11/23/99 11:00:15 AM Calling the shell with 'C:\SYBASE\bin\sqlsrvr.exe > -dC:\SYBASE\DATA\MASTER.DAT -sGARDBA > -eC:\SYBASE\upgrade\errorlog.upg -iC:\SYBASE\ini > -MC:\SYBASE'. > 11/23/99 11:00:15 AM waiting for server 'GARDBA' to boot... > 11/23/99 11:00:53 AM SERVER ERROR: Failed to boot server 'GARDBA'. > 11/23/99 11:00:55 AM Task failed: upgrade the Adaptive Server. Terminating > configuration. > 11/23/99 11:00:55 AM Configuration failed. > 11/23/99 11:00:57 AM Exiting. > 11/23/99 11:00:57 AM The log file for this session is > 'C:\SYBASE\init\logs\log1123.003'. > 11/23/99 11:00:57 AM Log close. > > Have no idea where to go from here ... > > RD
![]() |
0 |
![]() |
Interesting ... guess I should have done the same with sybsecurity. Now I'm past the dll error but get an invalid log version message for sybsecurity when it tries to start the server followed by a bunch of buffer errors for default data cache. See log below. /*************************************************************************** **************************************************************************** **********************/ 00:1999/11/24 08:04:30.00 kernel Using config area from primary master device. 00:1999/11/24 08:04:30.18 kernel Warning: Using default file 'C:\SYBASE.SAV\/GARDBA.cfg' since a configuration file was not specified. Specify a configuration file name in the RUNSERVER file to avoid this message. 00:1999/11/24 08:04:32.38 kernel Kernel memory at 0x20000000, 172032 bytes 00:1999/11/24 08:04:32.38 kernel Server part of first shared memory region at 0x2002a000, 267280384 bytes 00:1999/11/24 08:04:32.38 kernel Highest valid address is 0x2002a000 00:1999/11/24 08:04:32.38 kernel Using 2048 file descriptors. 00:1999/11/24 08:04:32.43 kernel SQL Server/11.0.3.3/P/PC Intel/Windows NT 3.5/SWR 8299 ESD 4/OPT/Thu Mar 11 1999 3:40:09.82 00:1999/11/24 08:04:32.43 kernel (c) Copyright 1987, 1999. 00:1999/11/24 08:04:32.43 kernel Sybase, Inc. All rights reserved. 00:1999/11/24 08:04:32.43 kernel 00:1999/11/24 08:04:32.44 kernel Unpublished rights reserved under U.S. copyright laws. 00:1999/11/24 08:04:32.44 kernel This software contains confidential and trade secret information of Sybase, 00:1999/11/24 08:04:32.44 kernel Inc. Use, duplication or disclosure of the software and documentation by 00:1999/11/24 08:04:32.44 kernel the U.S. Government is subject to restrictions set forth in a license 00:1999/11/24 08:04:32.44 kernel agreement between the Government and Sybase, Inc. or other written 00:1999/11/24 08:04:32.44 kernel agreement specifying the Government's rights to use the software and any 00:1999/11/24 08:04:32.44 kernel applicable FAR provisions, for example, FAR 52.227-19. 00:1999/11/24 08:04:32.44 kernel 00:1999/11/24 08:04:32.44 kernel Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608, USA. 00:1999/11/24 08:04:32.44 kernel Using 'C:\SYBASE.SAV\/GARDBA.cfg' for configuration information. 00:1999/11/24 08:04:32.49 kernel Logging SQL Server messages in file 'C:\SYBASE\upgrade\errorlog.upg' .. 00:1999/11/24 08:04:32.89 kernel *** WARNING ****************** 00:1999/11/24 08:04:32.89 kernel Operating system may favor the system cache when memory is at a premium. To disable this warning, set the registry parameter 'LargeSystemCache' to 0 in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management. 00:1999/11/24 08:04:32.89 kernel SQL Server NT process id is 0xd2. 00:1999/11/24 08:04:32.89 kernel SQL Server was started as a Service. 00:1999/11/24 08:04:32.89 kernel Network and device connection limit is 2040. 00:1999/11/24 08:04:32.95 server Number of proc buffers allocated: 25487. 00:1999/11/24 08:04:33.06 server Number of blocks left for proc headers: 25569. 00:1999/11/24 08:04:33.06 server Memory allocated for the default data cache cache: 193776 Kb 00:1999/11/24 08:04:33.14 server Size of the 2K memory pool: 142576 Kb 00:1999/11/24 08:04:33.17 server Size of the 16K memory pool: 51200 Kb 00:1999/11/24 08:04:33.18 kernel Initializing virtual device 0, 'C:\SYBASE\DATA\MASTER.DAT' 00:1999/11/24 08:04:33.18 kernel Virtual device 0 started using asynchronous i/o. 00:1999/11/24 08:04:33.19 server No active traceflags 00:1999/11/24 08:04:33.37 server Opening Master Database ... 00:1999/11/24 08:04:33.54 server Loading SQL Server's default sort order and character set 00:1999/11/24 08:04:33.66 server Recovering database 'master' 00:1999/11/24 08:04:33.69 server Recovery dbid 1 ckpt (1488,9) 00:1999/11/24 08:04:33.69 server Recovery no active transactions before ckpt. 00:1999/11/24 08:04:33.98 server Database 'master' is now online. 00:1999/11/24 08:04:33.99 server The transaction log in the database 'master' will use I/O size of 2 Kb. 00:1999/11/24 08:04:34.05 server 0 dump conditions detected at boot time 00:1999/11/24 08:04:34.07 server server name is 'GARDBA' 00:1999/11/24 08:04:34.11 server Activating disk 'abstract_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 5, 'e:\devices\abstract_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 5 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'abstract_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 6, 'e:\devices\abstract_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 6 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'audit_history_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 52, 'e:\devices\audit_history_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 52 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'audit_history_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 53, 'e:\devices\audit_history_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 53 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'dbadb_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 7, 'e:\devices\dbadb_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 7 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'dbadb_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 8, 'e:\devices\dbadb_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 8 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'document_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 9, 'e:\devices\document_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 9 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'document_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 10, 'e:\devices\document_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 10 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'files_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 11, 'e:\devices\files_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 11 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'files_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 12, 'e:\devices\files_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 12 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 13, 'e:\devices\ga01abs_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 13 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_db_02'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 3, 'e:\devices\ga01abs_db_02.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 3 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_log_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 14, 'e:\devices\ga01abs_log_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 14 started using asynchronous i/o. 00:1999/11/24 08:04:34.11 server Activating disk 'ga01doc_db_01'. 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 15, 'e:\devices\ga01doc_db_01.dat' 00:1999/11/24 08:04:34.11 kernel Virtual device 15 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'ga01doc_db_02'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 55, 'e:\devices\ga01doc_db_02.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 55 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'ga01doc_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 16, 'e:\devices\ga01doc_log_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 16 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'ga01fil_db_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 17, 'e:\devices\ga01fil_db_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 17 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'ga01fil_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 18, 'e:\devices\ga01fil_log_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 18 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gal_db_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 19, 'e:\devices\ga1_db_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 19 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gal_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 20, 'e:\devices\gal_log_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 20 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'galqueue_db_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 21, 'e:\devices\ga1queue_db_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 21 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'galqueue_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 22, 'e:\devices\galqueue_log_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 22 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gf01abs_db_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 23, 'e:\devices\gf01abs_db_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 23 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gf01abs_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 24, 'e:\devices\gf01abs_log_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 24 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gf01doc_db_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 25, 'e:\devices\gf01doc_db_01.dat' 00:1999/11/24 08:04:34.12 kernel Virtual device 25 started using asynchronous i/o. 00:1999/11/24 08:04:34.12 server Activating disk 'gf01doc_log_01'. 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 26, 'e:\devices\gf01doc_log_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 26 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gf01fil_db_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 27, 'e:\devices\gf01fil_db_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 27 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gf01fil_log_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 28, 'e:\devices\gf01fil_log_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 28 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gl01abs_db_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 29, 'e:\devices\gl01abs_db_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 29 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gl01abs_log_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 30, 'e:\devices\gl01abs_log_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 30 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gl01doc_db_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 31, 'e:\devices\gl01doc_db_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 31 started using asynchronous i/o. 00:1999/11/24 08:04:34.13 server Activating disk 'gl01doc_log_01'. 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 32, 'e:\devices\gl01doc_log_01.dat' 00:1999/11/24 08:04:34.13 kernel Virtual device 32 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'gl01fil_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 33, 'e:\devices\gl01fil_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 33 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'gl01fil_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 34, 'e:\devices\gl01fil_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 34 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'grefabs_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 35, 'e:\devices\grefabs_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 35 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'grefabs_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 36, 'e:\devices\grefabs_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 36 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'grefdoc_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 37, 'e:\devices\grefdoc_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 37 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'grefdoc_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 38, 'e:\devices\grefdoc_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 38 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'greffil_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 39, 'e:\devices\greffil_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 39 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'greffil_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 40, 'e:\devices\greffil_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 40 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'polno_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 41, 'e:\devices\polno_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 41 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'polno_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 42, 'e:\devices\polno_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 42 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'sybsecurity'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 2, 'e:\devices\sybsecur.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 2 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'sysfiles_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 43, 'e:\devices\sysfiles_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 43 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'sysfiles_log_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 44, 'e:\devices\sysfiles_log_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 44 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'sysprocsdev'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 1, 'C:\SYBASE\DATA\SYBPROCS.DAT' 00:1999/11/24 08:04:34.14 kernel Virtual device 1 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'tempdb_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 51, 'e:\devices\tempdb_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 51 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'vsreport_db_01'. 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 56, 'e:\devices\vsreport_db_01.dat' 00:1999/11/24 08:04:34.14 kernel Virtual device 56 started using asynchronous i/o. 00:1999/11/24 08:04:34.14 server Activating disk 'vsreport_log_01'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 57, 'e:\devices\vsreport_log_01.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 57 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_db_01'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 45, 'e:\devices\vsuser_db_01.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 45 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_db_02'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 54, 'e:\devices\vsuser_db_02.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 54 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_log_01'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 46, 'e:\devices\vsuser_log_01.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 46 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_log_02'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 59, 'e:\devices\vsuser_log_02.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 59 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_01'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 47, 'e:\devices\workflow_db_01.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 47 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_02'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 49, 'e:\devices\workflow_db_02.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 49 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_03'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 58, 'e:\devices\workflow_db_03.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 58 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_log_01'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 48, 'e:\devices\workflow_log_01.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 48 started using asynchronous i/o. 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_log_02'. 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 50, 'e:\devices\workflow_log_02.dat' 00:1999/11/24 08:04:34.15 kernel Virtual device 50 started using asynchronous i/o. 00:1999/11/24 08:04:34.26 server Recovering database 'model'. 00:1999/11/24 08:04:34.27 server Recovery dbid 3 ckpt (443,16) 00:1999/11/24 08:04:34.27 server Recovery no active transactions before ckpt. 00:1999/11/24 08:04:34.38 server The transaction log in the database 'model' will use I/O size of 2 Kb. 00:1999/11/24 08:04:34.48 server Database 'model' is now online. 00:1999/11/24 08:04:34.50 server Clearing temp db 00:1999/11/24 08:04:35.18 server The transaction log in the database 'tempdb' will use I/O size of 2 Kb. 00:1999/11/24 08:04:35.25 server The transaction log in the database 'tempdb' will use I/O size of 2 Kb. 00:1999/11/24 08:04:35.34 server Database 'tempdb' is now online. 00:1999/11/24 08:04:35.46 server Error: 3443, Severity: 16, State: 1 00:1999/11/24 08:04:35.46 server Invalid log version found for database 'sybsecurity': '3'. A log version greater than '2' is from an later, incompatible version of SQL Server. Database cannot be opened. 00:1999/11/24 08:04:35.49 server Error: 834, Severity: 20, State: 4 00:1999/11/24 08:04:35.49 server Illegal attempt to clean buffer: BUF pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: 0) = 'default data cache'. 00:1999/11/24 08:04:35.51 server Error: 834, Severity: 20, State: 4 00:1999/11/24 08:04:35.51 server Illegal attempt to clean buffer: BUF pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: 0) = 'default data cache'. 00:1999/11/24 08:04:35.52 server Error: 834, Severity: 20, State: 4 00:1999/11/24 08:04:35.52 server Illegal attempt to clean buffer: BUF pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: 0) = 'default data cache'. /*************************************************************************** **************************************************************************** **********************/ This buffer message repeats indefinitely and the upgrade processes eventually times out - see log1124.001 below /*************************************************************************** **************************************************************************** **********************/ 11/24/99 08:04:22 AM SyBatch/11.5.1/P/PC INTEL/Windows NT 4.0/3/OPT 11/24/99 08:04:22 AM Confidential property of Sybase, Inc. Copyright Sybase Inc., 1987, 1998. Sybase, Inc. All rights reserved. Unpublished rights reserved under U.S. copyright laws This software contains confidential and trade secret information of Sybase, Inc. Use, duplication, or diclosure of the software and documentation by the U.S. Government is subject to restrictions as set forth in a license agreement between the Government and Sybase,Inc. or other written agreement specifying the Government's rights to use the software and any applicable FAR provisions, for example, FAR 52.227-19. Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608 USA. 11/24/99 08:04:22 AM BEGIN ENVIRONMENT INFORMATION USER ENVIRONMENT ---------------------------------------- current directory: C:\SYBASE character set: iso_1 language: us_english auditinit release directory: C:\SYBASE working release directory: C:\SYBASE DSQUERY: GARDBA DSLISTEN: GARDBA 11/24/99 08:04:22 AM END ENVIRONMENT INFORMATION 11/24/99 08:06:09 AM CONNECTIVITY ERROR: DB-Library error: 'SQL Server connection timed out.'. 11/24/99 08:06:13 AM Please reenter the account and/or password for server 'GARDBA' and try again. 11/24/99 08:06:20 AM Exiting. 11/24/99 08:06:20 AM The log file for this session is 'C:\SYBASE\init\logs\log1124.001'. 11/24/99 08:06:20 AM Log close. /*************************************************************************** **************************************************************************** **********************/ RD AnaMaria Stirbet wrote in message <383B09B2.3D3FCC42@sybase.com.no.spam>... >Hi Ray, > >This is what you need to do: > >1. make a copy master.dat >2. search for any duplicates of libunic.dll on that machine. >libunic.dll should be in $Sybase\dll and most likely should be 238kb and have a >modified date of 01/05/1998 >3. try to start the server after all cleanup >4. once you've started the server, stop it, restore master.dat, go to syconfig >and restart the upgrade process > >Hope this helps, > >AnaMaria Stirbet >Sybase TS > > >Ray DiMarcello wrote: > >> I'm trying an upgrade in place on a test server and all is fine until the >> upgrade process tries to start the SQL server. It passed the eligibility >> test, then reported that there is one conflict with 11.5 reserved words. I >> figured I could find that and tend to it afterwards. I clicked OK and got a >> window saying it is proceeding with the upgrade at which point it fails and >> says "Failed to boot server ..." I tried to start it manually in Sybase >> Central and it fails with "Procedure entry point uniutf8_unistrNFromUTF8 >> could not be loaded in the DLL libunic.dll." I re-booted NT, tried using >> Server Config to restart/complete the upgrade and have the same problem. >> >> This is the bottom of the upgrade error log - everthing looks OK until this: >> >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use >> tempdb'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: >> 'checkpoint'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'use >> vsreport'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: >> 'checkpoint'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: 'exec >> sp_configure 'allow updates', 1'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: >> 'reconfigure with override'. >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: >> 'shutdown'. >> 11/23/99 10:59:53 AM Waiting 10 seconds for the operating system to reclaim >> resources before rebooting. >> 11/23/99 11:00:15 AM Calling the shell with 'C:\SYBASE\bin\sqlsrvr.exe >> -dC:\SYBASE\DATA\MASTER.DAT -sGARDBA >> -eC:\SYBASE\upgrade\errorlog.upg -iC:\SYBASE\ini >> -MC:\SYBASE'. >> 11/23/99 11:00:15 AM waiting for server 'GARDBA' to boot... >> 11/23/99 11:00:53 AM SERVER ERROR: Failed to boot server 'GARDBA'. >> 11/23/99 11:00:55 AM Task failed: upgrade the Adaptive Server. Terminating >> configuration. >> 11/23/99 11:00:55 AM Configuration failed. >> 11/23/99 11:00:57 AM Exiting. >> 11/23/99 11:00:57 AM The log file for this session is >> 'C:\SYBASE\init\logs\log1123.003'. >> 11/23/99 11:00:57 AM Log close. >> >> Have no idea where to go from here ... >> >> RD >
![]() |
0 |
![]() |
Yes. You can drop sybsecurity now, if you want to continue the upgrade. AnaMaria Stirbet Sybase TS Ray DiMarcello wrote: > Interesting ... guess I should have done the same with sybsecurity. Now I'm > past the dll error but get an invalid log version message for sybsecurity > when it tries to start the server followed by a bunch of buffer errors for > default data cache. See log below. > > /*************************************************************************** > **************************************************************************** > **********************/ > 00:1999/11/24 08:04:30.00 kernel Using config area from primary master > device. > 00:1999/11/24 08:04:30.18 kernel Warning: Using default file > 'C:\SYBASE.SAV\/GARDBA.cfg' since a configuration file was not specified. > Specify a configuration file name in the RUNSERVER file to avoid this > message. > 00:1999/11/24 08:04:32.38 kernel Kernel memory at 0x20000000, 172032 bytes > 00:1999/11/24 08:04:32.38 kernel Server part of first shared memory region > at 0x2002a000, 267280384 bytes > 00:1999/11/24 08:04:32.38 kernel Highest valid address is 0x2002a000 > 00:1999/11/24 08:04:32.38 kernel Using 2048 file descriptors. > 00:1999/11/24 08:04:32.43 kernel SQL Server/11.0.3.3/P/PC Intel/Windows NT > 3.5/SWR 8299 ESD 4/OPT/Thu Mar 11 1999 3:40:09.82 > 00:1999/11/24 08:04:32.43 kernel (c) Copyright 1987, 1999. > 00:1999/11/24 08:04:32.43 kernel Sybase, Inc. All rights reserved. > 00:1999/11/24 08:04:32.43 kernel > 00:1999/11/24 08:04:32.44 kernel Unpublished rights reserved under U.S. > copyright laws. > 00:1999/11/24 08:04:32.44 kernel This software contains confidential and > trade secret information of Sybase, > 00:1999/11/24 08:04:32.44 kernel Inc. Use, duplication or disclosure of > the software and documentation by > 00:1999/11/24 08:04:32.44 kernel the U.S. Government is subject to > restrictions set forth in a license > 00:1999/11/24 08:04:32.44 kernel agreement between the Government and > Sybase, Inc. or other written > 00:1999/11/24 08:04:32.44 kernel agreement specifying the Government's > rights to use the software and any > 00:1999/11/24 08:04:32.44 kernel applicable FAR provisions, for example, > FAR 52.227-19. > 00:1999/11/24 08:04:32.44 kernel > 00:1999/11/24 08:04:32.44 kernel Sybase, Inc. 6475 Christie Avenue, > Emeryville, CA 94608, USA. > 00:1999/11/24 08:04:32.44 kernel Using 'C:\SYBASE.SAV\/GARDBA.cfg' for > configuration information. > 00:1999/11/24 08:04:32.49 kernel Logging SQL Server messages in file > 'C:\SYBASE\upgrade\errorlog.upg' > . > 00:1999/11/24 08:04:32.89 kernel *** WARNING ****************** > 00:1999/11/24 08:04:32.89 kernel Operating system may favor the system > cache when memory is at a premium. > To disable this warning, set the registry parameter 'LargeSystemCache' to 0 > in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session > Manager\Memory Management. > 00:1999/11/24 08:04:32.89 kernel SQL Server NT process id is 0xd2. > 00:1999/11/24 08:04:32.89 kernel SQL Server was started as a Service. > 00:1999/11/24 08:04:32.89 kernel Network and device connection limit is > 2040. > 00:1999/11/24 08:04:32.95 server Number of proc buffers allocated: 25487. > 00:1999/11/24 08:04:33.06 server Number of blocks left for proc headers: > 25569. > 00:1999/11/24 08:04:33.06 server Memory allocated for the default data > cache cache: 193776 Kb > 00:1999/11/24 08:04:33.14 server Size of the 2K memory pool: 142576 Kb > 00:1999/11/24 08:04:33.17 server Size of the 16K memory pool: 51200 Kb > 00:1999/11/24 08:04:33.18 kernel Initializing virtual device 0, > 'C:\SYBASE\DATA\MASTER.DAT' > 00:1999/11/24 08:04:33.18 kernel Virtual device 0 started using > asynchronous i/o. > 00:1999/11/24 08:04:33.19 server No active traceflags > 00:1999/11/24 08:04:33.37 server Opening Master Database ... > 00:1999/11/24 08:04:33.54 server Loading SQL Server's default sort order > and character set > 00:1999/11/24 08:04:33.66 server Recovering database 'master' > 00:1999/11/24 08:04:33.69 server Recovery dbid 1 ckpt (1488,9) > 00:1999/11/24 08:04:33.69 server Recovery no active transactions before > ckpt. > 00:1999/11/24 08:04:33.98 server Database 'master' is now online. > 00:1999/11/24 08:04:33.99 server The transaction log in the database > 'master' will use I/O size of 2 Kb. > 00:1999/11/24 08:04:34.05 server 0 dump conditions detected at boot time > 00:1999/11/24 08:04:34.07 server server name is 'GARDBA' > 00:1999/11/24 08:04:34.11 server Activating disk 'abstract_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 5, > 'e:\devices\abstract_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 5 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'abstract_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 6, > 'e:\devices\abstract_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 6 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'audit_history_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 52, > 'e:\devices\audit_history_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 52 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'audit_history_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 53, > 'e:\devices\audit_history_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 53 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'dbadb_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 7, > 'e:\devices\dbadb_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 7 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'dbadb_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 8, > 'e:\devices\dbadb_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 8 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'document_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 9, > 'e:\devices\document_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 9 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'document_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 10, > 'e:\devices\document_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 10 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'files_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 11, > 'e:\devices\files_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 11 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'files_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 12, > 'e:\devices\files_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 12 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 13, > 'e:\devices\ga01abs_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 13 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_db_02'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 3, > 'e:\devices\ga01abs_db_02.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 3 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'ga01abs_log_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 14, > 'e:\devices\ga01abs_log_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 14 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.11 server Activating disk 'ga01doc_db_01'. > 00:1999/11/24 08:04:34.11 kernel Initializing virtual device 15, > 'e:\devices\ga01doc_db_01.dat' > 00:1999/11/24 08:04:34.11 kernel Virtual device 15 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'ga01doc_db_02'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 55, > 'e:\devices\ga01doc_db_02.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 55 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'ga01doc_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 16, > 'e:\devices\ga01doc_log_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 16 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'ga01fil_db_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 17, > 'e:\devices\ga01fil_db_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 17 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'ga01fil_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 18, > 'e:\devices\ga01fil_log_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 18 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gal_db_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 19, > 'e:\devices\ga1_db_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 19 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gal_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 20, > 'e:\devices\gal_log_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 20 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'galqueue_db_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 21, > 'e:\devices\ga1queue_db_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 21 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'galqueue_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 22, > 'e:\devices\galqueue_log_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 22 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gf01abs_db_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 23, > 'e:\devices\gf01abs_db_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 23 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gf01abs_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 24, > 'e:\devices\gf01abs_log_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 24 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gf01doc_db_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 25, > 'e:\devices\gf01doc_db_01.dat' > 00:1999/11/24 08:04:34.12 kernel Virtual device 25 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.12 server Activating disk 'gf01doc_log_01'. > 00:1999/11/24 08:04:34.12 kernel Initializing virtual device 26, > 'e:\devices\gf01doc_log_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 26 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gf01fil_db_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 27, > 'e:\devices\gf01fil_db_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 27 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gf01fil_log_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 28, > 'e:\devices\gf01fil_log_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 28 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gl01abs_db_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 29, > 'e:\devices\gl01abs_db_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 29 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gl01abs_log_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 30, > 'e:\devices\gl01abs_log_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 30 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gl01doc_db_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 31, > 'e:\devices\gl01doc_db_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 31 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.13 server Activating disk 'gl01doc_log_01'. > 00:1999/11/24 08:04:34.13 kernel Initializing virtual device 32, > 'e:\devices\gl01doc_log_01.dat' > 00:1999/11/24 08:04:34.13 kernel Virtual device 32 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'gl01fil_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 33, > 'e:\devices\gl01fil_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 33 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'gl01fil_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 34, > 'e:\devices\gl01fil_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 34 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'grefabs_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 35, > 'e:\devices\grefabs_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 35 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'grefabs_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 36, > 'e:\devices\grefabs_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 36 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'grefdoc_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 37, > 'e:\devices\grefdoc_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 37 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'grefdoc_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 38, > 'e:\devices\grefdoc_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 38 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'greffil_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 39, > 'e:\devices\greffil_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 39 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'greffil_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 40, > 'e:\devices\greffil_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 40 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'polno_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 41, > 'e:\devices\polno_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 41 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'polno_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 42, > 'e:\devices\polno_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 42 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'sybsecurity'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 2, > 'e:\devices\sybsecur.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 2 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'sysfiles_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 43, > 'e:\devices\sysfiles_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 43 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'sysfiles_log_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 44, > 'e:\devices\sysfiles_log_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 44 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'sysprocsdev'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 1, > 'C:\SYBASE\DATA\SYBPROCS.DAT' > 00:1999/11/24 08:04:34.14 kernel Virtual device 1 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'tempdb_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 51, > 'e:\devices\tempdb_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 51 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'vsreport_db_01'. > 00:1999/11/24 08:04:34.14 kernel Initializing virtual device 56, > 'e:\devices\vsreport_db_01.dat' > 00:1999/11/24 08:04:34.14 kernel Virtual device 56 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.14 server Activating disk 'vsreport_log_01'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 57, > 'e:\devices\vsreport_log_01.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 57 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_db_01'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 45, > 'e:\devices\vsuser_db_01.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 45 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_db_02'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 54, > 'e:\devices\vsuser_db_02.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 54 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_log_01'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 46, > 'e:\devices\vsuser_log_01.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 46 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'vsuser_log_02'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 59, > 'e:\devices\vsuser_log_02.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 59 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_01'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 47, > 'e:\devices\workflow_db_01.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 47 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_02'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 49, > 'e:\devices\workflow_db_02.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 49 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_db_03'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 58, > 'e:\devices\workflow_db_03.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 58 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_log_01'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 48, > 'e:\devices\workflow_log_01.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 48 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.15 server Activating disk 'workflow_log_02'. > 00:1999/11/24 08:04:34.15 kernel Initializing virtual device 50, > 'e:\devices\workflow_log_02.dat' > 00:1999/11/24 08:04:34.15 kernel Virtual device 50 started using > asynchronous i/o. > 00:1999/11/24 08:04:34.26 server Recovering database 'model'. > 00:1999/11/24 08:04:34.27 server Recovery dbid 3 ckpt (443,16) > 00:1999/11/24 08:04:34.27 server Recovery no active transactions before > ckpt. > 00:1999/11/24 08:04:34.38 server The transaction log in the database > 'model' will use I/O size of 2 Kb. > 00:1999/11/24 08:04:34.48 server Database 'model' is now online. > 00:1999/11/24 08:04:34.50 server Clearing temp db > 00:1999/11/24 08:04:35.18 server The transaction log in the database > 'tempdb' will use I/O size of 2 Kb. > 00:1999/11/24 08:04:35.25 server The transaction log in the database > 'tempdb' will use I/O size of 2 Kb. > 00:1999/11/24 08:04:35.34 server Database 'tempdb' is now online. > 00:1999/11/24 08:04:35.46 server Error: 3443, Severity: 16, State: 1 > 00:1999/11/24 08:04:35.46 server Invalid log version found for database > 'sybsecurity': '3'. A log version greater than '2' is from an later, > incompatible version of SQL Server. Database cannot be opened. > 00:1999/11/24 08:04:35.49 server Error: 834, Severity: 20, State: 4 > 00:1999/11/24 08:04:35.49 server Illegal attempt to clean buffer: BUF > pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = > '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', > Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: > 0) = 'default data cache'. > 00:1999/11/24 08:04:35.51 server Error: 834, Severity: 20, State: 4 > 00:1999/11/24 08:04:35.51 server Illegal attempt to clean buffer: BUF > pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = > '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', > Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: > 0) = 'default data cache'. > 00:1999/11/24 08:04:35.52 server Error: 834, Severity: 20, State: 4 > 00:1999/11/24 08:04:35.52 server Illegal attempt to clean buffer: BUF > pointer = '0x2FC91840', MASS pointer = '0x2FC91840', (Buf#: '0'), page ptr = > '0x2C3FA800', dbid = '28', Mass virtpage = '33554456', Buffer page = '24', > Mass status = '0x4101008', Buffer status = '0x1', size = '2048', cache (id: > 0) = 'default data cache'. > /*************************************************************************** > **************************************************************************** > **********************/ > > This buffer message repeats indefinitely and the upgrade processes > eventually times out - see log1124.001 below > > /*************************************************************************** > **************************************************************************** > **********************/ > 11/24/99 08:04:22 AM SyBatch/11.5.1/P/PC INTEL/Windows NT 4.0/3/OPT > 11/24/99 08:04:22 AM Confidential property of Sybase, Inc. > Copyright Sybase Inc., 1987, 1998. > Sybase, Inc. All rights reserved. > Unpublished rights reserved under U.S. copyright laws > > This software contains confidential and trade secret > information of Sybase, Inc. Use, duplication, or > diclosure > of the software and documentation by the U.S. > Government > is subject to restrictions as set forth in a license > agreement > between the Government and Sybase,Inc. or other written > agreement specifying the Government's rights to use the > software and any applicable FAR provisions, for > example, > FAR 52.227-19. > Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608 > USA. > > 11/24/99 08:04:22 AM BEGIN ENVIRONMENT INFORMATION > > USER ENVIRONMENT > ---------------------------------------- > current directory: C:\SYBASE > character set: iso_1 > language: us_english > auditinit release directory: C:\SYBASE > working release directory: C:\SYBASE > > DSQUERY: GARDBA > DSLISTEN: GARDBA > > 11/24/99 08:04:22 AM END ENVIRONMENT INFORMATION > 11/24/99 08:06:09 AM CONNECTIVITY ERROR: DB-Library error: 'SQL Server > connection timed out.'. > 11/24/99 08:06:13 AM Please reenter the account and/or password for server > 'GARDBA' and try again. > 11/24/99 08:06:20 AM Exiting. > 11/24/99 08:06:20 AM The log file for this session is > 'C:\SYBASE\init\logs\log1124.001'. > 11/24/99 08:06:20 AM Log close. > /*************************************************************************** > **************************************************************************** > **********************/ > > RD > > AnaMaria Stirbet wrote in message <383B09B2.3D3FCC42@sybase.com.no.spam>... > >Hi Ray, > > > >This is what you need to do: > > > >1. make a copy master.dat > >2. search for any duplicates of libunic.dll on that machine. > >libunic.dll should be in $Sybase\dll and most likely should be 238kb and > have a > >modified date of 01/05/1998 > >3. try to start the server after all cleanup > >4. once you've started the server, stop it, restore master.dat, go to > syconfig > >and restart the upgrade process > > > >Hope this helps, > > > >AnaMaria Stirbet > >Sybase TS > > > > > >Ray DiMarcello wrote: > > > >> I'm trying an upgrade in place on a test server and all is fine until the > >> upgrade process tries to start the SQL server. It passed the eligibility > >> test, then reported that there is one conflict with 11.5 reserved words. > I > >> figured I could find that and tend to it afterwards. I clicked OK and > got a > >> window saying it is proceeding with the upgrade at which point it fails > and > >> says "Failed to boot server ..." I tried to start it manually in Sybase > >> Central and it fails with "Procedure entry point uniutf8_unistrNFromUTF8 > >> could not be loaded in the DLL libunic.dll." I re-booted NT, tried > using > >> Server Config to restart/complete the upgrade and have the same problem. > >> > >> This is the bottom of the upgrade error log - everthing looks OK until > this: > >> > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'use > >> tempdb'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > >> 'checkpoint'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'use > >> vsreport'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > >> 'checkpoint'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > 'exec > >> sp_configure 'allow updates', 1'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > >> 'reconfigure with override'. > >> 11/23/99 10:59:52 AM Sending the following SQL command to the server: > >> 'shutdown'. > >> 11/23/99 10:59:53 AM Waiting 10 seconds for the operating system to > reclaim > >> resources before rebooting. > >> 11/23/99 11:00:15 AM Calling the shell with 'C:\SYBASE\bin\sqlsrvr.exe > >> -dC:\SYBASE\DATA\MASTER.DAT -sGARDBA > >> -eC:\SYBASE\upgrade\errorlog.upg -iC:\SYBASE\ini > >> -MC:\SYBASE'. > >> 11/23/99 11:00:15 AM waiting for server 'GARDBA' to boot... > >> 11/23/99 11:00:53 AM SERVER ERROR: Failed to boot server 'GARDBA'. > >> 11/23/99 11:00:55 AM Task failed: upgrade the Adaptive Server. > Terminating > >> configuration. > >> 11/23/99 11:00:55 AM Configuration failed. > >> 11/23/99 11:00:57 AM Exiting. > >> 11/23/99 11:00:57 AM The log file for this session is > >> 'C:\SYBASE\init\logs\log1123.003'. > >> 11/23/99 11:00:57 AM Log close. > >> > >> Have no idea where to go from here ... > >> > >> RD > >
![]() |
0 |
![]() |