ページの先頭行へ戻る
Symfoware Analytics Server(Operational Data Store編) 導入ガイド
FUJITSU Software

B.7.4 RDB構成パラメタファイルの実行パラメタの記述例

RDB構成パラメタファイルの実行パラメタの記述例を以下に示します。

Linux#
# All Rights Reserved, Copyright(c) FUJITSU 1993-2007
# All Rights Reserved, Copyright(c) PFU     1993-2007
#
# Name : RDB configuration parameter file
#
# Format
#     Comment        : if a # appears in a line, the words are treated as
#                      a comment from after the # to the end of the line.
#     Line feed      : A line feed must be at the end of a definition-
#                      directive.
#     One line       : Length of a line must be less than 1024 bytes.
#     Numerical value: Numerical values must be from 0 to 2147483647. 
#
#     << Specification format >>
#       definition-type = [spacification-value-1],[spacification-value-2],...
#
###	システム定義  (編集しないでください)
RDBCNTNUM=128
RDBSYSBUF=/opt/FJSVrdb2b/etc
RDBSQLENV=/opt/FJSVrdb2b/etc/iis_fssqlenv
RDBPRJCODE=0xde
RDBSYSTEMID=19
###########################################################################


###	ユーザー定義  (編集可能)

RDBDIRSPACE1=/IIS
RDBDIRSPACE2=/IIS
RDBLOG=512, 512
RDBCORE=/IIS
RDBEXTMEM=2048
RDBLOGMANAGE=/IIS
RDBREPORT=/IIS
RDBREPORTSIZE=10485760 
Windows#
# All Rights Reserved, Copyright(c) FUJITSU 1993-2007
# All Rights Reserved, Copyright(c) PFU     1993-2007
#
# Name : RDB configuration parameter file
#
# Format
#     Comment        : if a # appears in a line, the words are treated as
#                      a comment from after the # to the end of the line.
#     Line feed      : A line feed must be at the end of a definition-
#                      directive.
#     One line       : Length of a line must be less than 1024 bytes.
#     Numerical value: Numerical values must be from 0 to 2147483647. 
#
#     << Specification format >>
#       definition-type = [spacification-value-1],[spacification-value-2],...
#
###	システム定義  (編集しないでください)
RDBCNTNUM=128
RDBSYSBUF=C:\SFWETC\RDB\ETC\iisrdb
RDBSQLENV=C:\SFWETC\RDB\ETC\iis_fssqlenv
RDBPRJCODE=0xde
RDBSYSTEMID=19
###########################################################################


###	ユーザー定義  (編集可能)

RDBDIRSPACE1=F:\ODS3
RDBDIRSPACE2=F:\ODS3
RDBLOG=512, 512
RDBCORE=G:\ODS4\core
RDBEXTMEM=2048
RDBLOGMANAGE=D:\ODS1
RDBREPORT=G:\ODS4\log
RDBREPORTSIZE=10485760