CHAPTER 3 Post-Installation Tasks
Installation Guide
47
For more information on the
-J
option in
isql
, see the Utility Guide.
jpubs database
If you installed the Japanese Language Module with your Adaptive Server, the
scripts file contains the installjpubs script for installing the
jpubs
database.
jpubs
is a database similar to
pubs2
that contains Japanese data. installjpubs
uses the EUC-JIS (eucjis), UTF-8 (utf8), or the Shift-JIS (sjis) character sets.
Verify that you are running HP Native Language I/O to ensure that your system
can display Japanese data correctly.
v
Installing the jpubs database
1
Set your terminal to display 8-bit characters.
2
Verify that the EUC-JIS, Shift-JIS, or UTF-8 character set is installed as
the Adaptive Server default character set or as an additional character set.
3
Determine the type (raw partition, logical volume, operating system file,
and so on) and location of the device where you will be storing the
jpubs
database. You will need to provide this information later.
4
Make a copy of the original installjpubs script. Be sure that you can access
this copy, in case you experience problems with the edited script.
5
Use a text editor to edit the script, if necessary, to specify a default device
other than the
master
device, or use
sp_diskdefault
. See “Default devices
for sample databases” on page 44.
6
Execute the
installjpubs
script, using the
-J
flag to ensure that the database
is installed with the correct character set:
isql -U
sa
-P
password
-S
servername
-Jeucjis
-i%SYBASE%\%SYBASE_ASE%\scripts\eucjis\installjpubs
or:
isql -U
sa
-P
passwor
d -S
servernam
e -Jsjis
-i %SYBASE%\%SYBASE_ASE%\scripts\sjis\installjpubs
For more information on the
-J
option in
isql
, see the Utility Guide.
Summary of Contents for Adaptive Server 15.0.2
Page 1: ...Installation Guide Adaptive Server Enterprise 15 0 2 HP UX...
Page 104: ...Recovering from a failed upgrade 90 Adaptive Server Enterprise...
Page 114: ...Enabling and changing e mail notifications 100 Adaptive Server Enterprise...
Page 132: ...Upgrading compiled objects with dbcc upgrade_object 118 Adaptive Server Enterprise...
Page 136: ...Removing an old server 122 Adaptive Server Enterprise...
Page 144: ...Configuration using resource files 130 Adaptive Server Enterprise...
Page 156: ...Increasing device and database capacity for system procedures 142 Adaptive Server Enterprise...