国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

SYBASE 11.0.0 For SCO Unix 安裝手冊

瀏覽:111日期:2024-06-28 15:32:55

SYBASE SYSTEM 11.0.0 for SCO Unix 5.0.5 安 裝 說 明 1.首先必須確定網卡已正確地配置在系統上。 2.以root登錄,用scoadmin命令創建Sybase用戶,組屬為Sybase 確定上述二部驟無誤之后,我們可以轉入一階段地安裝工作。 3.login:root # divvy 系統 子分區表(試舉例) NameTypeNew Fs#Fist BlockLast Block bootEAFSno0019999 swapNON FSno120000109999 rootHTFSno211000709999 /uHTFSno37100001309999 raw1NON FSno4-- raw2NON FSno5-- recoverNON FSno621104542110463 hd0WHOLE DISKno702111471 raw1和raw2是Sybase的數據庫設備實際存放的物理設備名稱。raw1用來存放數據庫,raw2用來存放事務日志。 在這里我們正確地分配raw1和raw2的大小: 假設我們定義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 ↙ 定義起始塊,按需要設定起始塊: Enter you choice or q Quit: S ↙ Whick division ? :4 ↙ Start number block:1310000 ↙ (建議:boot 的大小為20MB,u文件系統的大小為500MB) 同上,如此類推定義raw2后,屏幕應提示 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 ↙ 系統提示: 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 ↙ 然后,準備物理設備raw1, raw2,在root下將raw1, rraw1, raw2, rraw2的屬性及組名更改為sybase,并且權限為666 # cd dev ↙ # chown sybase raw* rraw* ↙ # chgrp sybase raw* rraw* ↙ # chmod 666 raw* rraw* ↙ 然后退出以Sybase用戶登錄系統 $ mkdir install ↙ $ cd install ↙ $ tar xv6 sco_kernel.scr ↙ 把光盤插入CD_ROM將它安裝進文件系統,以root登錄。 # mount /dev/cd0 /mnt ↙ 再次以Sybase用戶登錄: $ cd /mnt $ sybload -D ↙ current Directory is '/mnt'設置安裝的路徑 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 設置安裝的方式: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 緊跟隨著系統將會提示你輸入Sybase產品的序列號(CAS): CAS:DVBYBY SOKOBY BYBYBD BYBKBK BZTWLO BJVL ↙ 正確輸入序列號后,會提供一串可供安裝的菜單項 選擇1:Sybase 11.0之后回車 可把光盤上的Sybase安裝至/u/Sybase之下。 至此,Sybase已安裝至硬盤上面,我們可以進行設置方面地工作。 $ pwd ↙ $/mnt $ cd.. ↙ 退出mnt目錄。 首先, 要把在/mnt下的sybase拆卸掉,我們以root登錄,執行# umount /dev/cd0 ↙ 即可 然后# cd /u/sybase/install ↙ “設置環境變量” # SYBASE = /u/sybase; export SYBASE ↙ 增大SHMMAX的大小 # 重新鏈接內核 sh ./sco_kernel.scr sybase ↙ # cd /etc/conf/cf.d ↙ # vi stune 刪掉MAXPMEM 0該行后,存盤退出 # vi mtune 修改NAIOHBUF該行,將50修改成500后,存盤退出 # cd /etc/conf/pack.d /itimer ↙ # cp space.c.presyb space.c ↙ # vi space.c 修改該行int alarm_accuracy設為等于-1; # cd /usr/lib # cp aiomemlock. presyb aiomemlock ↙ # vi aiomemlock (在該文件末增加一行sybase 28000000) # cd /etc/conf/sdevice.d # vi aio 將該文件重覆的兩行刪掉一行后,存盤退出 # vi suds 將suds該行的N,改為Y后存盤退出 # cd /etc/rc2.d # vi S99* 在#字符下一行的行首加入一句: /etc/suds_ctrl -a 100 該100為Sybase的組號,做完此步之后 鏈接內核重新啟動后,重新進入Sybase用戶 $ cd install $ sybinit 此時,請參考附頁1,將參數設置正確,提示安裝成功即可。

附頁1

注:在下文中每屏信息由橫線隔開,在<>中在值為輸入值,MASTER設備為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: <3> ----------------------------------------------------------------------------

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: <1> ----------------------------------------------------------------------------

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: <1> ----------------------------------------------------------------------------

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'): <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:<ctrl-a> ----------------------------------------------------------------------------

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:<1> ----------------------------------------------------------------------------

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:<1> Enter the retry count (default is '0'): <3> ----------------------------------------------------------------------------

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:<2> Enter the delay interval between retries (default is '0'): <3> ----------------------------------------------------------------------------

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:<3> ----------------------------------------------------------------------------

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:<2> Enter the port number to use for this entry (default is ''):<7371> ---------------------------------------------------------------------------- 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:<ctrl-a> Is this information is correct? <y> ----------------------------------------------------------------------------

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:<ctrl-a> Write the changes to the interfaces file now?<y> ----------------------------------------------------------------------------

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:<2> ----------------------------------------------------------------------------

