First, UnixWare 7.1.1 Installation (CDROM Installation) 1. Booting from CDROM Installing Unixware CD-1 (CDROM must be Slot1 or Slot2 Master) 2, install language, select Proceed with Installation in English, Enter Continued 3, Choose A zone for this system and press
Otherwise, select SELECT From The Full List Of Supported Adapters, select, the F10 continues to 16, TCP / IP configuration, and the rest can be empty, and the F10 continues 17, IPX configuration, and press F8. After 18, NIS configuration, press F8 to skip 19, enter the current date and time, press F2 on Timezone to select Asia / Australasia, turn it on the second page on the subsequent screen, select China, F10 Continue 20, security level Configuration, select Traditional, F10 Continue 21, System Owner Configuration, System Owner Name Enter root, System Owner Login Name Enter root, enter System Owner Password, enter System Owner Password, F10 Continue 22, determine the root password, enter and confirm the root password , F10 continues 23, about the license protocol prompt, select Accept, F10 Continue 24, the system then prompt will be installed, at which point Press F3 to store all previous configurations into the floppy disk, after reinstall, before step 3 can be fed before step 3 After reading this configuration, save the installation replication selection time 25. After the system is installed, remove the CDROM and floppy disk, and restart 26. After the startup is complete, select the response mouse type, then prompt Continue to install the CD-2 During the installation process, the system system will prompt to insert the HBA floppy disk used in step 7.
The CD-3 is some additional applications. After the CD-2 installation is completed, the installation of the CD-3 can be skipped. UnixWare 7.1.1 installation (floppy boot installation) 1, from UNIXWARE 7.1.1 Boot Disk 1 boot system 2, install the language, select Proceed With Installation in English, Enter continuation of 3, DISK 1 is booted, press system prompts, insert UnixWare 7.1.1 Boot Disk 2, continue to install 4, Choose a zone for this System and Press
Under normal circumstances, the Sybase server name is the same as the server host name. #chgrp sybase / sybase 11, create a Sybase installation directory (if you install Sybase directly from CDROM, you can skip this step) #CD / #mkdir / sybsetup #Chown Sybase / Sybsetup #chgrp Sybase / Sybsetup The following steps will enable root to have FTP access Permissions: a, in SCO Admin → Networking → FTP Server Manager, select View / Denied Users, click ROOT line in the list, select Edit / Delete, delete the line B, edit and modify / etc / shells, will also The # 号 before the SBIN / SH is removed with the FTP login server (user Sybase) on the background PC, and upload the SybaseTup directory to the / sybsetup directory to change the file attribute #CD / Sybsetup #CHMOD 777 Sybsetup #chmod 777 Sybload 12, establish a Sybase Data File Directory (in the Sybase System Data Device file in this directory) #CD / #mkdir / sybdata #Chown Sybase / Sybdata #chgrp Sybase / SybData 13, change the system file properties #CD / dev #chown Sybase async 14, system parameter adjustment, editing, editing / editing /etc/conf/cf.d/stune, adding the following: SHMMNI 100 SHMSEG 15 Shmmax 256000000 (This value is Unixware maximum shared memory Size, in bytes, "Total Memory" in Sybase must be slightly smaller than this value, so the value is generally 70% ~ 80% of the physical memory of the system) SHMALL 2048 NPROC 500 Arg_max 51200 SFnolim 400 Sfszlim 0x7ffffff FSZLIM 0x7FFFFFFF SDATLIM 0x7FFFFFFF HDATLIM 0x7FFFFFFF SCORLIM 0x7FFFFFFF HCORLIM 0x7FFFFFFF SVMMLIM 0x7FFFFFFF HVMMLIM 0x7FFFFFFF SSTKLIM 0x7FFFFFFF HSTKLIM 0x7FFFFFFF 15, rebuild the kernel # / etc / conf / bin / idbuild 16, reboot the system #cd / #shutdown -y -g0 -i6 four, SYBASE Install 1, if the upload of the Sybase mounting disk is completed by FTP, you can jump to step 4 2, log in to ROOT 3, create a CDROM mapping (you must put it first before executing the command) #mount / dev / cd0 / sybsetup 4, Log in with Sybase 5, perform the installation% CD / SybSetup% SybSetup 6, check if Sybase Directory is in / sybase, if not, check the above steps About environment variable Sybase =
/ Sybase settings are correct 7, select Unload Sybase Products from CD-ROM or TAPE 8, check if the Sybase installation directory is / sybase, continue 9, select Device Media to CDROM, and enter the SybaseTup / Sybimage Installation Source Machine Selects to Local, Continue 10, Select the installation product to 11.9.2 Adaptive Server Enterprise, continue after the installation is complete, return to the SybSetup main window 12, select Build New Servers 13, select Adaptive Server, and Backup Server, pay attention to its name The default is the host name, in general, do not modify 14, enter the Adaptive Server installation options as follows, then continue Master Device path: /sybdata/master.dat sybsystemprocs device path: /sybdata/systemProcs.dat port number: 5000 15, press The following content is entered the Backup Server installation option, then press Build Server to continue the port number: 5001 16, after the installation is complete, return to the SybSetup main window 17, select Localize Adaptive Server, and select the Adaptive Server name, press OK to continue 18, enter the SA password ( Default is empty), continue 19, select the installation language to US English, the character set is Code Page 850, sort mode is binary Sort Order for Code Page 850 (CP850) 20, editing and modify /sybase/sybserver.cfg (where Sybserver is Sybase server name) Total memory = xxxxx (setting Sybase available memory, 2KB unit, 50% to 60% of physical memory) enable cis = 1 max cis remote connections = 0 Number of locks = 2048 Default Network packet size = 2048 Number of user connections = 1 00 max network packet size = 2048 cpu grace time = 500 max network listerns = DEFAULT number of open indexes = 2000 number of open objects = 1000 21, stop and restart the sybase server 22 with isql to verify login 23, displayed Backup Server with showserver The name, displayed as ... / sybase / bin / backupserver -sxxxxx_back, where xxxxx_back is the name 24 of Backup Server, starts ISQL, executes sp_configure 'allow updates to system tables', 1 Go Checkpoint Go User Go Update Sysservers set srvnetName = 'xxxxx_back' Where srvnetName =