SYBASE 11.0.0 For SCO Unix 安裝手冊(cè)

          (轉(zhuǎn)載:學(xué)習(xí))
          作者:SYBASE 11.0.0 For SCO Unix 安裝手冊(cè)
          SYBASE SYSTEM 11.0.0 for SCO UNIX 5.0.5
          安 裝 說(shuō) 明
          1.首先必須確定網(wǎng)卡已正確地配置在系統(tǒng)上。
          2.以root登錄,用scoadmin命令創(chuàng)建Sybase用戶,組屬為Sybase
          確定上述二部驟無(wú)誤之后,我們可以轉(zhuǎn)入一階段地安裝工作。
          3.login:root
          # divvy
          系統(tǒng) 子分區(qū)表(試舉例)
          NameTypeNew Fs#Fist BlockLast Block
          bootEAFSno0019999
          swapNON FSno120000109999
          rootHTFSno211000709999
          /uHTFSno37100001309999
          raw1NON FSno4--
          raw2NON FSno5--
          recoverNON FSno621104542110463
          hd0WHOLE DISKno702111471
          raw1和raw2是Sybase的數(shù)據(jù)庫(kù)設(shè)備實(shí)際存放的物理設(shè)備名稱。raw1用來(lái)存放數(shù)據(jù)庫(kù),raw2用來(lái)存放事務(wù)日志。
          在這里我們正確地分配raw1和raw2的大小:
          假設(shè)我們定義raw1=600M, raw2=200m。
          nName or renawe a divishon
          cCredit a new file system on this divison
          tSelect or change filesystem type on new filesystem
          pPrevent a new file system from being crented on the division
          sStart a division on a different block
          eEnd a division on a different block
          rRestore the original division table
          Enter you choice or q to Quit_____ n ↙
          Whick division (o through 7): 4 ↙
          What do your want to call it?:raw1 ↙
          定義起始?jí)K,按需要設(shè)定起始?jí)K:
          Enter you choice or q Quit: S ↙
          Whick division ? :4 ↙
          Start number block:1310000 ↙
          (建議:boot 的大小為20MB,u文件系統(tǒng)的大小為500MB)
          同上,如此類推定義raw2后,屏幕應(yīng)提示
          NameTypeNew Fs#Fist BlockLast Block
          bootEAFSno0019999
          swapNON FSno120000109999
          rootHTESno211000709999
          /uEAFSno37100001309999
          raw1NON FSno413100001910000
          raw2NON FSno519100012110001
          recoverNON FSno621104542110463
          hd0aWHOLE DISKno702111471
          Enter you choice or q to Quit q ↙
          系統(tǒng)提示:
          iInstall the division set_up shown
          rRetarn to the previous menu
          eexit without installing a division table
          Enter your choice or q to Quit i ↙
          然后,準(zhǔn)備物理設(shè)備raw1, raw2,在root下將raw1, rraw1, raw2, rraw2的屬性及組名更改為sybase,并且權(quán)限為666
          # cd dev ↙
          # chown sybase raw* rraw* ↙
          # chgrp sybase raw* rraw* ↙
          # chmod 666 raw* rraw* ↙
          然后退出以Sybase用戶登錄系統(tǒng)
          $ mkdir install ↙
          $ cd install ↙
          $ tar xv6 sco_kernel.scr ↙
          把光盤(pán)插入CD_ROM將它安裝進(jìn)文件系統(tǒng),以root登錄。
          # mount /dev/cd0 /mnt ↙
          再次以Sybase用戶登錄:
          $ cd /mnt
          $ sybload -D ↙
          current directory is "/mnt"設(shè)置安裝的路徑
          Is this the correct directory for installation?
          If so, Please enter 'y' or 'n' : n ↙
          Please specify the correct installation directory here
          A null entry will terminate this installation: /u/sybase ↙
          Current directory is "/u/Sybase"
          Is this the correct directory for installation?
          If so, Please enter 'Y' or 'Y' : y
          設(shè)置安裝的方式:Is this a local or Remote in installation, as defined in your installation Guide?
          Please enter L for Local or R for Remote.
          > L ↙
          Please enter the full name of the disk file of the global archive : > /mnt/sybimage ↙
          Yor specified /mnt/sybimage for the media device, Is this correct? Please enter 'y' or 'Y' to continue: y
          緊跟隨著系統(tǒng)將會(huì)提示你輸入Sybase產(chǎn)品的序列號(hào)(CAS):
          CAS:DVBYBY SOKOBY BYBYBD BYBKBK BZTWLO BJVL ↙
          正確輸入序列號(hào)后,會(huì)提供一串可供安裝的菜單項(xiàng)
          選擇1:Sybase 11.0之后回車
          可把光盤(pán)上的Sybase安裝至/u/Sybase之下。
          至此,Sybase已安裝至硬盤(pán)上面,我們可以進(jìn)行設(shè)置方面地工作。
          $ pwd ↙ $/mnt
          $ cd.. ↙ 退出mnt目錄。
          首先, 要把在/mnt下的sybase拆卸掉,我們以root登錄,執(zhí)行# umount /dev/cd0 ↙ 即可
          然后# cd /u/sybase/install ↙ “設(shè)置環(huán)境變量”
          # SYBASE = /u/sybase; export SYBASE ↙
          增大SHMMAX的大小
          # 重新鏈接內(nèi)核 sh ./sco_kernel.scr sybase ↙
          # cd /etc/conf/cf.d ↙
          # vi stune
          刪掉MAXPMEM 0該行后,存盤(pán)退出
          # vi mtune
          修改NAIOHBUF該行,將50修改成500后,存盤(pán)退出
          # cd /etc/conf/pack.d /itimer ↙
          # cp space.c.presyb space.c ↙
          # vi space.c
          修改該行int alarm_accuracy設(shè)為等于-1;
          # cd /usr/lib
          # cp aiomemlock. presyb aiomemlock ↙
          # vi aiomemlock (在該文件末增加一行sybase 28000000)
          # cd /etc/conf/sdevice.d
          # vi aio
          將該文件重覆的兩行刪掉一行后,存盤(pán)退出
          # vi suds
          將suds該行的N,改為Y后存盤(pán)退出
          # cd /etc/rc2.d
          # vi S99*
          在#字符下一行的行首加入一句: /etc/suds_ctrl -a 100
          該100為Sybase的組號(hào),做完此步之后
          鏈接內(nèi)核重新啟動(dòng)后,重新進(jìn)入Sybase用戶
          $ cd install
          $ sybinit
          此時(shí),請(qǐng)參考附頁(yè)1,將參數(shù)設(shè)置正確,提示安裝成功即可。






          附頁(yè)1

          注:在下文中每屏信息由橫線隔開(kāi),在中在值為輸入值,MASTER設(shè)備為raw1.
          Sybase的主目錄為/u/sybase


          SYBINIT

          1. Release directory: /u/sybase

          2. Edit / View Interfaces File

          3. Configure a Server product
          4. Configure an Open Client/Server product
          5. Configure a Front End product


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          CONFIGURE SERVER PRODUCTS

          Product Date Installed Date Configured
          1. SQL Server Jun 09 96 14:35 Jun 13 96 17:30
          2. Backup Server Jun 09 96 14:35 Jun 13 96 17:32


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          NEW OR EXISTING SQL SERVER

          1. Configure a new SQL Server
          2. Configure an existing SQL Server


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          ADD NEW SQL SERVER

          1. SQL Server name:SYBASE


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the name of the new SQL Server (default is 'SYBASE'):??
          ----------------------------------------------------------------------------


          ADD NEW SQL SERVER

          1. SQL Server name:SYBASE


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Incomplete

          2. MASTER DEVICE CONFIGURATION Incomplete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Incomplete
          4. SET ERRORLOG LOCATION Incomplete
          5. CONFIGURE DEFAULT BACKUP SERVER Incomplete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYBASE

          1. Retry Count: 0
          2. Retry Delay: 0

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the retry count (default is '0'):??
          ----------------------------------------------------------------------------


          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYBASE

          1. Retry Count: 3
          2. Retry Delay: 0

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the delay interval between retries (default is '0'):??
          ----------------------------------------------------------------------------


          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYBASE

          1. Retry Count: 3
          2. Retry Delay: 3

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          EDIT TCP SERVICE

          1. Hostname/Address: credit.credit.COM
          2. Port:
          3. Name Alias:

          4. Delete this service from the interfaces entry



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the port number to use for this entry (default is ''):
          ----------------------------------------------------------------------------
          EDIT TCP SERVICE

          1. Hostname/Address: credit.credit.COM
          2. Port: 7371
          3. Name Alias:

          4. Delete this service from the interfaces entry



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Is this information is correct???
          ----------------------------------------------------------------------------


          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYBASE

          1. Retry Count: 3
          2. Retry Delay: 3

          3. Add a new listener service

          Modify or delete a service

          Listener services available:

          Protocol Address Port Name Alias
          4. tcp credit.credit.COM 7371



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Write the changes to the interfaces file now?
          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Incomplete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Incomplete
          4. SET ERRORLOG LOCATION Incomplete
          5. CONFIGURE DEFAULT BACKUP SERVER Incomplete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          MASTER DEVICE CONFIGURATION

          1. Master Device:??

          2. Size (Meg): 29.299805
          (建議:Master Device最好放在裸設(shè)備/dev/rraw1下)

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          MASTER DEVICE CONFIGURATION

          1. Master Device:??
          2. Size (Meg): 29.299805



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the size of the SQL sever's master device in megabutes:40
          ----------------------------------------------------------------------------------

          MASTER DEVICE CONFIGURATION

          1. Master Device:??
          2. Size (Meg): 40


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------------
          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Incomplete
          4. SET ERRORLOG LOCATION Incomplete
          5. CONFIGURE DEFAULT BACKUP SERVER Incomplete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          SYBSYSTEMPROCS DATABASE CONFIGURATION

          1. sybsystemprocs database size (Meg): 16

          2. sybsystemprocs logical device name: sysprocsdev

          3. create new device for the sybsystemprocs database: yes

          4. physical name of new device:

          5. size of the new device (Meg): 16



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the physical device name for the sybsystemprocs database:??
          (建議:sybsystemprocs database放在裸設(shè)備/dev/rraw2下)
          ---------------------------------------------------------------------------

          SYBSYSTEMPROCS DATABASE CONFIGURATION

          1. sybsystemprocs database size (Meg): 16

          2. sybsystemprocs logical device name: sysprocsdev

          3. create new device for the sybsystemprocs database: yes

          4. physical name of new device: /u/sybase/data/sysprocs.dat

          5. size of the new device (Meg): 16


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Incomplete
          5. CONFIGURE DEFAULT BACKUP SERVER Incomplete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          SET ERRORLOG LOCATION

          1. SQL Server errlrlog: /u/sybase/install/errorlog



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Incomplete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          SET THE SQL SERVER'S BACKUP SERVER

          1. SQL Server Backuup Server name: SYB_BACKUP


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Complete

          6. CONFIGURE LANGUAGES Incomplete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          CONFIGURE LANGUAGES

          Current default language: us_english
          Current default character set: ISO 8859-1 (Latin-1) - Westen European
          8-bitcharacter set.
          Current sort order: Binary ordering, for the ISO 8859/1 or Latin-1
          character set (iso_1).

          Select the language you want to install, remove, or designate as the default
          language.

          Language Installed? Remove Install Make default
          1. us_english yes no no yes



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:

          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Complete

          6. CONFIGURE LANGUAGES Complete
          7. CONFIGURE CHARACTER SETS Incomplete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          CONFIGURE CHARACTER SETS

          Current default language: us_english
          Current default character set: ISO 8859-1 (Latin-1) - Westen European
          8-bitcharacter set.
          Current sort order: Binary ordering, for the ISO 8859/1 or Latin-1
          character set (iso_1).

          Select the character set you want to install, remove, or designate as the
          default character set.

          Character set Installed? Remove Install Make default
          1. ASCII, for use with unsp yesno no no
          2. Code Page 437, (United S nono no no
          3. Code Page 850 (Multiling nono no no
          4. ISO 8859-1 (Latin-1) - W yesno no yes
          5. Macintosh default charac nono no no
          6. Hewlett-Packard propriet nono no no


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Complete

          6. CONFIGURE LANGUAGES Complete
          7. CONFIGURE CHARACTER SETS Complete
          8. CONFIGURE SORT ORDER Incomplete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          CONFIGURE SORT ORDER
          Current default language: us_english
          Current default character set: ISO 8859-1 (Latin-1) - Westen European
          8-bitcharacter set.
          Current sort order: Binary ordering, for the ISO 8859/1 or Latin-1
          character set (iso_1).

          Select a sort order.

          SortOrder Chosen
          1. Binary ordering, for the ISO 8859/1 or Latin-1 characterset set (is yes
          2. General purpose dictionary ordering. no
          3. Dictionary order, case insensitive, accent insensitive. no
          4. Dictionary order, case insensitive. no
          5. Dictionary order, case insensitive with preference. no


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ------------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Complete

          6. CONFIGURE LANGUAGES Complete
          7. CONFIGURE CHARACTER SETS Complete
          8. CONFIGURE SORT ORDER Complete

          9. ACTIVATE AUDITING Incomplete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ---------------------------------------------------------------------------

          ACTIVATE AUDITING

          1. Install auditing: no

          2. sybsecurity database size (Meg): 5

          3. sybsecurity logical device name: sybsecurity

          4. creat new device for the sybsecurity database: no




          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:

          ------------------------------------------------------------------------------

          SQL SERVER CONFIGURATION

          1. CONFIGURE SERVER'S INTERFACES FILE ENTRY Complete

          2. MASTER DEVICE CONFIGURATION Complete
          3. SYBSYSTEMPROCS DATABASE CONFIGURATION Complete
          4. SET ERRORLOG LOCATION Complete
          5. CONFIGURE DEFAULT BACKUP SERVER Complete

          6. CONFIGURE LANGUAGES Complete
          7. CONFIGURE CHARACTER SETS Complete
          8. CONFIGURE SORT ORDER Complete

          9. ACTIVATE AUDITING Complete

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Execute the SQL Server Configuration now?
          ---------------------------------------------------------------------------




          Running task to create the master device.
          Building the master device
          ...................................Done
          Task to create the msster device succeeded.
          Running task jto boot the SQL Server.
          Task to boot the SQL Server succeeded.
          Running task to create the sybsystemprocs database.
          sybsystemprocs database created.
          Task to created the sybsystemprocs database succeeded.
          Running task to install system stored procedures.
          ............................................................................
          .....................................................
          Task to install system stored procedures succeeded.
          Running task to set permissions for the 'model' database.
          .Done
          Task to set permissions for the 'model' database succeeded.
          Running task to set the default character set and/or default sort order for the
          SQL Server.
          Setting the default character set to iso_1
          Sort order 'binary' has already been installed.
          Character set 'iso_1' is already is default.
          Sort order 'binary' is already the default.
          Task to set the default character set and/or default sort order for the SQL
          Server succeeded.
          Running task to set the default language.
          Setting the default language to us_english.
          Language 'us_english' is already the default.
          Task to set the default language succeeded.

          Configuration completed successfully.
          Press??to continue.


          -----------------------------------------------------------------------------

          NEW OR EXISTING SQL SERVER

          1. Configure a new SQL Server
          2. Configure an existing SQL Server



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          -----------------------------------------------------------------------------

          CONFIGURE SERVER PRODUCTS

          Product Date Installed Date Configured
          1. SQL Server Jun 09 96 14:35 Jun 13 96 17:30
          2. Backup Server Jun 09 96 14:35 Jun 13 96 17:32


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          NEW OR EXISTING BACKUP SERVER

          1. Configure a new Backup Server
          2. Configure an existing Backup Server


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          ADD NEW BACKUP SERVER

          1. Backup Server name:SYB_BACKUP


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          BACKUP SERVER CONFIGURATION

          1. Backup Server errorlog: /u/sybase/install/backup.log
          2. Enter / Modify Backup Server interfaces file information




          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYB_BACKUP

          1. Retry Count: 0
          2. Retry Delay: 0

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the retry count (default is '0'):??
          ----------------------------------------------------------------------------


          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYB_BACKUP

          1. Retry Count: 3
          2. Retry Delay: 0

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the delay interval between retries (default is '0'):??
          ----------------------------------------------------------------------------

          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYB_BACKUP


          1. Retry Count: 3
          2. Retry Delay: 3

          3. Add a new listener service


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          ----------------------------------------------------------------------------

          EDIT TCP SERVICE

          1. Hostname/Address: credit.credit.COM
          2. Port:
          3. Name Alias:

          4. Delete this service from the interfaces entry



          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Enter the port number to use for this entry (default is ''):
          ----------------------------------------------------------------------------

          EDIT TCP SERVICE

          1. Hostname/Address: credit.credit.COM
          2. Port: 7372
          3. Name Alias:

          4. Delete this service from the interfaces entry

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Is this information is correct???
          ----------------------------------------------------------------------------

          SERVER INTERFACES FILE ENTRY SCREEN

          Server name: SYB_BACKUP

          1. Retry Count: 3
          2. Retry Delay: 3

          3. Add a new listener service

          Modify or delete a service

          Listener services available:

          Protocol Address Port Name Alias
          4. tcp credit.credit.C 7372


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Write the changes to the interfaces file now?
          ----------------------------------------------------------------------------

          BACKUP SERVER CONFIGURATION

          1. Backup Server errorlog: /u/sybase/install/backup.log
          2. Enter / Modify Backup Server interfaces file information


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:
          Execute the Backup Server configuration now?
          ----------------------------------------------------------------------------

          Running task to update the Backup Server runserver file.
          Task jto update the Backup Server runserver file succeeded.
          Running task to boot the Backup Serve.
          waiting for server 'SYB_BACKUP' to boot...
          Task to boot the Backup Server succeeded.

          Configuration completed successfully.

          Press??to continue.

          -------------------------------------------------------------------------

          NEW OR EXISTING BACKUP SERVER

          1. Configure a new Backup Server
          2. Configure an existing Backup Server


          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ?Help

          Enter the number of your choice and press return:
          -----------------------------------------------------------------------------

          CONFIGURE SERVER PRODUCTS

          Product Date Installed Date Configured
          1. SQL Server Jun 09 96 14:35 Jun 13 96 17:30
          2. Backup Server Jun 09 96 14:35 Jun 13 96 17:32

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ---------------------------------------------------------------------------

          SYBINIT

          1. Release directory: /u/sybase

          2. Edit / View Interfaces File

          3. Configure a Server product
          4. Configure an Open Client/Server product
          5. Configure a Front End product

          Ctrl-a Accept and Continue, Ctrl-x Exit Screen, ? Help.

          Enter the number of your choice and press return:??
          ----------------------------------------------------------------------------

          Exiting.
          The log file for this session is '/u/sybase/init/logs/log0613.024'.

          posted on 2006-04-03 12:56 prince 閱讀(240) 評(píng)論(0)  編輯  收藏 所屬分類: 硬件網(wǎng)絡(luò)

          <2006年4月>
          2627282930311
          2345678
          9101112131415
          16171819202122
          23242526272829
          30123456

          導(dǎo)航

          統(tǒng)計(jì)

          常用鏈接

          留言簿(4)

          隨筆分類(72)

          相冊(cè)

          blog友人

          搜索

          最新評(píng)論

          閱讀排行榜

          主站蜘蛛池模板: 友谊县| 溧阳市| 余江县| 马龙县| 横山县| 徐汇区| 屏南县| 平顶山市| 兴化市| 绥芬河市| 涿州市| 清远市| 永康市| 汾阳市| 济源市| 河池市| 德钦县| 宜兰市| 徐水县| 房山区| 苗栗市| 文昌市| 大冶市| 德安县| 洮南市| 林口县| 育儿| 收藏| 和平县| 嘉兴市| 和田市| 西藏| 宁津县| 鸡西市| 县级市| 青浦区| 尖扎县| 宝应县| 舟山市| 连平县| 紫金县|