MASTER DEVICE CONFIGURATION

1. Master Device: </u/sybase/master.dat>

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

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

Enter the number of your choice and press return:<1> ----------------------------------------------------------------------------

MASTER DEVICE CONFIGURATION

1. Master Device: </u/sybase/data/master.dat> 2. Size (Meg): 29.299805

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

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

MASTER DEVICE CONFIGURATION

1. Master Device: </u/sybase/data/master.dat> 2. Size (Meg): 40

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

Enter the number of your choice and press return:<ctrl-a> ---------------------------------------------------------------------------------- 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:<3> ---------------------------------------------------------------------------

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:<4> Enter the physical device name for the sybsystemprocs database: </u/sybase/data/sysprocs.dat> (建議:sybsystemprocs database放在裸設備/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:<ctrl-a> ----------------------------------------------------------------------------

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:<4> ---------------------------------------------------------------------------

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:<ctrl-a> ---------------------------------------------------------------------------

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:<5> ---------------------------------------------------------------------------

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:<ctrl-a> ----------------------------------------------------------------------------

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:<6> ---------------------------------------------------------------------------

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:<ctrl-a>

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

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:<7> ---------------------------------------------------------------------------

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:<ctrl-a> ----------------------------------------------------------------------------

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:<8> ---------------------------------------------------------------------------

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:<ctrl-a> ------------------------------------------------------------------------------

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:<9> ---------------------------------------------------------------------------

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:<ctrl-a>

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

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:<ctrl-a> Execute the SQL Server Configuration now?<y> ---------------------------------------------------------------------------

<在這需要等5分鐘,可出如下提示>

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 <return> to continue.<CR>

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

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:<ctrl-a> -----------------------------------------------------------------------------

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: <2> ----------------------------------------------------------------------------

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: <1> ----------------------------------------------------------------------------

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: <ctrl-a> ----------------------------------------------------------------------------

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: <2> ----------------------------------------------------------------------------

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:<1> Enter the retry count (default is '0'): <3> ----------------------------------------------------------------------------

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:<2> Enter the delay interval between retries (default is '0'): <3> ----------------------------------------------------------------------------

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:<3> ----------------------------------------------------------------------------

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:<2> Enter the port number to use for this entry (default is ''):<7372> ----------------------------------------------------------------------------

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:<ctrl-a> Is this information is correct? <y> ----------------------------------------------------------------------------

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:<ctrl-a> Write the changes to the interfaces file now?<y> ----------------------------------------------------------------------------

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:<ctrl-a> Execute the Backup Server configuration now?<y> ----------------------------------------------------------------------------

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 <return> 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:<ctrl-a> -----------------------------------------------------------------------------

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: <ctrl-a> ---------------------------------------------------------------------------

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: <ctrl-a> ----------------------------------------------------------------------------

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

標簽: Unix系統
主站蜘蛛池模板: 精品国产杨幂在线观看福利 | 中文字幕精品在线观看 | 生活片毛片 | 大量愉拍情侣在线视频 | 全部精品孕妇色视频在线 | 精品日韩在线视频一区二区三区 | 综合91| 日本无卡码一区二区三区 | 欧美日韩亚洲一区二区三区 | 日本一级毛片免费 | 日本一级在线播放线观看免 | 91福利精品老师国产自产在线 | 亚洲毛片在线看 | 一级欧美一级日韩片 | 国产精品成人在线播放 | 精品一区二区三区四区在线 | 日韩午夜在线视频 | 91在线永久| 久久综合中文字幕一区二区 | 三级色网站 | 欧美怡红院免费的视频 | 国产精品欧美韩国日本久久 | 永久精品免费影院在线观看网站 | 国产激爽大片在线播放 | 91精品国产一区二区三区左线 | 精品一区视频 | 国产99久久精品 | 手机看片精品高清国产日韩 | 一级毛片一级毛片a毛片欧美 | 国产成人亚洲日本精品 | 日韩 综合 | 日本一区二区三区在线 视频观看免费 | 国产精品系列在线 | 国产免费影院 | 亚洲影院在线播放 | 午夜精 | 中国国产一级毛片视频 | 在线中文字幕精品第5页 | 日韩一级片免费看 | 欧美视频在线观看免费精品欧美视频 | 日韩欧美国产成人 |