电脑知识|欧美黑人一区二区三区|软件|欧美黑人一级爽快片淫片高清|系统|欧美黑人狂野猛交老妇|数据库|服务器|编程开发|网络运营|知识问答|技术教程文章 - 好吧啦网

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

SYBASE 11.0.0 For SCO Unix 安裝手冊

瀏覽:167日期: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系統
主站蜘蛛池模板: 档案密集柜_手动密集柜_智能密集柜_内蒙古档案密集柜-盛隆柜业内蒙古密集柜直销中心 | 上海办公室装修公司_办公室设计_直营办公装修-羚志悦装 | 成都装修公司-成都装修设计公司推荐-成都朗煜装饰公司 | 【北京写字楼出租_写字楼租赁_办公室出租网/出售】-远行地产官网 | 彩超机-黑白B超机-便携兽用B超机-多普勒彩超机价格「大为彩超」厂家 | 红外光谱仪维修_二手红外光谱仪_红外压片机_红外附件-天津博精仪器 | 自动气象站_气象站监测设备_全自动气象站设备_雨量监测站-山东风途物联网 | 井式炉-台车式回火炉-丹阳市电炉厂有限公司 | 蜘蛛车-高空作业平台-升降机-高空作业车租赁-臂式伸缩臂叉装车-登高车出租厂家 - 普雷斯特机械设备(北京)有限公司 | 扒渣机厂家_扒渣机价格_矿用扒渣机_铣挖机_撬毛台车_襄阳永力通扒渣机公司 | 微信小程序定制,广州app公众号商城网站开发公司-广东锋火 | 砂尘试验箱_淋雨试验房_冰水冲击试验箱_IPX9K淋雨试验箱_广州岳信试验设备有限公司 | 量子管通环-自清洗过滤器-全自动反冲洗过滤器-北京罗伦过滤技术集团有限公司 | 高铝矾土熟料_细粉_骨料_消失模_铸造用铝矾土_铝酸钙粉—嵩峰厂家 | 烟台金蝶财务软件,烟台网站建设,烟台网络推广 | 定量包装机,颗粒定量包装机,粉剂定量包装机,背封颗粒包装机,定量灌装机-上海铸衡电子科技有限公司 | 搪瓷反应釜厂家,淄博搪瓷反应釜-淄博卓耀| 乳化沥青设备_改性沥青设备_沥青加温罐_德州市昊通路桥工程有限公司 | 医学模型生产厂家-显微手术模拟训练器-仿真手术模拟训练系统-北京医教科技 | 400电话_400电话申请_866元/年_【400电话官方业务办理】-俏号网 3dmax渲染-效果图渲染-影视动画渲染-北京快渲科技有限公司 | 炭黑吸油计_测试仪,单颗粒子硬度仪_ASTM标准炭黑自销-上海贺纳斯仪器仪表有限公司(HITEC中国办事处) | 上海公众号开发-公众号代运营公司-做公众号的公司企业服务商-咏熠软件 | 阿里巴巴诚信通温州、台州、宁波、嘉兴授权渠道商-浙江联欣科技提供阿里会员办理 | 12cr1mov无缝钢管切割-15crmog无缝钢管切割-40cr无缝钢管切割-42crmo无缝钢管切割-Q345B无缝钢管切割-45#无缝钢管切割 - 聊城宽达钢管有限公司 | 杭州顺源过滤机械有限公司官网-压滤机_板框压滤机_厢式隔膜压滤机厂家 | 上海阳光泵业制造有限公司 -【官方网站】 | 路面机械厂家| 钢格板_钢格栅_格栅板_钢格栅板 - 安平县鑫拓钢格栅板厂家 | 智能楼宇-楼宇自控系统-楼宇智能化-楼宇自动化-三水智能化 | 深圳市源和塑胶电子有限公司-首页| 运动木地板_体育木地板_篮球馆木地板_舞台木地板-实木运动地板厂家 | 踏板力计,制动仪,非接触多功能速度仪,逆反射系数测试仪-创宇 | 碳纤维布-植筋胶-灌缝胶-固特嘉加固材料公司 | 多功能干燥机,过滤洗涤干燥三合一设备-无锡市张华医药设备有限公司 | 数控走心机-双主轴走心机厂家-南京建克 | 采暖炉_取暖炉_生物质颗粒锅炉_颗粒壁炉_厂家加盟批发_烟台蓝澳采暖设备有限公司 | 杜甫仪器官网|实验室平行反应器|升降水浴锅|台式低温循环泵 | 退火炉,燃气退火炉,燃气热处理炉生产厂家-丹阳市丰泰工业炉有限公司 | STRO|DTRO-STRO反渗透膜(科普)_碟滤 | 滑板场地施工_极限运动场地设计_滑板公园建造_盐城天人极限运动场地建设有限公司 | 【灵硕展览集团】展台展会设计_展览会展台搭建_展览展示设计一站式服务公司 |