BaanERP. Oracle Installation Guide for BaanERP on UNIX

Size: px
Start display at page:

Download "BaanERP. Oracle Installation Guide for BaanERP on UNIX"

Transcription

1 BaaERP Oracle Istallatio Guide for BaaERP o UNIX

2 A publicatio of: Baa Developmet B.V. P.O.Box AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V All rights reserved. The iformatio i this documet is subject to chage without otice. No part of this documet may be reproduced, stored or trasmitted i ay form or by ay meas, electroic or mechaical, for ay purpose, without the express writte permissio of Baa Developmet B.V. Baa Developmet B.V. assumes o liability for ay damages icurred, directly or idirectly, from ay errors, omissios or discrepacies betwee the software ad the iformatio cotaied i this documet. Documet Iformatio Code: U7074B US Group: User Documetatio Editio: B Date: August 1998

3 Table of cotets 1 Istallatio preparatios 1-1 Hardware ad software requiremets 1-1 Terms ad defiitios 1-2 Tuig the kerel 1-2 Testig TCP/IP 1-3 Allocatig disk space 1-3 Creatig the required UNIX directories, groups, users, ad files 1-4 Creatig UNIX directories 1-5 Creatig UNIX groups 1-5 Creatig UNIX users 1-6 Creatig iitial UNIX files for Oracle 1-6 Settig eviromet variables 1-7 Oracle eviromet variables 1-7 BAAN eviromet variables Istallig Oracle versio Istallig from tape 2-1 Istallig from CD-ROM 2-2 Istallig the Oracle software Istallig Oracle versio Istallig Oracle from CD-ROM 3-1 Istallig the Oracle software Cofigurig the Oracle eviromet 4-1 Settig permissios 4-1 Creatig a Oracle istace 4-1 Modifyig the iitoracle_sid.ora file 4-1 The db_block_buffers ad shared_pool_size parameters 4-5 Example 1: 4-6 Example 2: 4-6 Adjustig the oratab file 4-7 Adjustig the rollback segmets 4-7 Viewig Rollback Segmets 4-8 Creatig Rollback Segmets 4-8 Saity check o the sizes of rollback segmets 4-9 Removig rollback segmets 4-10 Adjustig the iitoracle_sid.ora File 4-10 i

4 Table of cotets Creatig tablespaces for BaaERP 4-10 Elargig a tablespace 4-11 Tuig SQL*Net 4-12 TNSNAMES.ORA 4-12 LISTENER.ORA Istallig BaaERP 5-1 Loadig the software locally 5-1 Loadig the software remotely 5-3 Istallig the software 5-7 Post-istallatio tasks Cofigurig BaaERP 6-1 Istallig the demo tables 6-2 Creatig tables for the demo models 6-3 Importig the versio dumps 6-4 Iitializig parameters 6-5 Reorgaizig tables 6-6 Cofigurig shared memory 6-6 Settig up shared memory 6-7 Creatig the audit database ad assigig tables 6-9 Validatig the system 6-10 Defiig the default currecies 6-13 Chagig passwords Files i $BSE/lib/ora 7-1 The ora_users file 7-1 The ora_groups file 7-1 The ora_storage file Oracle modes Appedix A: The DBA module 9-1 Addig a BaaERP user 9-1 Addig a database group 9-3 Addig a database user 9-4 Likig a BaaERP user to a database user 9-6 Likig multiple BaaERP users to database users 9-8 Movig betwee the DBA module sessios 9-10 ii

5 About this documet Both Oracle7 ad Oracle8 ca be used with BaaERP as the database server. This documet describes how to istall ad prepare either versio of Oracle to use with BaaERP. It also describes how to istall the BaaERP software whe usig Oracle as database server. This documet ca be used by all persos who wat to perform a fresh istallatio of Oracle to be used as RDBMS for a BaaERP eviromet o a UNIX server. However, elemetary kowledge of UNIX ad Oracle is required. This guide is divided ito the followig ie chapters: Chapter 1 describes the the preparatios that must be made before you istall Oracle ad BaaERP. Chapter 2 describes how to istall the Oracle versio 7.3 software. Chapter 3 describes how to istall the Oracle versio 8.0 software. Chapter 4 describes how to cofigure the Oracle eviromet. Chapter 5 describes how to istall the BaaERP software. Chapter 6 describes how to cofigure BaaERP ad how to set up the demo database. Chapter 7 describes the files i $BSE/lib/ora. Chapter 8 describes the differet Oracle modes. Appedix A describes the Database Admiistrators (DBA) module. This documet describes a istallatio of Oracle for a sigle UNIX server. The examples ad descriptios of actios o the UNIX prompt assume the use of the kor-shell (ksh). UNIX keywords, variables, path ames ad so o are prited bold (casesesitive). Examples: the cpio commad, chage directories to $BSE/bi. Variables of ay kid are i italics, for example, create the directory pathame/baa. iii

6 About this documet iv

7 1 Istallatio preparatios There are several tasks that must be performed before you istall BaaERP o a UNIX system usig the Oracle7 database server. This chapter describes how to perform these tasks. The followig topics are covered i this chapter: Hardware ad software requiremets Terms ad defiitios Tuig the kerel Testig TCP/IP Allocatig disk space Creatig the required UNIX directories, groups, users, ad files Settig eviromet variables Hardware ad software requiremets There are several hardware cofiguratios that ca be used to istall BaaERP with Oracle7 or Oracle8. The followig are the miimum requiremets to istall both BaaERP ad Oracle o the same server. Oracle7 versio 7.3 or Oracle8 versio 8.0 A UNIX system TCP/IP software istalled, cofigured, ad ruig A CD-ROM drive if the distributio medium for Oracle is CD-ROM A 4 millimeter tape drive for the BAAN distributio A miimum of 700 MB hard disk space for the Oracle software A miimum of 250 MB hard disk space for the BAAN software eviromet (BSE) A miimum of 2.3 gigabytes (GB) hard disk space for the database Hard disk space equivalet to 2.5 to 3 times the size of the iteral memory for the UNIX swap space A etwork adapter 1-1

8 Istallatio preparatios Terms ad defiitios The followig is a list of terms used by Oracle that affect the BAAN istallatio. Block Multiple physical file blocks that are allocated from a existig data file. Extet A set of adjacet database blocks. Segmet A set of oe or multiple extets; cotais all data for a specific tablespace structure. Tablespace A logical storage space for physically grouped data. File A physical data file belogig to a sigle tablespace. Database A logical collectio of shared data stored i tablespaces. Tuig the kerel The kerel of the UNIX machie must be tued to accommodate the projected umber of BAAN users. Before tuig the kerel for Oracle, refer to the preistallatio tasks i the Oracle documet Oracle Istallatio ad Cofiguratio Guide. 1-2

9 Istallatio preparatios Testig TCP/IP To start the licese daemo, TCP/IP must be cofigured correctly. Verify that pig hostame the commad produces a correct respose. The respose time for this commad must be o loger tha 20 ms. For example: O the IBM host sheliak, the pig sheliak 65 7 commad produces the followig output: sheliak> pig sheliak 65 7 PING sheliak.baan.l ( ): 65 data bytes 73 bytes from : icmp_seq=0 ttl=255 time=1 ms 73 bytes from : icmp_seq=1 ttl=255 time=1 ms 73 bytes from : icmp_seq=2 ttl=255 time=1 ms 73 bytes from : icmp_seq=3 ttl=255 time=1 ms 73 bytes from : icmp_seq=4 ttl=255 time=1 ms 73 bytes from : icmp_seq=5 ttl=255 time=1 ms 73 bytes from : icmp_seq=6 ttl=255 time=1 ms --- sheliak.baan.l pig statistics packets trasmitted, 7 packets received, 0% packet loss roud-trip mi/avg/max = 1/1/1 ms Allocatig disk space To set up the Oracle eviromet well, you must carefully cosider the hard disk cofiguratio. Oce the hard disks have bee partitioed ad assiged, it is time cosumig to reassig them. Of course, factors such as disk capacity, umber of cocurret users, umber of compaies, ad expected disk space usage are also importat to prevet performace problems. The examples i this documet are based o tablespaces i the UNIX file systems. The followig are the stadard ames of the Oracle tablespaces: Oracle tablespaces Tablespace ame System Temp Rbsspace Datspace Idxspace Fuctio System tables Temporary tablespace Rollback segmets BAAN tables BAAN idexes The data file ames are a combiatio of the short versio of the tablespace ame, followed by a sequece umber for that tablespace, followed by the Oracle istace ame, with the suffix.dbf. For example, the datafile of the system tablespace is amed system1baa.dbf. 1-3

10 Istallatio preparatios Below are estimated disk space requiremets for the Oracle istallatio ad the tablespaces. These guidelies are for approximately 100 users: Estimated tablespace requiremets for 100 users dbspace Disk space Descriptio system 128 MB Stores iformatio about all tables. The size depeds o the umber of compaies. redolog 3 x 50 MB Space for roll forward data. rbsspace 100 MB Space for ucompleted trasactios. temp 100 MB Space for tasks such as sortig. This tablespace will ot require too much space whe you use Level 1. If you decide to use Level 2, more space is required. datspace 1 GB Tablespace for tables. The size depeds o the amout of data ad umber of compaies. idxspace 1 GB Tablespace for idices. The size depeds o the amout of data ad umber of compaies. It is useful to distribute the tablespaces over differet disks. For example, if you have four hard disks available for Oracle ad the databases, the followig cofiguratio is a good iitial choice: Disk 1 Oracle, system tablespace, ad temp dataspace Disk 2 Dat space Disk 3 Idex space Disk 4 Redolog files Creatig the required UNIX directories, groups, users, ad files Before you istall Oracle ad BaaERP, three UNIX directories must be created. I additio, several UNIX users ad groups must be created. Before you istall Oracle, three UNIX files ad oe directory must be created. The followig sectios specify the directories, groups, users, ad files that you must create. 1-4

11 Istallatio preparatios Creatig UNIX directories You will eed to create a home directory both for the Oracle products ad for BaaERP, ad a directory for the Oracle documetatio. To create these directories, do the followig: 1 Create a directory for the Oracle product. Later, you will set a eviromet variable called ORACLE_HOME that will cotai the path to this directory. 2 Set the permissios of the ORACLE directory to read, write, ad carry out. 3 Create a directory for the Oracle documetatio files. Later, you will set a eviromet variable called ORACLE_DOC that will cotai the path to this directory. 4 Create a directory for BaaERP. Later, you will create a eviromet variable called BSE (BAAN Software Eviromet) that will cotai the path to this directory. 5 Set the permissios for the BSE directory to read, write, ad carry out. Creatig UNIX groups You will eed the UNIX group accouts dba, bsp, ad baa before you ca istall Oracle ad BaaERP. You ca use a stadard system admiistratio utility to add these groups. The followig describes each of these groups. dba The dba group icludes those users who are give system admiistratio privileges for the Oracle database. bsp The bsp group icludes those users who are give system admiistratio privileges for the BAAN database. The group bsp must be give the UNIX group id 125. baa The baa group icludes all those users who are give user access to the BAAN database. 1-5

12 Istallatio preparatios Creatig UNIX users Several UNIX users are required for both the Oracle ad the BAAN istallatios. You ca use a stadard system admiistratio tool to create the required users. The followig table gives details of these users. UNIX users ad groups Logo ID Oracle Baa Bsp Demo Tools applic Primary group dba baa bsp bsp bsp bsp Whe you create these users, ote the followig: The bsp user must be assiged a user ID of 125. The home directory of the oracle user must be the same as the ORACLE_HOME directory. NOTE Creatig iitial UNIX files for Oracle The Oracle istallatio process assumes the availability of a umber of files. O some systems these files are created automatically, o others they must be created maually. The files are: /etc/oratab /etc/tsames.ora /etc/listeer.ora To create these files, log o as oracle ad eter the followig commads to create these files ad the correct permissios: $ touch /etc/oratab $ touch /etc/tsames.ora $ touch /etc/listeer.ora $ chmod 644 /etc/oratab /etc/tsames.ora /etc/listeer.ora The directory where these files reside is system depedat. O several systems (like SUN ad SNI) these files are located i /var/opt/oracle. Please refer to your Oracle Istallatio ad SQL*Net or Net8 documetatio to verify the locatio of these files. 1-6

13 Istallatio preparatios Settig eviromet variables Several eviromet variables must be set both for Oracle ad for BaaERP. This sectio describes the variables that must be set before the software is istalled. Oracle eviromet variables Four eviromet variables must be set i the.profile of the oracle user before Oracle ca be istalled. The followig describes these ad the values to which they must be set. Eviromet variable settigs Eviromet variable Settig ORACLE_HOME The complete path to the Oracle istallatio directory, for example, /usr1/oracle ORACLE_SID ORACLE_TERM ORACLE_DOC ORACLE_LINK The ame of the Oracle istace that will be created durig the BAAN istallatio, for example, baa Defies the Oracle termial driver, for example, vt100 Defies the path ame of the directory where the documetatio is stored Defies the CD-ROM lik directory Note that Oracle must ever be istalled o the root disk. To make the eviromet variables easily available, they must be set i a startup script for the oracle user. To create a startup script, log o as oracle ad place the eviromet variables i the.profile file as follows: ORACLE_HOME=Oracle software directory ORACLE_SID=istace ame ORACLE_TERM=termial variable ORACLE_DOC=documetatio directory ORACLE_LINK=lik directory PATH=$PATH:$ORACLE_HOME/bi export ORACLE_HOME ORACLE_SID ORACLE_TERM ORACLE_DOC ORACLE_LINK PATH Note that ORACLE_LINK is ot always ecessary. 1-7

14 Istallatio preparatios BAAN eviromet variables After you istall BaaERP, you ca defie the $BSE variables i the user s.profile files istead of i the systemwide /etc/profile. If you pla to istall BaaERP i a directory that previously existed, there may already be directories i the $BSE/home directory. If so, remove ay.profile files from these directories. The BaaERP istallatio script creates.profile files for the directories of $BSE/home, but will ot overwrite ay files that already exist. 1-8

15 2 Istallig Oracle versio 7.3 NOTE This chapter describes how to istall the Oracle software. BaaERP ca be istalled with Oracle7. Oracle istallatios are versio ad system depedat. The istallatio procedures give i this chapter are merely examples. Please check your Oracle documetatio for the istallatio procedure for the Oracle versio that you are istallig. This documetatio is titled: Oracle Server Istallatio Guide or Oracle Server Istallatio ad Cofiguratio Guide. The Oracle Istallatio Guide describes the procedures to create the Oracle istallatio eviromet ad to ru the Oracle Istaller for your operatig system ad media type. The Oracle Istaller script is described i detail here to provide the required settigs for BAAN. This chapter outlies several media-specific hits ad poits of attetio to create the Oracle istallatio eviromet. There is a differece betwee istallig from tape ad istallig from CD-ROM. Both methods are addressed i this chapter. Istallig Oracle requires the followig three steps: 1 Create the Oracle istallatio eviromet from tape or CD-ROM 2 Ru the Oracle Istaller 3 Set the permissios (root.sh) If you istall Oracle from tape, begi with the followig sectio below, Istallig from tape. If you istall from CD-ROM, begi with the sectio Istallig from CD-ROM o Page 2-2. Istallig from tape Usig a Oracle distributio tape, perform the followig steps before you start the istallatio process. 1 Log o as user oracle. Type the followig commads to read the istaller software from tape: $ mt -t /dev/tape_device $ cpio -icdvb < /dev/tape_device 2-1

16 Istallig Oracle versio Type the followig commads to start the Oracle istaller: $ cd ewoi $./oraist NOTE NOTE 3 The Istall Type scree is displayed. Type NO. You are asked to supply the ORACLE_HOME directory. Type the directory ad click OK. 4 The Istaller Bootstrap: Mout Poit scree is displayed. Here you must eter your Oracle directory structure s mout poit. This is ot the same as the directory defied by ORACLE_HOME. For example, if your ORACLE_HOME is /usr1/oracle, your mout poit is /usr1. Type the mout poit ad click OK. The oracle user must have write permissio for the mout poit of the Oracle directory structure. 5 The Istaller Bootstrap: Home Locator scree is displayed. Type the Oracle release umber, for example, , ad click OK. 6 After two iformatio screes, you are asked if you wat to keep the istaller bootstrap directory. Type YES. 7 Chage directories to the oraist directory by typig the followig commad: $ cd $ORACLE_HOME/oraist You are ow ready to cotiue with the steps described i the sectio Istallig the Oracle software o Page 2-3. Istallig from CD-ROM If the Oracle distributio medium is a CD-ROM, perform the followig steps before you start the istallatio process. 1 Log o as root user. 2 Cosult your Oracle documetatio for the appropriate mout commad to mout the Oracle distributio CD (i the example istallatio below, the CD is mouted o /cdrom). 3 Log off ad log o as oracle user. Type the followig commad: $ cd /cdrom/oraist 4 Check that the ORACLE_TERM is set to the appropriate value by typig the followig commad: $ echo $ORACLE_TERM 2-2

17 Istallig Oracle versio 7.3 You are ow ready to cotiue with the steps described i the followig sectio, Istallig the Oracle software. NOTE Istallig the Oracle software The Oracle istallatio process is described i this documet to esure that the appropriate values are etered i the proper sequece ad locatios. There may be differeces betwee this descriptio ad the actual Oracle Istaller (for example, additioal checks). Refer to the Oracle Istallatio Guide for more details. 1 Type the followig commad to start the Oracle istaller: $./oraist To select commads i the oraist script, press TAB to move the cursor betwee commads, ad press ENTER to select the highlighted commad. To choose amog a list of optios, press TAB to move the cursor to the first optio. Press the DOWN ARROW util the desired optio is highlighted ad press the SPACEBAR to select the optio. 2 The Istall Type scree is displayed. Select Custom Istall ad click OK to cotiue. 3 The Istaller Activity Choice scree is displayed. Select Istall, Upgrade, or De-Istall Software ad click OK. 4 The Istallatio Optios meu is displayed. Select Istall New Product Create DB Objects ad select OK. 5 The Istallatio Optios: Mout Poit scree is displayed. Type the mout poit of your Oracle directory structure. Note that this is ot the same as the directory that is defied by ORACLE_HOME. For example, if your ORACLE_HOME is /usr1/oracle, your mout poit is /usr1. Type the mout poit ad click OK. The oracle user must have write permissio for the mout poit of the Oracle directory structure. 6 The Istallatio Optios: Home Locator scree is displayed. Type the Oracle release umber, for example, 7.3.3, ad click OK. 7 The Eviromet Variables scree is displayed. Type the complete directories for ORACLE_BASE ad ORACLE_HOME. ORACLE_HOME must be located i a directory below the ORACLE_ BASE directory. Click OK. 2-3

18 Istallig Oracle versio 7.3 NOTE NOTE 8 The Loggig ad Status scree is displayed. Type the complete path ames for the log files or accept the default values. Click OK. 9 The Istall Source scree is displayed. Eter the Oracle distributio medium that you are usig ad click OK. 10 The ORACLE_SID scree is displayed. Eter baa as the ORACLE_SID ad click OK. 11 The NLS scree is displayed. Press TAB to move the cursor to the list of laguages ad use the DOWN ARROW to select the ative laguage to be istalled ad click OK. I this example the America/Eglish istallatio is selected. 12 The Relik All Executables? scree is displayed. For a first-time istallatio this is ot ecessary, so click NO. If you wat to be able to add more executables later, click YES. 13 A Iformatio scree is displayed tellig you where the root.sh script will be stored. You will eed to access this script after the istallatio is complete. Make a ote of this locatio. Click OK to cotiue. 14 The Software Asset Maager scree is displayed. Select at least the followig products by pressig the DOWN ARROW ad the the SPACEBAR i the Products Available widow: ORACLE7 Server (RDBMS) SQL*Plus If you wat to use Oracle import ad export products, you must also select: PL/SQL V2 If you wat to use SQL*Net, also select: SQL*Net TCP (V2) TCP/IP Protocol Adapter (V2) 15 After you have selected the Oracle products you wat to istall, press the TAB key to highlight Istall ad press ENTER. 16 The DBA Group scree is displayed. Accept the default ame dba as the UNIX group ame for the Oracle DBA group ad click OK. 17 The OSOPER Group scree is displayed. Accept the dba default ame as UNIX group ame for the Oracle OSOPER group ad click OK. 2-4

19 Istallig Oracle versio 7.3 NOTE 18 The Create DB Objects: Storage Type scree is displayed. Select the type of storage device you will use for the database. If at all possible, you must use a raw device. This will provide better performace tha a UNIX file system device. Click OK. 19 The Create DB Objects (F/S): Cotrol File Distributio scree is displayed. It is recommeded that you assig differet disks to each cotrol file. Therefore, click YES. 20 The Create DB Objects (F/S): Mout Poit Locator scree is displayed. Type the mout poit for the cotrol file. Click OK to accept the mout poit. If you clicked YES i the previous scree, you will eed to select the mout poit for each of the three disks where the cotrol files will be located. 21 The Character Set scree is displayed. You must use the US7ASCII default character set. A differet character set will almost certaily cause problems. Click OK. 22 The SYSTEM Password scree is displayed. Eter ad reeter the password maager, ad press ENTER to cotiue. Durig istallatio use maager for all passwords. Remember to chage the passwords later. 23 The SYS Password scree is displayed. Eter ad reeter the password maager ad press ENTER to cotiue. 24 The dba password scree is displayed. It is possible but ot ecessary to defie the passwords for the iteral users at this poit. Click NO. 25 The Cofigure MTS ad start SQL*Net listeer? scree is displayed. Click NO. 26 The Create DB Objects (F/S): Cotrol File Locator scree is displayed agai, showig the path ames for the cotrol files that you previously iserted. Click Yes to accept the path ames. 27 Now the istaller shows a umber of screes with default values that ca be used to setup the database. Click OK twice. 28 The Default DB scree is displayed. The default values that Oracle uses to set up a database are ot suitable for a BAAN istallatio. Click NO. 29 The Create DB Objects (RAW): System File Locator scree is displayed. For the path for the SYSTEM tablespace, specify the desired file or raw device, for example, /usr1/oracle/dbs/system1baa.dbf. Click OK. 2-5

20 Istallig Oracle versio The SYSTEM Data File Size scree is displayed. A system tablespace of 200 MB is sufficiet, uless you are usig a large umber of compaies. If so, you must icrease the system tablespace. Type 200M or the appropriate tablespace size ad click OK. 31 The Create DB Objects (F/S): Redo Log Locator scree is displayed. It is recommeded that you locate the redo log files o oe or more separate fast disks. For all three redo log files, eter a logical file ame, for example, for the first: /usr2/oracle/dbs/log1baa.dbf. Click OK. 32 The Redo Log File Size scree is displayed. Specify the size for the first redo log file. A value of 50 MB is a good iitial value. Specify the size for the redo log file ad click OK. 33 You must repeat the last two steps for the secod ad third redo log files. Specify the same size as for the first redo log file. 34 The Create DB Objects (F/S): Rollback Segmet File Locator scree is displayed. The rollback segmet ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type the path to the directory where you wat the rollback segmet, for example, /usr3/oracle/dbs/rbs1baa.dbf. Click OK. 35 The Rollback Segmet File Size scree is displayed. Type 300M ad click OK. The size of tablespaces ca easily be exteded after istallatio. For istallatios with may users, this size may ot be sufficiet. Please read sectio Adjustig the rollback segmets first for rule of thumb for size calculatios. 36 The Create DB Objects (F/S): Temporary Segmet File Locator scree is displayed. The temporary segmet ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the temporary segmet, for example, /usr4/oracle/dbs/temp1baa.dbf. Click OK. 37 The Temporary Segmet File Size scree is displayed. Type 200M ad click OK. 38 The Create DB Objects (F/S): USER Data File Locator scree is displayed. The USER tablespace ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the USER tablespace, for example: /usr5/oracle/dbs/user1baa.dbf. Click OK. 39 The USER Data File Size scree is displayed. Accept the default size of 1MB for the USER tablespace ad click OK. 2-6

21 Istallig Oracle versio The Create DB Objects (RAW): TOOLS Data File Locator scree is displayed. The TOOLS tablespace ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the TOOLS tablespace, for example, /usr6/oracle/dbs/tools1baa.dbf. Click OK. 41 The TOOLS Data File Size scree is displayed. Type 1M ad click OK. 42 The Default DB scree is displayed with the defied fileames ad sizes. Accept the values by selectig OK, or supply ew oes by selectig Back. You must repeat this step twice ad click Yes to accept the values. 43 The Help Facility scree is displayed, askig if you wat to load the SQL*Plus Help Facility. Click YES or NO depedig o the amout of disk space that you have available. 44 The Demo Tables scree is displayed, askig you if you wat to load the SQL*Plus Demo Tables. Click YES. 45 The Cliet Shared Library scree is displayed, askig you if you wat to regeerate a shared versio of the Oracle library for Pro*C, OCI ad XA cliets. Click NO. 46 Whe the istallatio is complete, a iformatio scree is displayed tellig you that you must ru the root.sh shell script whe the istallatio is complete. This shell script sets permissios ad cofigures the Oracle eviromet. It is discussed i Chapter 4, uder Cofigurig the Oracle eviromet. Click OK to cotiue. 47 Whe the Asset Maager scree appears, click EXIT to close the istallatio program. 48 A cofirmatio scree is displayed. Click Yes to quit the istallatio. You are retured to the prompt. Check whether the followig message is displayed: Result: success. 2-7

22 Istallig Oracle versio

23 3 Istallig Oracle versio 8.0 NOTE This chapter describes how to istall the Oracle versio 8.0 software. Oracle istallatios are versio ad system depedat. The istallatio procedures as give i this chapter is a example. Please check your Oracle documetatio for the istallatio procedure for the Oracle versio you are istallig. This documetatio is titled like: Oracle Server Istallatio Guide or Oracle Server Istallatio ad Cofiguratio Guide. The Oracle Istallatio Guide describes the procedures to create the Oracle istallatio eviromet ad to ru the Oracle Istaller for your operatig system ad media type. The Oracle Istaller script is described i detail here to provide the required settigs for BAAN. Istallig Oracle requires the followig three steps: 1 Create the Oracle istallatio eviromet from CD-ROM 2 Ru the Oracle Istaller 3 Set the permissios (root.sh) Istallig Oracle from CD-ROM Perform the followig steps before you start the istallatio process: 1 Log o as user root. 2 Cosult your Oracle documetatio for the appropriate mout commad to mout the Oracle distributio CD (i the example, istallatio below the CD is mouted o /cdrom). 3 Log off ad log o as user oracle. Type the followig commad: $ cd /cdrom/oraist 4 Check that the ORACLE_TERM is set to the appropriate value by typig the followig commad: $ echo $ORACLE_TERM You are ow ready to cotiue with the steps described i the followig sectio, Istallig the Oracle software. 3-1

24 Istallig Oracle versio 8.0 NOTE Istallig the Oracle software The Oracle istallatio process is described i this documet to esure that the appropriate values are etered i the proper sequece ad i the proper locatios. There ca be differeces betwee this descriptio ad the actual Oracle Istaller (for example, additioal checks). Refer to the Oracle Istallatio Guide for more details. 1 Type the followig commad to start the Oracle istaller: $./oraist To choose commads i the oraist script, press TAB to move the cursor betwee commads, ad press ENTER to select the highlighted commad. To choose amog a list of optios, press TAB to move the cursor to the first optio. Press the DOWN ARROW util the desired optio is highlighted ad press the SPACEBAR to select the optio. 2 The Istall Type scree is displayed. Select Custom Istall ad click OK to cotiue. 3 The preamble.txt scree is displayed. Click OK to cotiue. 4 A iformatio scree is displayed, with importat preistallatio iformatio. Read the iformatio ad click OK to cotiue. 5 The Istaller Activity Choice scree is displayed. Click Istall, Upgrade, or De-Istall Software ad click OK. 6 The Istallatio Optios meu is displayed. Click Istall New Product Create DB Objects ad click OK. 7 The Istallatio Optios: Mout Poit scree is displayed. Type the mout poit of your Oracle directory structure. Note that this is ot the same as the directory that is defied by ORACLE_HOME. For example, if your ORACLE_HOME is /usr1/oracle, your mout poit is /usr1. Type the mout poit ad click OK. The user oracle must have write permissio for the mout poit of the Oracle directory structure. 8 The Istallatio Optios: Home Locator scree is displayed. Type the Oracle release umber, for example, 8.0.3, ad click OK. 9 The Eviromet Variables scree is displayed. Type the complete directories for ORACLE_BASE ad ORACLE_HOME. ORACLE_HOME must be located i a directory below the ORACLE_ BASE directory. Click OK. 3-2

25 Istallig Oracle versio 8.0 NOTE NOTE 10 The Loggig ad Status scree is displayed. Type the complete path ames for the log files or accept the default values. Click OK. 11 The Istall Source scree is displayed. Eter the Oracle distributio medium that you are usig ad click OK. 12 The ORACLE_SID scree is displayed. Eter baa as the ORACLE_SID ad click OK. 13 The NLS scree is displayed. Press TAB to move the cursor to the list of laguages ad use the DOWN ARROW to select the ative laguage to be istalled ad click OK. I this example istallatio, America/Eglish is selected. 14 The Relik All Executables? scree is displayed. For a first-time istallatio this is ot ecessary, so click NO. If you wat to be able to add more executables later, click YES. 15 A Iformatio scree is displayed tellig you where the root.sh script will be stored. You will eed to access this script after the istallatio is complete. Make a ote of this locatio. Click OK to cotiue. 16 The Software Asset Maager scree is displayed. Select at least the followig products by pressig the DOWN ARROW ad the the SPACEBAR i the Products Available widow: Oracle8 Eterprise (RDBMS) SQL*Plus If you wat to use Oracle import ad export products, you must also select: PL/SQL 8.0 If you wat to use SQL*Net, also select: Net8 Net8 Protocol Adapters 17 After you have selected the Oracle products that you wat to istall, press the TAB key to highlight Istall ad press ENTER. 18 The DBA Group scree is displayed. Accept the default ame dba as the UNIX group ame for the Oracle DBA group ad click OK. 19 The OSOPER Group scree is displayed. Accept the default ame dba as UNIX group ame for the Oracle OSOPER group ad click OK. 3-3

26 Istallig Oracle versio 8.0 NOTE 20 The Create DB Objects: Storage Type scree is displayed. Select the type of storage device that you will use for the database. If at all possible, you must use a raw device. This will provide better performace tha a UNIX file system device. Click OK. 21 The Create DB Objects (F/S): Cotrol File Distributio scree is displayed. It is recommeded that you assig differet disks to each cotrol file. Therefore, click YES. 22 The Database Mout Poits scree is displayed. Type the mout poits for the cotrol files. Click OK to accept the mout poits. 23 The Character Set scree is displayed. You must use the default character set US7ASCII. A differet character set will almost certaily cause problems. Click OK. 24 The Natioal Character Set scree is displayed. You must use the default character set US7ASCII. A differet character set will almost certaily cause problems. Click OK. 25 The SYSTEM Password scree is displayed. Eter ad reeter the password maager ad press ENTER to cotiue. Durig istallatio use maager for all passwords. Remember to chage the passwords later. 26 The SYS Password scree is displayed. Eter ad reeter the password maager ad press ENTER to cotiue. 27 The dba password scree is displayed. It is possible but ot ecessary to defie the passwords for the iteral users at this poit. Click NO. 28 The TNS Listeer Password scree is displayed. Eter ad reeter the password maager ad press ENTER twice to cotiue. 29 The Cofigure MTS ad start SQL*Net listeer? scree is displayed. Click NO. 30 The Create DB Objects (F/S): Cotrol File Locator scree is displayed agai, showig the path ames for the cotrol files that you previously iserted. Click Yes to accept the path ames. 31 Now the istaller shows a umber of screes with default values that ca be used to set up the database. Click OK twice. 32 The Default DB scree is displayed. The default values that Oracle uses to set up a database are ot suitable for a BAAN istallatio. Click NO. 3-4

27 Istallig Oracle versio The Create DB Objects (RAW): System File Locator scree is displayed. For the path for the SYSTEM tablespace, specify the desired file or raw device, for example, /usr1/oracle/dbs/system1baa.dbf. Click OK. 34 The SYSTEM Data File Size scree is displayed. A system tablespace of 200 MB is sufficiet, uless you are usig a large umber of compaies. If so, you must icrease the system tablespace. Type 200M or the appropriate tablespace size ad click OK. 35 The Create DB Objects (F/S): Redo Log Locator scree is displayed. It is recommeded that you locate the redo log files o oe or more separate fast disks. For all three redo log files, eter a logical file ame, for example, for the first: /usr2/oracle/dbs/log1baa.dbf. Click OK. 36 The Redo Log File Size scree is displayed. Specify the size for the first redo log file. A value of 50 MB is a good iitial value. Specify the size for the redo log file ad click OK. 37 You must repeat the last two steps for the secod ad third redo log files. Specify the same size as for the first redo log file. 38 The Create DB Objects (F/S): Rollback Segmet File Locator scree is displayed. The rollback segmet ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type the path to the directory where you wat the rollback segmet, for example, /usr3/oracle/dbs/rbs1baa.dbf. Click OK. 39 The Rollback Segmet File Size scree is displayed. Type 300M ad click OK. The size of tablespaces ca easily be exteded after istallatio. For istallatios with may users, this size may ot be sufficiet. Please read the sectio, Adjustig the rollback segmets first for rule of thumb for size calculatios. 40 The Create DB Objects (F/S): Temporary Segmet File Locator scree is displayed. The temporary segmet ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the temporary segmet, for example, /usr4/oracle/dbs/temp1baa.dbf. Click OK. 41 The Temporary Segmet File Size scree is displayed. Type 200M ad click OK. 42 The Create DB Objects (F/S): USER Data File Locator scree is displayed. The USER tablespace ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the USER tablespace, for example: /usr5/oracle/dbs/user1baa.dbf. Click OK. 3-5

28 Istallig Oracle versio The USER Data File Size scree is displayed. Accept the default size of 1MB for the USER tablespace ad click OK. 44 The Create DB Objects (RAW): TOOLS Data File Locator scree is displayed. The TOOLS tablespace ca be defied i $ORACLE_HOME/dbs or preferably o aother disk. Type i the path to the directory where you wat the TOOLS tablespace, for example, /usr6/oracle/dbs/tools1baa.dbf. Click OK. 45 The TOOLS Data File Size scree is displayed. Type 1M ad click OK. 46 The Default DB scree is displayed, with the defied fileames ad sizes. Accept the values by clickig OK, or supply ew oes by selectig Back. You must repeat this step twice ad click Yes to accept the values. 47 The Help Facility scree is displayed, askig if you wat to load the SQL*Plus Help Facility. Click YES or NO depedig o the amout of disk space you have available. 48 The Demo Tables scree is displayed, askig you if you wat to load the SQL*Plus Demo Tables. Click YES. 49 Whe the istallatio is complete, a iformatio scree is displayed tellig you that you must ru the root.sh shell script whe the istallatio is complete. This shell script sets permissios ad cofigures the Oracle eviromet. It is discussed i the ext chapter, Cofigurig the Oracle eviromet. Click OK to cotiue. 50 Whe the Asset Maager scree appears, click EXIT to close the istallatio program. 51 A cofirmatio scree is displayed. Click Yes to quit the istallatio. You are retured to the prompt. Check whether the followig message is displayed: Result: Success. 3-6

29 4 Cofigurig the Oracle eviromet This chapter describes the Oracle cofiguratio tasks that you must perform after you istall Oracle. The tasks described are: Set permissios Create a Oracle istace Modify the iitoracle_sid.ora file Modify the oratab file Modify the rollback segmets Settig permissios After you istall Oracle, you must set the appropriate permissios before you ca ru the Oracle server. To set these permissios ad to cofigure the Oracle eviromet, you must ru the root.sh shell script (you ca fid the root.sh script i $ORACLE_HOME/oraist). Before you ca ru root.sh, you must set several eviromet variables. The values that you set for these eviromet variables depeds o your istallatio. Please refer to the appropriate Oracle mauals prior to ruig root.sh. Creatig a Oracle istace If you followed the steps i the previous chapter to istall Oracle, you have already created a Oracle istace. If Oracle was previously istalled, but a istace for BAAN is ot yet available, you will still eed to follow the steps i the previous chapter, Istallig Oracle Versio 7.3. Modifyig the iitoracle_sid.ora file After you create a stadard istace, the $ORACLE_HOME/dbs/iitORACLE_SID.ora file must be modified before Oracle ca ru properly. The chages to be performed i these files are described i the sectios below (ote that you must be logged o as user oracle). The iitoracle_sid.ora file i the $ORACLE_HOME/dbs directory cotais some Oracle parameters. Every istace has its ow file with the ame iitoracle_sid.ora. For example, for the ORACLE_SID baa, the file is amed iitbaa.ora. 4-1

30 Cofigurig the Oracle eviromet NOTE NOTE The iitoracle_sid.ora file cotais a umber of optios whose SMALL value is eabled by default, ad whose MEDIUM ad LARGE values are disabled. You must chage these optios i the circumstaces listed below: With more tha 25 users, eable the MEDIUM value ad disable the other values. With more tha 75 users, eable the LARGE value ad disable the other values. For all remaiig tuig tasks you must verify that the kerel o your system ca hadle the umber of users that you specify. See also the chapter o preistallatio tasks i the Oracle Istallatio ad Cofiguratio Guide. If you chage ay parameters i the iitoracle_sid.ora file, you must be logged o as oracle. Close dow ad start up ORACLE7 by usig the dbshut ad dbstart commads to effect the chages. All the values for the parameters that have bee discussed are good startig values. Your system may eed additioal tuig later o, ad some of these parameters ca be chaged i that process. It is difficult to give the best values i this maual, because of customizig ad differeces i Baa istallatios. The followig variables ad the idicated values must be added to or chaged i the iitoracle_sid.ora file: db_files port specific (but ormally 32 or 64). If you set this value too small or too large it ca have a egative impact o the Oracle Buffer Cache performace. db_file_multiblock_read_cout The default is 8, set it to 64. As a rule of thumb: make sure that sort_read_fac is equal to db_file_multiblock_read_cout. This parameter will help with full ad rage scas. Settig of this parameter has a impact o the optimizer. The optimizer ca cost full or rage scas cheaper if this value is larger. db_block_buffers Refer to the sectio The db_block_buffers ad shared_pool_size parameters (later i this chapter) for a descriptio of this parameter. shared_pool_size Refer to the sectio The db_block_buffers ad shared_pool_size parameters (later i this chapter) for a descriptio of this parameter. 4-2

31 Cofigurig the Oracle eviromet log_checkpoit_iterval For istalls we ca suggest a value of Basically let the size of the redo log files decide the checkpoit frequecy. The default value is 10000, a larger value will help to speed up migratios or istalls. If the value is really large ad you have large redo log files, the startup of a database (that was ot clealy shutdow) ca take loger (scaig the larger log files). log_buffer The default is 8K (8192). For the migratios/istalls a larger value is eeded. Normally the size of the log_buffer ca be determied with the followig formula: 3/2 * (avg. redo size per TX * cocurret TX) It is ot urealistic to set a value of 1M or 2M. ope_cursors Icrease this value to sort_read_fac Icrease this value to 64. If sorts go to disk because a large sort is doe or the sort_area_size is small, this parameter idicates the umber of blocks that will be read back from the temporary segmet. cursor_space_for_time Set this value to TRUE This will help to reduce the latch cotetio o the library cache latches. The side effect of this parameter is that potetially a larger shared spool (shared_pool_size) ca be eeded (so, settig this parameter to TRUE is oly useful o larger system cofiguratios). Note that, if the size of your shared_pool_size parameter is less tha 100M, you may eed to set cursor_space_for_time parameter to FALSE. If you get the Oracle error Ora-4031, it ca be a idicatio that you have to switch the cursor_space_for_time parameter back to FALSE. db_block_size The default is 2K (2048), however it may be a better choice to go to a larger blocksize like (4K, 8K or eve 16K). The value must be equal to or a multiple of the page size of your operatig system. This parameter ca really help with tables that have very large rows, so that the row ca fit ito oe block istead of ito multiple blocks (row chaiig). 4-3

32 Cofigurig the Oracle eviromet sort_area_size The default is 64K (65536). A larger value ca help to reduce the umber of sorts to disk or the umber of times a sort must go to disk. However settig a larger value has a impact o all Oracle processes ad ca impact your memory requiremets for the database server. Normally sorts will go through the Oracle buffer cache, with sort_direct_writes=auto, the writes ca go directly to disk. timed_statistics The default is FALSE. If you set this to TRUE, it will have a small egative performace impact (1 to 3%, platform specific), but it will provide detailed timig iformatio that ca guide you later i case you have performace problems. Otherwise, the database istace must be restarted to eable it. asyc I/O The ame of this parameter is portspecific, so is the default value. Basically, you wat to eable the asyc I/O o each platform. Look i the portspecific Oracle documetatio for the ame ad the default value for this parameter. You wat to eable the asychroous writes (which are still syc ed to disk) for the DBWR process. db_file_simultaeous_writes The default is 4. This parameter ad the db_files determie the write batch for the DBWR with the followig formula: ((db_files * db_file_simultaeous_writes)/2)/db_block_lru_latches Note that the correct settig for db_block_lru_latches, db_files ad db_file_simultaeous_writes ca be determied with the followig rule: If the outcome of the above formula is betwee 32 ad 64, you have the best iitial settigs. db_block_lru_latches The default value is portspecific. This parameter determies the umber of buffer cache LRUs i your system. A good rage of values is 2 to 4. If you set this value too large, it ca have a egative impact o the Oracle Buffer Cache performace. db_block_checkpoit_batch The default is 8. A better value is probably aroud 32 to 64. This idicates the umber of buffers that the DBWR process will write out i the ormal DBWR write batch for a checkpoit. If checkpoits take a log time to complete, it ca help to set a larger value. 4-4

33 Cofigurig the Oracle eviromet The db_block_buffers ad shared_pool_size parameters The ext two parameters (db_block_buffers ad shared_pool_size) have a big impact o memory cosumptio o your machie. There for some sizig eeds to be doe, depedig o the umber of compaies, istallatio type, umber of processes ad iteral memory. The values calculated must be viewed as the values for larger istallatios. Smaller istallatios ca (ot eeded) reduce some of these values. (The termiology ad required data has bee copied from the BAAN IV sizig guide P3004F, but this data ca also be used for BaaERP iitial Oracle sizig.) The formula for computig is as follows: db_block_buffers = (0.50 * Ir)/db_block_size shared_pool_size = (0.25 * Ir) Ir = Im - Ib - (P * Ig) Ir = Iteral memory that remais free Im = Iteral memory of the machie Ib = Base amout of memory Ig = Amout of memory per GUI user P = Number of cocurret Baa users 32-bits OS Hostmode Oracle C/S DB Server Ib Ig Ib Ig Oracle (raw) 64 Mb 11 Mb 64 Mb 3.5 Mb Oracle (UFS) 64 Mb 12 Mb 64 Mb 5 Mb 64-bits OS Hostmode Oracle C/S DB Server Ib Ig Ib Ig Oracle (raw) 80 Mb 12 Mb 80 Mb 3.5 Mb Oracle (UFS) 80 Mb 13 Mb 80 Mb 5 Mb NOTE It is also good to uderstad that Ir must be a certai value. Ir must be a miimum of 30-40% of Im. As a rule of thumb: the remaiig amout of memory ca be divided like this: 50 percet for the Oracle buffer cache (db_block_buffers) ad 25 percet for the Oracle shared pool (shared_pool_size). 4-5

34 Cofigurig the Oracle eviromet Example 1: Apply the rules of thumb as metioed o the previous page to compute the parameters for the followig cofiguratio: Host mode 1 Gb iteral memory 32-bit OS raw Oracle I/0 50 cocurret Baa users db_block_size set to 4k. Ir = Im - Ib - (P * Ig) Ir = 1024Mb 64 Mb ( 50 * 11 Mb ) = 410 Mb db_block_buffers = (0.5 * Ir)/db_block_size shared_pool_size = (0.25 * Ir) db_block_buffers = (0.5 * 410Mb) / 4k = shared_pool_size = (0.25 * 410Mb) = Example 2: Oracle C/S mode 256Mb iteral memory 32-bit OS raw Oracle I/0 50 cocurret Baa users db_block_size set to 4k. Ir = Im - Ib - (P * Ig) Ir = 256Mb 64 Mb ( 50 * 3.5 Mb ) = 17 Mb db_block_buffers = (0.5 * Ir)/db_block_size shared_pool_size = (0.25 * Ir) db_block_buffers = (0.5 * 17Mb) / 4k = 2150 shared_pool_size = (0.25 * 17Mb) = Note that i this last example Ir is oly 5% of Im, so this sizig will probably give tremedous performace problems. If you look at the formulas, you ca easily see that this system caot be tued well for fifty users. 4-6

35 Cofigurig the Oracle eviromet Adjustig the oratab file While you carry out the root.sh script described i the sectio, Settig permissios above, the Oracle cofiguratio file /etc/oratab is created. O some systems this file is located i aother directory: /var/opt/oracle/oratab. This file cotais the real path of the Oracle7 istallatio directory. For baa the istace, the /etc/oratab file cotais, for example, the followig default etry: baa:/usr1/app/oracle/product/ :n You must read this etry as follows: The first field is the system idetifier (ORACLE_SID) of the database. The secod field is the home directory (ORACLE_HOME) of the database. The third field idicates whether the database must (Y), or must ot (N) be brought up at systemboot time. You must chage the value of the third field from N to Y. Adjustig the rollback segmets Select the umber of rollback segmets from the followig table: Number of users Number of rollback segmets required rollback segmet for each 4 users rollback segmet for each 6 users More tha 61 1 rollback segmet for each 8 users These values are oly iitial values. If they prove to be usatisfactory, you ca chag them at ay time. To view, create, or remove rollback segmets, use SQL*Plus. For more iformatio about these tools, see the chapter titled Use of sqldba, svrmgrl ad SQL*Plus i the Oracle Admiistratio guide. To arrive at the right rollback segmets, go through the followig steps: 1 View rollback segmets 2 Create ew rollback segmets 3 Remove old rollback segmets 4 Adjust iitoracle_sid.ora file 4-7

36 Cofigurig the Oracle eviromet Viewig Rollback Segmets Log o as user Oracle ad coect as sys, system or iteral (usig svrmgrl or svrmgrm i versio 7.3) ad view the rollback tablespaces by followig the steps described below. I the example below, the svrmgrl utility is used ad is coected as iteral. 1 Log o as user oracle ad eter the followig commad: $ svrmgrl 2 Eter the followig commad to coect as user iteral: SVRMGR> coect iteral 3 View the rollback segmets by eterig the followig query: SVRMGR>select segmet_ame, status 2> from dba_rollback_segs; NOTE Creatig Rollback Segmets The ew rollback segmets must be amed rbssequece_umberoracle_sid. For example, the first ew rollback segmet i our example istallatio must be amed rbs1baa. A ew rollback segmet ca be created by usig the followig query (i this example the svrmgr utility is used): SVRMGR> create rollback segmet segmet ame 2> tablespace rollback tablespace 3> storage ( 4> iitial 1M 5> ext 1M 6> optimal 40M 7> maxextets ulimited 8> ); You ca look for a tablespace ame by eterig the followig query: SVRMGR> select tablespace_ame from dba_tablespaces; 4-8

37 Cofigurig the Oracle eviromet For example, to create the first rollback segmet for BAAN, follow the first two steps described i the sectio Viewig Rollback Segmets o Page 4-8, ad eter the followig query: SVRMGR> create rollback segmet rbs1baa 2> tablespace rbsspace 3> storage ( 4> iitial 1M 5> ext 1M 6> optimal 40M 7> maxextets ulimited 8> ); A ew rollback segmet ca be brought olie, if you use the followig query: SVRMGR> alter rollback segmet segmet ame olie; For example, to brig the first rollback segmet olie, eter the followig query: SVRMGR> alter rollback segmet rbs1baa olie; Saity check o the sizes of rollback segmets The amout of space eeded by the rollback segmets will be at least equal to the umber of rollback segmets times the size specified as optimal durig the creatio of the rollback segmets. This meas that five rollback segmets with optimal size of 40M eed a rollback tablespace size of at least 200Mb. If this was the size of the created rollback tablespace durig the istallatio, o rollback segmet will be able to use additioal extets. So please ote the followig saity check o the rollback tablespace: <rollback tablespace size> > 1.5 * <# rollback segmets> * <optimal rollback size> Whe eeded the rollback tablespace ca be exteded by usig svrmgrl or svrmgrm i versio 7.3. To be able to exted a tablespace, you must have DBA permissios by coectig as system, sys or iteral, as described i the sectio Viewig Rollback Segmets, earlier i this chapter. More iformatio about these tools, see the chapter titled Use of sqldba, svrmgrl ad SQL*Plus i the Oracle Admiistratio guide. The sytax of the query to exted a tablespace is (i this example, the svrmgr utility is used): 4-9

38 Cofigurig the Oracle eviromet SVRMGR> alter tablespace <rollback tablespace ame> 2> add datafile file ame 3> size size; Removig rollback segmets A rollback segmet ca be removed if it is offlie. At least two rollback segmets must remai active. Olie rollback segmets ca be brought offlie by usig the followig query (beig coected as sys, system or iteral): SVRMGR> alter rollback segmet segmet ame offlie; To remove the offlie rollback segmet, eter the followig query: SVRMGR> drop rollback segmet segmet ame; Adjustig the iitoracle_sid.ora File Ay chage made i the rollback segmets must also be carried through i the iitoracle_sid.ora file. The iitoracle_sid.ora file cotais the rollback_segmets parameter. The ew rollback segmets (i paretheses) must be iserted after the equal sig. For example, if there are eight rollback segmets, the ew lie appears as follows: rollback_segmets = (rbs1baa,rbs2baa,rbs3baa,rbs4baa,rbs5baa,rbs6baa,rbs7baa,rbs8baa) Creatig tablespaces for BaaERP Tablespaces ca be created by usig svrmgrl or svrmgrm i versio 7.3. To be able to create a tablespace you must have DBA permissios by coectig as system, sys or iteral, as described i the sectio Viewig Rollback Segmets, earlier i this chapter. For more iformatio about these tools, see the chapter titled Use of sqldba, svrmgrl ad SQL*Plus i the Oracle Admiistratio guide. The sytax of the query to create a tablespace is (i this example, the svrmgr utility is used): SVRMGR> create tablespace tablespace ame 2> datafile file ame 3> size size; Separate tablespaces must be created for tables ad for idices. Iclude a sequece umber i the file ame ad the $ORACLE_SID ad use the.dbf suffix. For example, to create the tables i /usr2/oracle/dbs ad the idices i /usr3/oracle/dbs, the queries must be as prited below. 4-10

39 Cofigurig the Oracle eviromet To create the tablespace for the tables, eter the followig query (i this example, the svrmgr utility is used): SVRMGR> create tablespace datspace 2> datafile /usr2/oracle/dbs/dat1baa.dbf 3> size 1024M; To create the idices, eter the followig query (i this example, the svrmgrl utility is used): SVRMGR> create tablespace idxspace 2> datafile /usr3/oracle/dbs/idx1baa.dbf 3> size 1024M; Elargig a tablespace If a tablespace must be elarged because it is almost full or if you wat to create extra space i advace, you ca add a extra data file to a existig tablespace. To be able to elarge a tablespace you must have DBA permissios by coectig as system, sys or iteral, as described i the sectio Viewig Rollback Segmets, earlier i this chapter. The sytax of the query to elarge a tablespace is (i this example, the svrmgr utility is used): SVRMGR> alter tablespace tablespace ame 2> add datafile file ame 3> size size; For example, to elarge the tablespace datspace i /usr2/oracle/dbs by 512Mb, eter the followig query (i this example, the svrmgrl utility is used): SVRMGR> alter tablespace datspace 2> add datafile /usr2/oracle/dbs/dat2baa.dbf 3> size 512M; After you have elarged the tablespace, you must restart the Oracle database server. 4-11

40 Cofigurig the Oracle eviromet Tuig SQL*Net Istallatios that are usig SQL*Net are advised to make some modificatios i the SQL*Net settigs. By icreasig packet sizes that are used i the etwork layers, performace improvemets ca be obtaied. Some cotrol over these packet sizes ca be cofigured through the SDU ad TDU parameters. These cotrol the sizes of the Service ad Trasport layer buffers respectively. Prior to Oracle these sizes were limited to 2k. I owards these are tuable above 2k (default value). The SDU ad TDU size is tuable up to 32K. This tuig must be doe at the cliet side (file TNSNAMES.ORA) ad o the server side (LISTENER.ORA). These files are (depedig o your system) located i oe of the directories /etc, /var/opt/oracle or $ORACLE_HOME/etwork/admi TNSNAMES.ORA The parameters must appear i the DESCRIPTION clause. service = (DESCRIPTION= (SDU=8192) (TDU=8192) (ADDRESS= (PROTOCOL=tcp) (PORT=2010) (HOST=abc)) (CONNECT_DATA= (SID=baa)) ) You ca set TDU differet to SDU but there is o real reaso to do this. For example, with TDU=1024 ad SDU=1536, 512 ad the 1024 bytes of data are set to the trasport. With TDU=2048 ad SDU=1536, 1536 bytes of data are set to the trasport. LISTENER.ORA The parameters must appear i the SID_DESC clause. SID_LIST_LISTENER = (SID_LIST = (SID_DESC = (SDU = 8192) (TDU = 8192) (SID_NAME = baa) (ORACLE_HOME = /oracle/product/ ) ) ) 4-12

41 Cofigurig the Oracle eviromet This chapter describes how to istall the BaaERP server software. Note that you must istall this software by usig a Widows 95 or Widows NT-based system, because a part of the istallatio must be performed by usig the BaaERP Widows (BW) cliet software. You must use termial emulatio software (for example, Reflectio) to coect to the UNIX server. 4-13

42 Cofigurig the Oracle eviromet 4-14

43 5 Istallig BaaERP To istall BaaERP there are two major steps: Load the software from tape The software ca be loaded either locally or remotely. A local istallatio meas that the tape streamer is coected to the system o which the software is beig istalled. A remote istallatio meas that the istallatio is doe o a local system from a tape loaded o a remote system i the etwork. A local istallatio is described i the sectio below Loadig the software locally; a remote istallatio is described i the sectio Loadig the software remotely o Page 5-3. Istall the software This step is described i the sectio, Istallig the software o Page 5-7. The master-tape shipmet ca iclude a secod tape, called a patch tape. Use the same master tape procedure to read the patch tape ito a separate, empty directory. If a patch tape is icluded, see the maual eclosed with it for istallatio istructios. CAUTION Loadig the software locally This sectio describes how to load the BAAN software from a local tape device that is attached to the UNIX server. If you load the software from a remote tape device, skip to the sectio Loadig the software remotely o Page 5-3. To load the software locally, follow the steps described below: 1 Log o as user root ad create the directory i which to load the BAAN software, for example, /usr2/tape. Never load the software ito a directory i a existig BSE eviromet or ito a directory that cotais existig BAAN tables. If you do so, the istallatio script will crash. 2 Chage directories to the directory that was created i Step 1 ad make sure that the tape is positioed at the begiig of the tape. You ca use oe of the followig commads to rewid the tape: # < local rewid device # mt -t local device rewid 5-1

44 Istallig BaaERP NOTE You ca eter the followig commad at the system prompt to check if the mt commad is available (If there is o magetic tape maipulatio program available, you must use the cpio commad for this purpose): # type mt 3 Eter the followig commad at the system prompt to retrieve the istallatio script from tape: # cpio -icvdb < local.device 4 Start the mas.read6.2 utility to read the software from tape by eterig oe of the followig commads. # sh mas.read6.2 # sh mas.read6.2 -d local device 5 Press ENTER to skip the scree cotaiig Help iformatio. 6 The followig message is displayed: Is the streamer coected to the local system "sysame"? [y] If the streamer is coected to the system, press ENTER. 7 The followig meu is displayed, askig you which optio is to be istalled. Available optios with mas.read6.2 1) Select packages ad Operatig System 2) Select oly the Operatig System 3) Select compoets for Workstatios istallatio Choice: [1] NOTE Press ENTER for a complete istallatio of Package VRCs ad the operatig system (full server istallatio). If you press 2, oly a operatig system is read from tape. If you press 3, oly the workstatio software is read from tape. If you press 2 or 3 mas.read6.2 will skip the ext steps ad cotiues with Step A meu is displayed that asks you which packages you wat to istall. Press ENTER if you wat to istall the displayed packages. Press N followed by ENTER if you wat to make aother selectio. 9 A meu is displayed that asks you which laguages you wat to istall. Press ENTER if you wat to istall the displayed laguages. Press N followed by ENTER if you wat to make aother selectio. 5-2

45 Istallig BaaERP 10 A meu is displayed askig you which operatig system you wat to istall. Press ENTER if you do ot wat to istall the operatig system-depedet biaries. Otherwise, select the relevat operatig system. 11 You are asked to eter the o-rewid device ame of the streamer. Type the device ame of the o-rewid device. You will ot get this questio if you specified the device ame at the commad lie i Step You are asked if you are sure that the tape is i its device. Press ENTER to cotiue. 13 A message is displayed askig you if you wat to test the o-rewid device. You are recommeded to test whether the etered device ame is a real orewid device. Press ENTER to test the o-rewid device. 14 A message is displayed askig you if you wat the system to check if there is eough space to read the software. Press ENTER to have the system check disk space requiremets. 15 A message is displayed askig you if you wat to start readig the tape. Press ENTER. It will take a while to read the tape. 16 After the mas.read6.2 utility has fiished, you are asked if you wat to read more laguages from tape. If you do ot wat to read more laguages, press ENTER. If you do wat to read more laguages, press Y followed by ENTER ad you will be asked agai which packages ad laguages you wat to istall. Whe all required software has bee read from tape, you are ready to ru istall6.2 to istall the software. Skip to the sectio Istallig the software o Page 5-7. CAUTION Loadig the software remotely This sectio describes how to load the BAAN software from a remote tape device a tape device attached to a server other tha the UNIX server o which the BaaERP software is to be istalled. If you are istallig the software locally, go back to the sectio Loadig the software locally o Page 5-1. To load the software remotely, follow the steps described below: 1 Log o as user root ad create the directory i which to load the BAAN software, for example, /usr2/tape. Never load the software ito a directory i a existig BSE eviromet or ito a directory that cotais existig BAAN tables. If you do so, the istallatio script will crash. 5-3

46 Istallig BaaERP 2 Chage directories to the directory created i Step 1 ad make sure that the tape is positioed at the begiig of the tape. You ca use oe of the followig commads to rewid the tape: # remote shell system ame mt -t remote device rewid NOTE The variables i the commads above are explaied below: remote shell This is the remote shell commad o the local system, remsh o most UNIX systems, but rcmd o a SCO Uix system, ad rshell o a Bull system. system ame This is the system ame of the remote system, to which the tape is coected. remote device This is the tape device ame o the remote system. This ca either be a rewid or a o-rewid device. You ca eter the followig commad at the system prompt to check if the mt commad is available o the remote system. (If there is o magetic tape maipulatio program available, you must use the cpio commad for this purpose): # remote shell system ame "type mt" 3 Eter the followig commad at the system prompt to retrieve the istallatio script from tape: # remote shell system ame dd if=remote device bs=64k cpio -icvdb The variables i the commad above are explaied below: remote shell This is the remote shell commad o the local system, remsh o most UNIX systems, but rcmd o a SCO Uix system, ad rshell o a Bull system. system ame This is the system ame of the remote system, where the tape is coected. The system oto which you wat to dowload the istallatio script must be kow by this remote system i the /.rhosts file. remote device This is the tape device ame o the remote system. This ca either be a rewid or a o-rewid device. 5-4

47 Istallig BaaERP 4 Start the mas.read6.2 utility to read the software from tape by eterig oe of the followig commads: # sh mas.read6.2 # mas.read6.2 -d remote device 5 Press ENTER twice to skip the scree that cotais Help iformatio. 6 The followig message is displayed: Is the streamer coected to the local system "sysame"? [y] Press N followed by ENTER. 7 The followig message is displayed: Give the remote-system: [ ] Type the remote hostame. 8 The followig message is displayed: Give the remote-shell commad Examples: remsh, rcmd, rshell: [ ] Type the remote shell to be used. 9 The followig message is displayed: Give the userame o the remote -system: [root] Type the logo ame to be used o the remote system. 10 At this poit of the istallatio mas.read6.2 tries to coect to the remote system by usig the data that you etered i the Steps 7 through 9. If it succeeds, it will cotiue the procedure with Step 11. If mas.read6.2 does ot succeed i coectig to the remote system, the followig message is displayed (i this example the hostame of the remote system is haro): System haro is ot available for delta Possible causes: 1) Check.rhosts at haro for access this system to haro 2) Is haro filled i /etc/hosts? 3) Is delta filled i haro:/etc/hosts? 4) Is remsh the right remote-shell commad? 5) Use -l optio to specify the userame o the remote system. After this message, mas.read6.2 will iterrupt the istallatio. If this happes, you must check the possible causes idicated by mas.read6.2 ad restart mas.read6.2 after you have solved the problem. 11 The followig meu is displayed, askig you which optio you wat to istall. 5-5

48 Istallig BaaERP Available optios with mas.read6.2 1) Select packages ad Operatig System 2) Select oly the Operatig System 3) Select compoets for Workstatios istallatio Choice: [1] NOTE Press ENTER for a complete istallatio of Package VRCs ad operatig system (full server istallatio). If you press 2, oly a operatig system is read from tape. If you press 3, oly the workstatio software is read from tape. If your press 2 or 3, mas.read6.2 skips the ext steps ad cotiues with Step A meu is displayed that asks you which packages you wat to istall. Press ENTER if you wat to istall the displayed packages. Press N followed by ENTER if you wat to make aother selectio. 13 A meu is displayed that asks you which laguages you wat to istall. Press ENTER if you wat to istall the displayed laguages. Press N followed by ENTER if you wat to make aother selectio. 14 A meu is displayed askig you which operatig system you wat to istall. Press ENTER if you do ot wat to istall the operatig system-depedet biaries. Otherwise, select the relevat operatig system. 15 You are asked to eter the o-rewid device ame of the streamer. Eter the device ame of the o-rewid device at the remote system. You will ot be asked this questio if you specified the device-ame at the commad lie i step You are asked if you are sure that the tape is i its device. Press ENTER to cotiue. 17 A message is displayed askig you if you wat to test the o-rewid device. You are recommeded to test the device if the etered device ame is a real o-rewid device. Press ENTER to test the o-rewid device. 18 A message is displayed askig you if you wat the system to check if there is eough space to read the software. Press ENTER to have the system check disk space requiremets. 19 A message is displayed askig you if you wat to start readig the tape. Press ENTER. It will take a while to read the tape. 5-6

49 Istallig BaaERP 20 After the mas.read6.2 utility has fiished, you are asked if you wat to read more laguages from tape. If you do ot wat to read more laguages, press ENTER. If you do wat to read more laguages, press Y followed by ENTER ad you will be asked agai which packages ad laguages you wat to istall. Whe all required software has bee read from tape you are ready to ru istall6.2 to istall the software. NOTE NOTE CAUTION NOTE Istallig the software After the software has bee read from tape by usig the mas.read6.2 utility, it must be istalled with the istallatio script istall6.2. The Oracle RDBMS must already be istalled o the system before the istallatio ca be started. Take the followig steps to istall the BAAN software. 1 Log o as user root (do ot use the su commad) ad set the TERM variable to vt100 or ay other valid value. 2 Chage directories to the directory i which the BAAN files were read by the mas.read6.2 script ad eter the followig commad: # sh istall6.2 The selectio phase of the istallatio script (that is, before the last questio Are you ready for istallatio? is asked) ca be stopped at ay time by pressig a iterrupt, for istace, CTRL+C The script ca be restarted as ofte as desired. From the script, a subshell ca be activated by pressig EXCLAMATION POINT. To ed this subshell, type exit at the UNIX prompt. You the will retur to the script at the poit where you left. Never use the tee commad to create a log file. The istallatio script will start the bshell ad if the tee commad has bee used, a bshell widow will ot appear o the scree. Durig the istallatio, the log file log.istall6.2 is geerated i the directory where the istallatio was started. 3 After a temporary bse eviromet is created, you are asked to supply the path to the BSE (Baa Software Eviromet) directory. Be sure to eter the complete path. The path must have at least a depth of two directories, for example, /usr2/bse. It is easy to use a BSE path such as /usr2/baan5/bse. By usig BSE path ames like this, you ca see (i case of more istallatios) which software belogs to what eviromet. 5-7

50 Istallig BaaERP 4 The default value $BSE/tmp is suggested for the BSE_TMP eviromet variable. Accept the default by pressig ENTER. Press ENTER to cotiue. 5 You are asked if you wat to write the values of the $BSE-related variables to the systemwide profile /etc/profile. You are recommeded ot to write them to the systemwide profile, so press ENTER to accept the default aswer NO. 6 You are asked if you wat to write the $BSE variables to the profiles of the users. If you do ot wish to write the variables to the.profile files of the idividual users, press ENTER to accept the default aswer NO. Press ENTER to cotiue. 7 You are asked to eter the hostames of the systems for which a licese is required. The istallatio procedure displays the ame of the local system as default. Supply the hostame(s) ad press ENTER. The press ENTER to cotiue. 8 You are asked to specify a database driver for Compay 000. Depedig o whether you istalled Oracle7 or Oracle8, type the umber correspodig to either oracle7 or oracle8 i the list of database drivers. Press ENTER. 9 You are asked to supply the value of the ORACLE_HOME, ORACLE_SID ad TWO_TASK eviromet variables. Type the values you used whe istallig Oracle for the ORACLE_HOME ad ORACLE_SID eviromet variables. Oly supply a value for the TWO_TASK variable whe you use SQLNet (for example, whe you use cliet-server or a IBM i full host mode). Press ENTER. 10 You are asked if you wat to istall the Oracle Level 1 or Level 2 driver. Type either level1 or level2 (you are recommeded to select level 2, because it supports a larger variety of SQL statemets) ad press ENTER. 11 You are asked to specify iformatio for oe or more other compaies. Eter the same iformatio as you did for Compay A list of the database drivers that was selected for each compay is displayed. If the displayed list is correct, press ENTER. If the displayed list is ot correct, press N followed by ENTER. This allows you to chage the iformato that you etered. 13 You are asked to supply the path for the directories where the dictioary table defiitios are to be stored. Type a directory path or press ENTER to accept the default path. If the directory you typed does ot exist, you are asked if you would like the system to create the directory. Press ENTER to create the directory. Press ENTER to cotiue. 5-8

51 Istallig BaaERP EXAMPLE 14 You are asked to supply the path for the directories where the dumps of the demo tables are to be stored. Type a directory path or press ENTER to accept the default path. If the directory you typed does ot exist, you are asked if you would like the system to create the directory. Press ENTER to create the directory. Press ENTER to cotiue. Press ENTER agai to cotiue. 15 You are asked which VRC of the BaaERP packages you wat to iclude i the package combiatio. Select B50 (Versio), b (Release) for all BaaERP packages. 16 You are ow asked to eter the ame of the package combiatio to be created. Type the ame of the package combiatio or press ENTER to accept the default. You are asked for a descriptio of the package combiatio. Type the descriptio or press ENTER to accept the default. If oly stadard VRCs are available, create a stadard package combiatio with the ame b50release, for example b50b. 17 A list of packages that will be istalled for the package combiatio that is etered is displayed. Press ENTER to accept. 18 You are asked if you wat to ru multiple bshells, to speed up the istallatio. If your system has sufficiet CPU power (oe bshell per CPU), it is recommeded to aswer YES. Press Y ad the ENTER. Eter the umber of beshells. Press ENTER to cotiue. 19 If the biaries to be istalled ca accommodate multibyte characters, you will be asked a umber of questios that relate to multibyte. Choose multibyte if you wat to istall laguages with multibyte character sets (such as Arabic, Hebrew, Japaese, Chiese, ad Korea). First, you will be asked whether you ited to use multibyte. If you aswer YES, you must idicate how the multibyte data must be stored, ative or TSS (BAAN Superset). If you aswer NO, the system will skip the other questios ad ask you if you wish to cotiue. 5-9

52 Istallig BaaERP 20 At this poit you are asked if the istallatio ca be started. Press Y, the ENTER to start the istallatio. WARNING A error message may be displayed idicatig that the preistallatio tool preist ecoutered errors. If so, you must check the displayed log.preist file. 21 You are asked to iitialize the values of ORACLE_HOME ad ORACLE_SID. Press ENTER to iitialize the Oracle eviromet variables. 22 The followig iformatio is displayed. To cotiue the istallatio, press Y. I N S T A L L O R A C L E DRIVER This script will create the iitial group ad users For istallig the ORACLE driver. The ext thigs will be doe: - create ORACLE logi code for the iitial group - create ORACLE logi code for the user root ad bsp - update files ora_users ad ora_groups - update file ora_storage with defaults - create file db_resource with defaults Are you sure you wat to cotiue: N 23 You are asked to create the iitial group ad users for Oracle. The followig prompts are displayed, oe sectio at a time. Creatig iitial group ad users First logo as a dba user to ORACLE Eter dba user : system Eter dba password : Create the iitial group i ORACLE Eter group ame : baa Eter group password : baa Eter default tablespace : datspace Eter temporary tablespace : temp Create the iitial ORACLE users for root ad bsp User root User bsp User ame : root bsp User password : root bsp Default tablespace : datspace datspace Temporary tablespace : temp temp All data correct? Y 24 I the first sectio, you are asked to provide the ame ad password of the DBA user. Type the ame of the DBA user or accept the default user system. Type the password for this user. 5-10

53 Istallig BaaERP NOTE 25 I the secod sectio, you are asked to eter iformatio about the iitial Oracle group. The default tablespace ames are the ames of the tablespaces that you created i Chapter 4, Cofigurig the Oracle eviromet. I each field, you ca accept the defaults show above or you ca type alterative iformatio. 26 I the third sectio, you are asked to create the iitial Oracle users for root ad bsp. This will lik the BAAN users with the Oracle database server. The default tablespace ames are the ames of the tablespaces that you created i Chapter 4, Cofigurig the Oracle eviromet. I each field, you ca accept the defaults show above or type alterative iformatio. 27 Whe all iformatio about the iitial group ad users has bee etered, you are asked if all data is correct. If all data is correct, press ENTER for Yes. 28 You are asked if you wat to grat the users. Press ENTER to accept the default YES. Press ENTER to cotiue. You are asked if you wat to update the ora_users ad ora_groups files. Press ENTER to accept the default YES. Press ENTER to cotiue. You are asked if you wat to apped defaults to the ora_storage file. Press ENTER to accept the default YES. For more iformatio about the ora_storage file, refer to sectio Files i $BSE/lib/ora, i Chapter You are asked to eter the default data tablespace. The ame of the tablespace previously etered will be used as the default. Press ENTER to accept this tablespace or type the ame of a differet tablespace ad press ENTER. 30 You are asked to eter the default idex tablespace. The ame of the idex tablespace previously etered will be used as the default. Press ENTER to accept this tablespace or type the ame of a differet tablespace ad press ENTER. 31 A message is displayed tellig you what lies will be added to the ora_storage file. The message will be similar to the followig: These 2 lies are added to the file ora_storage Please check if you agree with the defaults. *:*:T:group:0214:5:TABLESPACE datspace PCTFREE 5 INITRANS 3 *:*:I group:0214:5:tablespace idxspace PCTFREE 5 INITRANS 3 32 If these lies are ot correct, you will eed to edit the ora_storage file after the istallatio is complete. Press ay key to cotiue. 33 You are asked if you wat to apped the defaults to the db_resource file. Press ENTER to apped the defaults. 5-11

54 Istallig BaaERP 34 You are asked to specify the Oracle parameter NLS_LANGUAGE. The displayed value is extracted from the Oracle database. For this reaso you must accept default by pressig ENTER. 35 You are asked to specify the Oracle parameter NLS_TERRITORY. The displayed value is extracted from the Oracle database. For this reaso you must accept default by pressig ENTER. 36 You are asked to specify the Oracle parameter NLS_CHARACTERSET. The displayed value is extracted from the Oracle database. For this reaso you must accept default by pressig ENTER. 37 You are asked if you wat to cotiue. Press ENTER to cotiue. 38 You are iformed that the shared memory for the temporary eviromet is beig stopped. At this poit, you must istall either BI or BW to complete the istallatio. The followig message is displayed. The hostame ad directory paths will be differet for your istallatio. Istallatio iterrupted: Thu Feb 26 13:12:17 MET 1998 You ca use BI or BW to cotiue the istallatio Whe usig BI: istall BI o your HTTP server - copy the HTML page /usr1/tape/istall.html to the BI subdirectory cliet - start your iteret browser ad select page istall.html Whe usig BW: istall BW o your workstatio (from /usr4/baa/bse/mswidows) - start BW usig the followig cofiguratio: Hostame: cosmos Coect As: root BSE /usr1/baa/bse Commad: --ottiex1287 /usr1/tape Whe BI or BW has fiished executig, you ca cotiue this istallatio Cotiue? (y/): 39 Do ot press Y to cotiue. You must first istall BI or BW before you ca cotiue. 40 To istall BW, you must dowload the BW biary files to your Widows NT workstatio. First, create a ew directory for the BW biary files o your Widows NT workstatio. I the followig example, the directory is \temp. 5-12

55 Istallig BaaERP 41 Ope a DOS commad prompt ad chage to the directory where you wat to place the files: cd \temp 42 Start ftp with the followig commad: ftp hostame where hostame is the ame of the UNIX host system. 43 You are prompted for your user ame ad password o the host. Log o as UNIX user root. 44 Type the followig commads to chage to the UNIX directory where the BW files are stored ad to fid the ame of the BW directory: cd bse/mswidows/bw ls where bse is the complete path to the BSE. 45 Chage directories to i386 or alpha, depedig o which cliet you are istallig. 46 Type the followig commads to retrieve the BW biary files i biary mode with the iteractive mode tured off for coveiece: bi prompt mget * 47 The files will be dowloaded to the directory that you created for BW. Eter bye to leave ftp ad go to Widows Explorer ad ope this directory. Double-click the setup file. This starts the BW istallatio program. 48 A Welcome message is displayed. Click Next. 49 A Licece Agreemet message scree is displayed. Click Yes. 5-13

56 Istallig BaaERP 50 The Select Eviromet dialog box is displayed. Click Istall New Eviromet if you perform a fresh istallatio, ad eter a ame for the ew istallatio. If you wat to upgrade a existig BW istallatio, you must click Select Existig Eviromet to choose the existig eviromet to be upgraded. Click Next to cotiue. 51 The Choose Destiatio Locatio dialog box is displayed. The layout of the dialog box depeds o whether you are istallig BW o a PC cliet or a Widows NT server. 5-14

57 Istallig BaaERP If you are istallig o a PC cliet, the followig dialog box is displayed: If you are istallig o a Widows NT server, the followig dialog box is displayed: Accept the default path or click Browse to eter aother path. Click Next to cotiue. 5-15

58 Istallig BaaERP 52 The Select Program Folder dialog box is displayed. Select the program folder to which the BaaERP Widows icos must be added (default BaaERP) ad click Next. 53 The Setup Iformatio dialog box is displayed. Click Next to cotiue with the displayed setup (or click Back to chage the displayed setup). 54 Whe setup is complete, click OK. Start BW by selectig BW from the BaaERP program group. The BW Cofiguratio scree is displayed. Type the ame of the UNIX host computer i the Hostame field. Coect as root. Type the complete path ame to the BSE, the bshell ame, ad the commad. Click RUN! 5-16

59 Istallig BaaERP 55 Whe the istallatio is complete, switch back to the UNIX widow show below: Istallatio iterrupted: Thu Feb 26 13:12:17 MET 1998 You ca use BI or BW to cotiue the istallatio Whe usig BI: istall BI o your HTTP server - copy the HTML page /usr1/tape/istall.html to the BI subdirectory cliet - start your iteret browser ad select page istall.html Whe usig BW: istall BW o your workstatio (from /usr4/baa/bse/mswidows) - start BW usig the followig cofiguratio: Hostame: cosmos Coect As: root BSE /usr1/baa/bse Commad: --ottiex1287 /usr1/tape Whe BI or BW has fiished executig, you ca cotiue this istallatio Cotiue? (y/): 56 Press Y to cotiue. You are retured to the bshell prompt. Now, if ecessary, you ca chage the ora_storage file to the values that you wat to use. For a explaatio of the ora_storage file, refer to the sectio The ora_storage file, i Chapter 5. If you have chose to use Level 2, you are strogly advised to defie the idex optimazatio method i the ora_storage file as Post-istallatio tasks After the istallatio has fiished, you must check the items listed below: If a patch tape was delivered with your software, it must be istalled ow. Use the istall6.2 script i the directory where the patch tape is read. Before you istall the patch, first read the readme file i the patch directory. Refer to the istallatio maual of the patch tape for more details. After the istallatio, the istallatio directory must be empty. The log files for the istallatio are i $BSE/log. Check these log files, especially log.istall6.2. Make sure that the home directories of the stadard users are the home directories created durig the istallatio. Modify the.profiles if ecessary. 5-17

60 Istallig BaaERP It is useful to create a eviromet-settigs file i the $BSE directory (use the file ame setbse). This file ca be used to set the BAAN eviromet variables ay time by givig../setbse while you are i the $BSE directory. I this file set the variables for BSE, BSE_TMP, PATH=$BSE/bi:$PATH ad TERM (for example =vt100). Do ot forget to isert the lie export BSE BSE_TMP PATH TERM. A example setbse file is give below. BSE=/usr2/bse BSE_TMP=$BSE/tmp PATH=$BSE/bi:$PATH TERM=vt100 export BSE BSE_TMP PATH TERM 5-18

61 6 Cofigurig BaaERP NOTE After BaaERP is istalled, the demo tables must be created ad filled ad several aspects must be cofigured. These tasks are performed o the Widows NT or Widows 95 machie where BW was istalled i the previous chapter. This chapter describes the followig topics: Istallig the demo tables Creatig tables for the demo models Importig the versio dumps Iitializig parameters Reorgaizig tables Cofigurig shared memory Creatig the audit database ad assigig tables Validatig the system Defiig the default currecies Chagig passwords I the descriptios below you must use Covert to Rutime several times. Note that you must save the chages before you use the Covert to Rutime optio. 6-1

62 Cofigurig BaaERP Istallig the demo tables At this poit you must istall the demo tables for Compay 000 ad for the demo compay or compaies. To istall the demo tables, do the followig: 1 Start BW ad log o as bsp. From the Meu browser widow, choose Ru Program from the File meu. 2 Type ttiex1290m000 i the Program/Sessio field. Click OK. 3 The ttiex1290m000 : Istall Demo Tables scree is displayed. I the From field, eter 000. Click the browse butto ext to the To field (the triagle to the right of the field). 4 A scree appears showig iformatio o all the BAAN compaies. Click the compay you wat to istall tables for ad click OK. If you wat to istall the demo tables for all compaies, click the compay with the largest compay umber ad click OK. The compay umber appears i the To field of the Istall Demo Tables scree. 5 Select the Overwrite Existig Tables check box. Click Istall. 6 The cursor will chage to the hour-glass shape while the demo tables are beig istalled. Whe the cursor oce agai takes the arrow shape, click Close. 6-2

63 Cofigurig BaaERP Creatig tables for the demo models You must ow create tables for each compay for which you istalled demo tables i the previous sectio. To create these tables, do the followig (i the example below tables are created for compay 813 through 900): 1 From the Meu browser widow, choose Ru Program from the File meu. 2 Type ttaad4230m000 i the Program/Sessio field. Click OK. 3 The ttaad4230m000 : Create Tables widow is displayed. Type 813 i the From field ad 900 i the To field ad click Create. 6-3

64 Cofigurig BaaERP 4 The Select Device widow is displayed. Choose the device where you wat messages to appear. For example, type d i the Device field to have messages prited to the scree. Click Cotiue. 5 Whe the tables have bee created, click Close. CAUTION Importig the versio dumps Now that the tables have bee created for the demo compaies, you must import the versio dump for each demo compay. To import the versio dumps, do the followig: 1 Start BW. From the Meu browser widow, choose Chage Compay from the Optios meu. Chage to oe of the demo compaies. Compay 000 is ot a demo compay, so do ot choose Compay Choose Ru Program optio from the File meu. 3 Type tgbrg1245m000 i the Program/Sessio field ad click OK. 4 The tgbrg1245m000 : Import Versio Dump widow is displayed. I the File field, type the file ame for the demo compay. Note that you must select the Overwrite check box. The followig example shows the file ame for demo compay 813: path/test/tgb50_b/813/813/baanerp-pd.z 6-4

65 Cofigurig BaaERP where, path is the path of the BAAN directory, for example /usr2/baa. 5 Click Import. The cursor chages to the hour glass-shape while the versio dumps are beig imported. A scree will appear askig if you wat to import compoets from BAAN ERP 1. Click Yes. 6 Whe the import is complete, if there is more tha oe demo compay, repeat Steps 2-5 for each demo compay. 7 Click Close o the tgbrg1245m000 : Import Versio Dump widow. Note that this may take several miutes. Iitializig parameters Take the followig steps to iitialize the parameters: 1 Log o as user bsp ad switch to a compay other tha 000. You ca switch to aother compay by choosig the Chage Compay optio from the Optios meu. 2 Choose the Ru Program optio from the File meu ad eter the Iitialize Parameters (tcmcs0295m000) sessio. 3 Click Cotiue. 4 Repeat the steps 2 ad 3 for all demo compaies except compay

66 Cofigurig BaaERP Reorgaizig tables Take the followig steps to reorgaize the tables: 1 Log o as user bsp ad switch to a compay other tha 000. You ca switch to aother compay by choosig the Chage Compay commad from the Optios meu. 2 Choose Ru Program from the File meu ad eter the sessio code ttaad4225m000 (Reorgaize tables). 3 Click Reorgaize. 4 Repeat the steps 2 ad 3 for all demo compaies except compay 000. Cofigurig shared memory To improve processig speed, frequetly used data objects ca be stored i shared memory where all ruig BAAN processes ca access them. 6-6

67 Cofigurig BaaERP Settig up shared memory To specify which objects are stored i shared memory, do the followig: 1 Start BaaERP. From the Meu browser widow, choose Ru Program from the File meu. Type ttaad4150m000 i the Program/Sessio field. Click OK. The Shared Memory Data scree is displayed. From the Group meu, choose Fid. 2 From the Shared Memory Data Type dropdow box, choose Program Objects. 6-7

68 Cofigurig BaaERP 3 From the Specific meu, choose Copy Object from DD. 4 The Copy Program Objects (ttaad4252s000) sessio is started. Eter the followig iformatio. 5 The Shared Memory Data (ttaad4150m000) is re-displayed, this time filled with data. 6 Repeat Steps 4 ad 5 for the programs dsk to dskzzzzzzz ad stp to stpzzzzzzz. Click OK i the scree that appears. 7 Choose the Covert to Rutime optio from the Specific meu. 8 Exit the BaaERP sessio ad log o to the BaaERP server as user root. 9 Eter the followig commads to reload shared memory: # cd $BSE/bi #./srdd_iit6.2 -i 6-8

69 Cofigurig BaaERP Creatig the audit database ad assigig tables BaaERP icludes a audit facility that ca log all parameter chages. To use this audit, you must first create a audit database ad assig tables to it. To do so, follow the steps described below: 1 Log o as user bsp. 2 Choose the Database Maagemet meu from the Tools mai meu. 3 Select the Audit File Directories (ttaad4116m000) sessio from the Database Defiitios ad Directories meu. 4 Select All (other) tables i the Table Selectio field ad isert the path ame for the audit directory, $BSE/audit /# (the umber sig idicates that for each compay a separate directory is created uder $BSE/audit). 5 Choose the Covert to Rutime optio from the Specific meu ad close ad restart the bshell. 6 Log o as user bsp. 7 Choose the Database Maagemet meu from the Tools mai meu. 8 Choose the Tables by Databases (ttaad4111m000) sessio from the Database Defiitios ad Directories meu. 6-9

70 Cofigurig BaaERP 9 Isert all tables that you wat audited. Note that the Database field must be filled with the 001 database. The Table Selectio field eables you to specify idividual tables, all tables withi certai modules, ad all (other) tables. You ca isert the madatory tables by choosig the Load Madatory Tables for Audit optio from the Specific meu. 10 Choose the Covert to Rutime optio from the Specific meu ad close ad restart the bshell. NOTE Validatig the system This sectio describes how to validate your BaaERP system. The procedure described below assumes that the customer ad licese code are kow. So, the Baa Compay must have set these codes after havig received the order form. Take the followig steps to validate the system: 1 Log o as root. 2 Choose Software Istallatio i the BaaERP Tools package. 3 Choose the Requested System Cofiguratio (ttiex3101m000) sessio from the Validatio folder. You are asked to supply a password. You must eter the default password Yi984. Do ot give the default password to uauthorized people, because serious damage ca be doe to your system by uexperieced people that kow this password. 4 Choose the New optio i the Group meu. 6-10

71 Cofigurig BaaERP 5 Eter the start date i the FromDate field ad press TAB. Eter the ed date of your licese i the EdDate field ad press TAB agai to supply the Number of Seats (that is, the umber of cocurret users). 6 To select the supported database (the RDBMS o which the BaaERP istallatio is ruig), select the correspodig Ruable check box. Select the Ruable check box also for the other licesed parts. 7 Save ad exit the sessio. 8 Choose the Prit Requested System Cofiguratio (ttiex3400m000) sessio from the Validatio folder ad prit your system cofiguratio. 9 Supply the requested iformatio ad click Cotiue. 6-11

72 Cofigurig BaaERP 10 The Select Device sessio is started. Select a priter ad click Cotiue. 11 Provide this pritout to the Baa Compay. This will be used to create the validatio key. Whe you receive this key i a pritout from the Baa Compay, you ca proceed with the validatio. 12 Choose the Security Code/Validatio Key (ttiex3102m000) sessio i the Validatio folder. 13 Fill i the Validatio Key (Tools) field ad the Validatio Key Software (Stadard) field. Make sure the Security Key matches the security key o the Baa pritout. 14 Save ad exit the sessio ad start the Validate Tools Set (ttiex3220m000) sessio i the Validatio folder. Click Cotiue. If the validatio process succeeds, the followig message is displayed. Click OK. 15 A warig message is displayed. Read the message ad click Close. 16 Exit the BaaERP sessio, ad start a commad lie sessio o your BaaERP server by loggig o as user root. 6-12

73 Cofigurig BaaERP 17 Check the licese daemo by eterig the ps ef grep licd or licmo6.2 b commad. The licese daemo is a process with the ame licd6.2. If ecessary, start the licese daemo by eterig the $BSE/bi/licd6.2 commad. 18 Log off as root ad start a ew BaaERP sessio by loggig o as bsp. 19 Choose the Cofigure Applicatio (ttiex3225m000) sessio from the Validatio meu. 20 You are asked if you wat to start the licese daemo. Click Yes. Defiig the default currecies Take the followig steps to defie the default currecies: 1 Log o as user bsp. 2 Choose the Applicatio Cofiguratio meu from the Tools mai meu. 3 Choose the Compaies (ttaad1100m000) sessio from the Compaies ad Package Combiatios meu. 4 Defie the default currecy for all compaies, for example, USD. 5 Choose the Covert to Rutime commad from the Specific meu. Chagig passwords Take the followig steps to defie the default currecies: 1 Log o as user bsp. 2 Choose the Database Maagemet meu from the Tools mai meu. 3 Choose the Chage Password for Geeral Table Maiteace (ttadv0144m000) sessio from the Geeral Table Sessios meu. 4 The curret password is blak, so press ENTER. Isert the ew password, for example, baa. 5 Choose the User Maagemet meu from the Tools mai meu. 6 Choose the Developers Data meu. 7 Choose the Chage Password for Developer Authorizatios (ttadv0143m000) sessio from the Maiteace meu. 6-13

74 Cofigurig BaaERP 8 The curret password is blak, so press ENTER. Isert the ew password, for example, baa. 6-14

75 7 Files i $BSE/lib/ora The $BSE/lib/ora directory cotais (amog other thigs) three files that are eeded to coect BaaERP ad Oracle. These files are ora_users, ora_groups, ad ora_storage. The ora_users file The DBA module processes the database calls from BAAN to Oracle. The ora_users file cotrols the way this server will call Oracle. The file cotet must be as follows: Baa User:Oracle User:Oracle User Password:User Group The fields of a etry i the ora_users file are listed below: BAAN User This is the ame by which the user is kow to BAAN. Oracle User This is the ame by which the user i kow to Oracle. A user ca also access the Oracle database by usig aother perso s UNIX logi. Oracle User Password This is the Oracle password of the Oracle user. The password is stored i ecrypted form. User Group This is the group to which the user belogs. This must be a valid Oracle logi ame. A example of a lie i the ora_users file is: bsp:bsp:putchnb!4tkeq=8>w=&;;uk\db@+f?:baa The ora_groups file The ora_groups file cotais the groups ad the associated ecrypted passwords. The sytax of a etry i the ora_groups file is: Group Name:Group Password 7-1

76 Files i $BSE/lib/ora These groups are the groups as they ca appear i the last colum of the ora_users file. The password is the ecrypted Oracle password. A example of a etry i the ora_groups file is: baa:5tt "I*/qm;7cORtYP:8*Hksop*9 g6 The ora_storage file The ora_storage file is used to specify various object parameters for the Oracle driver. This file is usually referred to as the storage file. The Oracle driver refers to this file for the creatio of objects as well as durig data maipulatio. The simplest format of each lie i the file is as follows: Table Name:Compay:Object:Ower Type:Idex Optimizatio:Refresh Time:[Storage Specificatios] The fields of a etry i the ora_storage file are listed below: Table Name This is the table ame, wildcards are allowed. Compay This is the compay, wildcards are allowed. Object This is the table [T] or idex [I]. The idex ca be followed by the idex umber. Wildcards are allowed. Ower Type This field defies whether the ower type is group or private. Idex Optimizatio 011 for Level 1ad 0214 for Level 2. Refresh Time This field is used to set the validity period of a table set. Refresh time is meaigful oly for tables; for idexes it is igored. The refresh time is i umber of secods. If oe is specified, the default value is zero. Storage Specificatios The Oracle driver provides a facility to cotrol various parameters to create tables. A example of a lie i the ora_storage file is show below. tfgld106:004:t:group:0214:5:pctfree 5 TABLESPACE datspace INITRANS 3 STORAGE (INITIAL K NEXT K PCTINCREASE 0) For more details, see the Oracle server documetatio. 7-2

77 8 Oracle modes Like ay other database, Oracle must first be started (brought olie) before it ca be used. Afterwards (or, for example, for a reboot of the system) it must be stopped (take offlie). Oracle has the followig states: State Shutdow Nomout Mout Ope Descriptio No part of the istace is ruig iitoracle_sid.ora file is beig read; shared memory is beig started Cotrol files are beig opeed ad the presece of the database files is beig checked. The Oracle istace is completely active A chage of mode ca oly be effected through svrmgrl for Oracle versio 7.3. For more details o how to use this tools, refer to the appropriate Oracle maual. To chage mode, log o to Oracle as iteral. The iteral logo code does ot have a password, but oly UNIX user oracle ca use this logo. A istace ca be started i oe of the followig ways: startup startup ope startup omout startup mout startup recover startup force startup exclusive startup paralll startup pfile=parfile startup restrict Starts the database completely Permits users to access the database Creates the database for SGA ad starts backgroud processes Mouts the database without user access Media recovery if the database is started Aborts a ruig istace {reboot} Oly the curret istace has access to the database Multiple istaces have access to the database No default parameter file is used for cofiguratio of istace Oly users with restricted sessio privilege have access to the istace 8-1

78 Oracle modes A istace ca be shut dow i oe of the followig ways: shutdow shutdow abort shutdow immediate shutdow ormal Waits for a shutdow of all sessios of the coected users Fastest shutdow procedure, does ot wait for users to close their commads or to exit Oracle Aborts curret SQL statemets ad carries out a rollback o these trasactios Waits util all sessios of the coected users are closed. I practice there are may differet methods to start ad stop. For further details, you are referred to the documetatio o this subject. 8-2

79 9 Appedix A: The DBA module NOTE The DBA module is desiged to make the job of the database admiistrator (DBA) easier. The DBA module provides a graphical user iterface that allows the DBA to add database groups ad database users, ad to lik BaaERP users to database users. The DBA module allows you to work with idividual-user records or to perform the same procedures o multiple-user records at oce. BaaERP users are added i a sessio outside the DBA module, but sice creatig BaaERP users is a ecessary step i creatig database users, a brief descriptio of that sessio is icluded here. This appedix provides a overview of the DBA module. More iformatio ca be foud i the BaaERP olie Help. The followig fuctios are described i this appedix: Addig a BaaERP user Addig a database group Addig a database user Likig a BaaERP user to a database user Likig multiple BaaERP users to database users Movig betwee the DBA module sessios I the sectios below, the Ru Program commad from the File meu is chose to start the relevat sessios. You ca fid these sessios i the RDBMS meu. The RDBMS meu ca be foud i the Database Maagemet meu i BaaERP Tools. Addig a BaaERP user Ayoe who uses BaaERP must be a BaaERP user. A BaaERP user does ot have access to the database util that user is liked to a database user, but the first step is to create a BaaERP user. This sectio provides a brief descriptio of how to add a BaaERP user. For more iformatio, refer to the Olie Help. To create a ew BaaERP user do the followig: 1 Create a UNIX user by usig the appropriate system admiistratio utility. 2 I the BaaERP Meu Browser widow, choose Ru Program from the File meu. 9-1

80 Appedix A: The DBA module 3 I the Program/Sessio field, type ttaad2500m000 ad click OK. 4 The User Data (ttaad2500m000) sessio is started. Click the New butto or choose New from the File meu. 5 The User Data (ttams1100m000) sessio is started. Fill i the ecessary data for the ew user ad click Save. 9-2

81 Appedix A: The DBA module 6 Choose the Covert Baa Users to Database Users from the Specific meu to activate the user. Addig a database group All database users belog to at least oe database group. A database group allows the DBA to assig a specific set of privileges to multiple users. All members of a group have the same privileges. Before you create a database user, the database group to which the user will be assiged must already exist. To create a database group, do the followig: 1 I the BaaERP Meu Browser widow, choose Ru Program from the File meu. 2 I the Program/Sessio field, type ttdba0520m000 ad click OK. 3 The Database Groups (ttdba0520m000) sessio is started. Select a database by typig the database umber i the Database field. 9-3

82 Appedix A: The DBA module 4 Add a ew group by clickig the New butto or by choosig New from the File meu. 5 The Database Groups (ttdba0120m000) sessio is started. To create a ew database group, be sure that Usig BAAN is selected i the Create Group field ad type the database group ame i the Database Group field. Press TAB or select the Database Group Password field. 6 The Eter Password scree is displayed. Eter ad reeter a password for the database group. Click OK. 7 The Database Groups (ttdba0120m000) sessio is redisplayed. Click Save, the click Close. 8 The Eter Database Admiistrator Password scree is displayed. Type the database admiistrator ame ad password ad click OK. 9 The Database Groups (ttdba0520m000) scree is redisplayed. Click to highlight the ew group ame. From the Specific meu, choose Create ad Covert to Rutime. Click Close. Addig a database user A database user is a user who has access privileges to specified databases stored i the database server. The access privileges are determied by the group to which the user belogs. Before you add a database user, the database group to which the user will be assiged must have bee created. (For more iformatio, refer to the previous sectio, Addig a database group.) To add a ew database user, do the followig: 1 I the BaaERP Meu Browser widow, choose Ru Program from the File meu. 9-4

83 Appedix A: The DBA module 2 I the Program/Sessio field, type ttdba0515m000 ad click OK. 3 The Database Users (ttdba0515m000) sessio is started. Select a database by typig the database umber i the Database field. 4 Add a ew user by clickig the New butto or by choosig New from the File meu. 5 The Database Users (ttdba0115m000) sessio is started. To add a database user, do the followig: 6 Type the database user ame i the Database User field. 9-5

84 Appedix A: The DBA module 7 Be sure that Usig BAAN is selected i the Create User field. NOTE 8 Type the database group ame i the Database Group field or select a group by clickig the zoom butto (the small triagle) to the right of the Database Group field. Press the TAB key or select the Database Group Password field. 9 The Eter Password scree is displayed. Eter ad reeter a password for the database group. Click OK. 10 Click Covert Users. 11 The Eter Database Admiistrator Password scree is displayed. Type the database admiistrator ame ad password ad click OK. 12 Click Close. I additio to allowig you to create ew database users, the Database Users (ttdba0115m000) sessio also allows you to chage a existig database user s password. From the Database Users (ttdba0115m000) sessio, you ca go directly to the Database Groups (ttdba0520m000) sessio by clickig the browse butto (the small triagle) to the right of the Database Group field. Likig a BaaERP user to a database user A BaaERP user is a user who has access to BaaERP. A BaaERP user does ot have access privileges to ay part of the database util that user is coverted to a database user. To create a BaaERP user, you ca use the BaaERP User Data (ttaad2500m000) sessio described i a previous sectio. To create a lik betwee a BaaERP user ad a database user, or to maitai the liks betwee existig BaaERP users ad database users, use the Liks Betwee BAAN Users ad Database Users (ttdba0510m000) sessio. If the BAAN user has ot yet bee created, use the User Data (ttaad2500m000) sessio to create the user. If the database user has ot yet bee created, use the Database User (ttdba0515m000) sessio. To lik a existig BAAN user to a existig database user, do the followig: 1 I the BaaERP Meu Browser widow, choose Ru Program from the File meu. 9-6

85 Appedix A: The DBA module 2 I the Program/Sessio field, type ttdba0510m000 ad click OK. 3 The Liks Betwee BAAN Users ad Database Users (ttdba0510m000) sessio is started. If you are likig a ew BAAN user to a database user, the user does ot appear o this scree because the user is ot yet liked. To create a lik betwee the BAAN user ad the database user, click the New butto or choose New from the File meu. To modify a existig lik, double-click the lik you wat to modify. 4 The Liks Betwee BAAN Users ad Database Users (ttdba0110m000) sessio is started. 9-7

86 Appedix A: The DBA module NOTE 1 NOTE 2 5 Select a BaaERP user by typig a BaaERP user ame i the BAAN User field or by clickig the zoom butto (the small triagle) to the right of the BAAN User field. 6 Select the database user to which you wat to lik the BAAN user by typig the database user ame i the Database User field, or by clickig the zoom butto (the small triagle) to the right of the Database User field. 7 Click OK. The BAAN user is liked to the database user. I additio to allowig you to lik a sigle BAAN user to a sigle database user of the same ame, the Liks Betwee BAAN Users ad Database Users (ttdba0110m000) sessio allows for additioal flexibility. For example, you ca use this sessio to lik may BAAN users to a sigle database user, or to lik a BAAN user with a database user of a differet ame. From the Liks betwee BAAN Users ad Database Users (ttdba0110m000) sessio, you ca go directly to the User Data (ttaad2500m000) sessio by clickig the Browse butto (the small triagle) to the right of the BAAN User field. I additio, you ca go directly to the Database Users (ttdba0515m000) sessio by clickig the Browse butto (the small triagle) to the right of the Database User field. Likig multiple BaaERP users to database users If various ew BaaERP users eed database access, it is ot always coveiet to lik these users oe at a time. The Covert BAAN Users to Database Users (ttdba0915m000) sessio allows you to covert oe or more BAAN users to database users without first creatig database users. This sessio automatically creates a database user for each BAAN user ad liks the BAAN user to the database user i oe step. 9-8

87 Appedix A: The DBA module Oce the ew BAAN users have bee etered by usig the User Data (ttaad2500m000) sessio, you ca lik idividual BAAN users ca be liked to database users as follows: 1 I the User Data (ttaad2500m000) sessio, select a sigle user record or a group of user records. 2 From the Specific meu, choose Covert BAAN Users to Database Users. 3 The Covert BAAN Users to Database Users (ttdba0915m000) sessio is started. 9-9

BAAN IVc/BaanERP. Conversion Guide Oracle7 to Oracle8

BAAN IVc/BaanERP. Conversion Guide Oracle7 to Oracle8 BAAN IVc/BaaERP A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved. The iformatio i this documet is subject

More information

BaanERP. DB2 Installation Guide for BaanERP on Windows NT

BaanERP. DB2 Installation Guide for BaanERP on Windows NT BaaERP DB2 Istallatio Guide for BaaERP o Widows NT A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved.

More information

Baan Tools User Management

Baan Tools User Management Baa Tools User Maagemet Module Procedure UP008A US Documetiformatio Documet Documet code : UP008A US Documet group : User Documetatio Documet title : User Maagemet Applicatio/Package : Baa Tools Editio

More information

BAAN IV. BAAN IV Installation Manual for DB2 on Windows NT

BAAN IV. BAAN IV Installation Manual for DB2 on Windows NT BAAN IV BAAN IV Istallatio Maual for DB2 o Widows NT A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved.

More information

Avid Interplay Bundle

Avid Interplay Bundle Avid Iterplay Budle Versio 2.5 Cofigurator ReadMe Overview This documet provides a overview of Iterplay Budle v2.5 ad describes how to ru the Iterplay Budle cofiguratio tool. Iterplay Budle v2.5 refers

More information

BaanERP. Installation Guide for BaanERP on AS/400

BaanERP. Installation Guide for BaanERP on AS/400 BaaERP A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved. The iformatio i this documet is subject to

More information

Oracle Server. What s New in this Release? Release Notes

Oracle  Server. What s New in this Release? Release Notes Oracle email Server Release Notes Release 5.2 for Widows NT May 2001 Part No. A90426-01 These release otes accompay Oracle email Server Release 5.2 for Widows NT. They cotai the followig topics: What s

More information

Baan Finance Financial Statements

Baan Finance Financial Statements Baa Fiace Fiacial Statemets Module Procedure UP041A US Documetiformatio Documet Documet code : UP041A US Documet group : User Documetatio Documet title : Fiacial Statemets Applicatio/Package : Baa Fiace

More information

BEA elink Business Process Option Server Installation Guide

BEA elink Business Process Option Server Installation Guide BEA elik Busiess Process Optio Server Istallatio Guide BEA elik Busiess Process Optio 1.2 Documet Editio 1.2 February 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted Rights

More information

Web OS Switch Software

Web OS Switch Software Web OS Switch Software BBI Quick Guide Nortel Networks Part Number: 213164, Revisio A, July 2000 50 Great Oaks Boulevard Sa Jose, Califoria 95119 408-360-5500 Mai 408-360-5501 Fax www.orteletworks.com

More information

Getting Started. Getting Started - 1

Getting Started. Getting Started - 1 Gettig Started Gettig Started - 1 Issue 1 Overview of Gettig Started Overview of Gettig Started This sectio explais the basic operatios of the AUDIX system. It describes how to: Log i ad log out of the

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 22 Database Recovery Techiques Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Recovery algorithms Recovery cocepts Write-ahead

More information

MOTIF XF Extension Owner s Manual

MOTIF XF Extension Owner s Manual MOTIF XF Extesio Ower s Maual Table of Cotets About MOTIF XF Extesio...2 What Extesio ca do...2 Auto settig of Audio Driver... 2 Auto settigs of Remote Device... 2 Project templates with Iput/ Output Bus

More information

BEA Tuxedo. Using the BEA Tuxedo System on Windows NT

BEA Tuxedo. Using the BEA Tuxedo System on Windows NT BEA Tuxedo Usig the BEA Tuxedo System o Widows NT BEA Tuxedo Release 7.1 Documet Editio 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted Rights Leged This software

More information

Weston Anniversary Fund

Weston Anniversary Fund Westo Olie Applicatio Guide 2018 1 This guide is desiged to help charities applyig to the Westo to use our olie applicatio form. The Westo is ope to applicatios from 5th Jauary 2018 ad closes o 30th Jue

More information

BaanERP Installation Guide BaanERP on OS/390 UNIX System Services

BaanERP Installation Guide BaanERP on OS/390 UNIX System Services BaaERP Istallatio Guide BaaERP o OS/390 UNIX System Services A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights

More information

Configuring Rational Suite

Configuring Rational Suite Cofigurig Ratioal Suite Product Versio Ratioal Suite 2000.02.10 Release Date April 2000 Part Number 800-023317-000 support@ratioal.com http://www.ratioal.com IMPORTANT NOTICE Copyright Notice Copyright

More information

BEA WebLogic Server. Installing and Setting up WebLogic Server 5.1

BEA WebLogic Server. Installing and Setting up WebLogic Server 5.1 BEA WebLogic Server Istallig ad Settig up WebLogic Server 5.1 Documet 2.0 April 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted Rights Leged This software ad documetatio

More information

User Guide. Using Caliber Datamart

User Guide. Using Caliber Datamart User Guide Usig Caliber Datamart 11.1.0 Copyright 2013 Micro Focus. All Rights Reserved. Portios Copyright 1998-2009 Borlad Software Corporatio (a Micro Focus compay). All other marks are the property

More information

Guide to Applying Online

Guide to Applying Online Guide to Applyig Olie Itroductio Respodig to requests for additioal iformatio Reportig: submittig your moitorig or ed of grat Pledges: submittig your Itroductio This guide is to help charities submit their

More information

Fujitsu LifeBook P Series

Fujitsu LifeBook P Series Fujitsu LifeBook P Series BIOS Guide LifeBook P Series Model: P1510D Documet Date: 7/26/2005 Documet Part Number: FPC58-1399-01 FUJITSU COMPUTER SYSTEMS CORPORATION LifeBook P7000 Notebook BIOS LifeBook

More information

JavaFX. JavaFX 2.2 Installation Guide Release 2.2 E August 2012 Installation instructions by operating system for JavaFX 2.

JavaFX. JavaFX 2.2 Installation Guide Release 2.2 E August 2012 Installation instructions by operating system for JavaFX 2. JavaFX JavaFX 2.2 Istallatio Guide Release 2.2 E20474-06 August 2012 Istallatio istructios by operatig system for JavaFX 2.2 JavaFX/JavaFX 2.2 Istallatio Guide E20474-06 Copyright 2008, 2012, Oracle ad/or

More information

LifeBook P Series Notebook BIOS BIOS SETUP UTILITY

LifeBook P Series Notebook BIOS BIOS SETUP UTILITY BIOS SECTION P1510 LifeBook P7000 Notebook BIOS LifeBook P Series Notebook BIOS BIOS SETUP UTILITY The BIOS Setup Utility is a program that sets up the operatig eviromet for your otebook. Your BIOS is

More information

Workflow Extensions User Guide. StarTeam 12.0

Workflow Extensions User Guide. StarTeam 12.0 Workflow Extesios User Guide StarTeam 12.0 Micro Focus 575 Ato Blvd., Suite 510 Costa Mesa, CA 92626 Copyright 2011 Micro Focus IP Developmet Limited. All Rights Reserved. StarTeam cotais derivative works

More information

BEA WebLogic Process Integrator

BEA WebLogic Process Integrator BEA WebLogic Process Itegrator A Compoet of BEA WebLogic Itegratio BEA WebLogic Process Itegrator Studio Olie Help BEA WebLogic Process Itegrator Release 2.0 Documet Editio 2.0 July 2001 Copyright Copyright

More information

3.1 Overview of MySQL Programs. These programs are discussed further in Chapter 4, Database Administration. Client programs that access the server:

3.1 Overview of MySQL Programs. These programs are discussed further in Chapter 4, Database Administration. Client programs that access the server: 3 Usig MySQL Programs This chapter provides a brief overview of the programs provided by MySQL AB ad discusses how to specify optios whe you ru these programs. Most programs have optios that are specific

More information

ICS Regent. Communications Modules. Module Operation. RS-232, RS-422 and RS-485 (T3150A) PD-6002

ICS Regent. Communications Modules. Module Operation. RS-232, RS-422 and RS-485 (T3150A) PD-6002 ICS Reget Commuicatios Modules RS-232, RS-422 ad RS-485 (T3150A) Issue 1, March, 06 Commuicatios modules provide a serial commuicatios iterface betwee the cotroller ad exteral equipmet. Commuicatios modules

More information

Adapter for Mainframe

Adapter for Mainframe BEA WebLogic Java Adapter for Maiframe Workflow Processig Guide Release 5.0 Documet Date: Jauary 2002 Copyright Copyright 2002 BEA Systems, Ic. All Rights Reserved. Restricted Rights Leged This software

More information

Global Support Guide. Verizon WIreless. For the BlackBerry 8830 World Edition Smartphone and the Motorola Z6c

Global Support Guide. Verizon WIreless. For the BlackBerry 8830 World Edition Smartphone and the Motorola Z6c Verizo WIreless Global Support Guide For the BlackBerry 8830 World Editio Smartphoe ad the Motorola Z6c For complete iformatio o global services, please refer to verizowireless.com/vzglobal. Whether i

More information

Using VTR Emulation on Avid Systems

Using VTR Emulation on Avid Systems Usig VTR Emulatio o Avid Systems VTR emulatio allows you to cotrol a sequece loaded i the Record moitor from a edit cotroller for playback i the edit room alog with other sources. I this sceario the edit

More information

Customer Portal Quick Reference User Guide

Customer Portal Quick Reference User Guide Customer Portal Quick Referece User Guide Overview This user guide is iteded for FM Approvals customers usig the Approval Iformatio Maagemet (AIM) customer portal to track their active projects. AIM is

More information

1&1 Next Level Hosting

1&1 Next Level Hosting 1&1 Next Level Hostig Performace Level: Performace that grows with your requiremets Copyright 1&1 Iteret SE 2017 1ad1.com 2 1&1 NEXT LEVEL HOSTING 3 Fast page loadig ad short respose times play importat

More information

IXS-6600-C IXS-6700-C

IXS-6600-C IXS-6700-C INTEGRATED ROUTING SYSTEM PACK IXS-6600-C IXS-6700-C INTEGRATED ROUTING SYSTEM IXS-6600 IXS-6700 IKS-6030M IKS-A6011 IKS-A6015 IKS-A6050 IKS-A6061 IKS-V6010M IKS-V6010SD IKS-V6050M IKS-V6050SD IKS-V6060M

More information

TargetLink. Installation Notes. MATLAB R14SP3 Compatibility Update for TargetLink 2.1

TargetLink. Installation Notes. MATLAB R14SP3 Compatibility Update for TargetLink 2.1 TargetLik Istallatio Notes MATLAB R14SP3 Compatibility Update for TargetLik 2.1 TargetLik 2.1.5 November 2005 ds How to Cotact dspace Mail: Tel.: Fax: E-mail: Web: Geeral Techical Support: TargetLik Support:

More information

Avid recommends that you read all the information in this ReadMe file thoroughly before installing or using any new software release.

Avid recommends that you read all the information in this ReadMe file thoroughly before installing or using any new software release. PostDeko for Editors Versio 8.4 ReadMe Importat Iformatio Avid recommeds that you read all the iformatio i this ReadMe file thoroughly before istallig or usig ay ew software release. Importat: Search the

More information

Avid Unity TransferManager

Avid Unity TransferManager a Avid Uity TrasferMaager Versio 2.9.9 Release Notes Importat Iformatio Avid recommeds that you read all the iformatio i these release otes thoroughly before istallig or usig ay ew software release. Importat:

More information

Custodial Integrator Automation Guide

Custodial Integrator Automation Guide Custodial Itegrator Automatio Guide Compay Cofidetial Custodial Itegrator Product Versio: V3.8 Documet Versio: 14 Documet Issue Date: April 21, 2017 Techical Support: (866) 856-4951 Telephoe: (781) 376-0801

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 6 Defiig Fuctios Pytho Programmig, 2/e 1 Objectives To uderstad why programmers divide programs up ito sets of cooperatig fuctios. To be able to

More information

Floristic Quality Assessment (FQA) Calculator for Colorado User s Guide

Floristic Quality Assessment (FQA) Calculator for Colorado User s Guide Floristic Quality Assessmet (FQA) Calculator for Colorado User s Guide Created by the Colorado atural Heritage Program Last Updated April 2012 The FQA Calculator was created by Michelle Fik ad Joaa Lemly

More information

Using the Keyboard. Using the Wireless Keyboard. > Using the Keyboard

Using the Keyboard. Using the Wireless Keyboard. > Using the Keyboard 1 A wireless keyboard is supplied with your computer. The wireless keyboard uses a stadard key arragemet with additioal keys that perform specific fuctios. Usig the Wireless Keyboard Two AA alkalie batteries

More information

Avid DS Nitris. Installation and Administration Guide. Version 7.0. Avid make manage move media

Avid DS Nitris. Installation and Administration Guide. Version 7.0. Avid make manage move media Avid make maage move media Avid DS Nitris Istallatio ad Admiistratio Guide Versio 7.0 Copyright ad Disclaimer Product specificatios are subject to chage without otice ad do ot represet a commitmet o the

More information

Chapter 9. Pointers and Dynamic Arrays. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 9. Pointers and Dynamic Arrays. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 9 Poiters ad Dyamic Arrays Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 9.1 Poiters 9.2 Dyamic Arrays Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Slide 9-3

More information

Installing the BEA WebLogic Commerce Servers. including the Personalization Server and Commerce Server Components

Installing the BEA WebLogic Commerce Servers. including the Personalization Server and Commerce Server Components Istallig the BEA WebLogic Commerce Servers icludig the Persoalizatio Server ad Commerce Server Compoets BEA WebLogic Persoalizatio Server 2.0.1 Documet Editio 2.0.1 May 12, 2000 Copyright Copyright 2000

More information

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk

n Learn how resiliency strategies reduce risk n Discover automation strategies to reduce risk Chapter Objectives Lear how resiliecy strategies reduce risk Discover automatio strategies to reduce risk Chapter #16: Architecture ad Desig Resiliecy ad Automatio Strategies 2 Automatio/Scriptig Resiliet

More information

L5355 Modbus Plus Communications Interface

L5355 Modbus Plus Communications Interface L5355 Modbus Plus Commuicatios Iterface Techical Maual HA470897 Issue 2 Copyright SSD Drives Ic 2005 All rights strictly reserved. No part of this documet may be stored i a retrieval system, or trasmitted

More information

PowerView. Model AP9215. User s Manual

PowerView. Model AP9215. User s Manual PowerView Model AP9215 User s Maual Thak You! Thak you for selectig the America Power Coversio PowerView. It has bee desiged for may years of reliable, maiteace-free service i combiatio with your America

More information

HP Media Center PC Getting Started Guide

HP Media Center PC Getting Started Guide HP Media Ceter PC Gettig Started Guide The oly warraties for Hewlett-Packard products ad services are set forth i the express statemets accompayig such products ad services. Nothig herei should be costrued

More information

. Written in factored form it is easy to see that the roots are 2, 2, i,

. Written in factored form it is easy to see that the roots are 2, 2, i, CMPS A Itroductio to Programmig Programmig Assigmet 4 I this assigmet you will write a java program that determies the real roots of a polyomial that lie withi a specified rage. Recall that the roots (or

More information

BODiBEAT Station. Owner s Manual. Contents

BODiBEAT Station. Owner s Manual. Contents BODiBEAT Statio Ower s Maual Versio 1.2.c Cotets About the BODiBEAT Statio.................... 2 Viewig the Exercise Logs....................... 5 Creatig ad Maagig a Traiig Program........ 9 Maagig Sog

More information

JoLetter 6.7. JoLauterbach Software GmbH. Mail and merge with QuarkXPress. JoLauterbach Software GmbH. Stolzingstraße 4a Bayreuth Germany

JoLetter 6.7. JoLauterbach Software GmbH. Mail and merge with QuarkXPress. JoLauterbach Software GmbH. Stolzingstraße 4a Bayreuth Germany JoLetter 6.7 Mail ad merge with QuarkXPress JoLauterbach Software GmbH Stolzigstraße 4a 95445 Bayreuth Germay Telefo: +49-921-730 3363 Fax: +49-921-730 3394 E-Mail: ifo@jolauterbach.com Iteret: http://www.jolauterbach.com

More information

Basic allocator mechanisms The course that gives CMU its Zip! Memory Management II: Dynamic Storage Allocation Mar 6, 2000.

Basic allocator mechanisms The course that gives CMU its Zip! Memory Management II: Dynamic Storage Allocation Mar 6, 2000. 5-23 The course that gives CM its Zip Memory Maagemet II: Dyamic Storage Allocatio Mar 6, 2000 Topics Segregated lists Buddy system Garbage collectio Mark ad Sweep Copyig eferece coutig Basic allocator

More information

Princeton Instruments Reference Manual

Princeton Instruments Reference Manual Priceto Istrumets Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

Avid Unity Media Engine and Avid MEDIArray XT

Avid Unity Media Engine and Avid MEDIArray XT a Avid Uity Media Egie ad Avid MEDIArray XT Versio 5.0.1 ReadMe Revisio History Date Revised Release Chages Made 4/10/2008 v5.0.1 Avid is recommedig that Avid Uity MediaNetwork Macitosh cliets upgrade

More information

One advantage that SONAR has over any other music-sequencing product I ve worked

One advantage that SONAR has over any other music-sequencing product I ve worked *gajedra* D:/Thomso_Learig_Projects/Garrigus_163132/z_productio/z_3B2_3D_files/Garrigus_163132_ch17.3d, 14/11/08/16:26:39, 16:26, page: 647 17 CAL 101 Oe advatage that SONAR has over ay other music-sequecig

More information

The VSS CCD photometry spreadsheet

The VSS CCD photometry spreadsheet The VSS CCD photometry spreadsheet Itroductio This Excel spreadsheet has bee developed ad tested by the BAA VSS for aalysig results files produced by the multi-image CCD photometry procedure i AIP4Wi v2.

More information

Parabolic Path to a Best Best-Fit Line:

Parabolic Path to a Best Best-Fit Line: Studet Activity : Fidig the Least Squares Regressio Lie By Explorig the Relatioship betwee Slope ad Residuals Objective: How does oe determie a best best-fit lie for a set of data? Eyeballig it may be

More information

HP Media Center PC Getting Started Guide

HP Media Center PC Getting Started Guide HP Media Ceter PC Gettig Started Guide The iformatio i this documet is subject to chage without otice. Hewlett-Packard Compay makes o warraty of ay kid with regard to this material, icludig, but ot limited

More information

Chapter 10. Defining Classes. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 10. Defining Classes. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 10 Defiig Classes Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 10.1 Structures 10.2 Classes 10.3 Abstract Data Types 10.4 Itroductio to Iheritace Copyright 2015 Pearso Educatio,

More information

TUTORIAL Create Playlist Helen Doron Course

TUTORIAL Create Playlist Helen Doron Course TUTORIAL Create Playlist Hele Doro Course TUTY Tutorial Create Playlist Hele Doro Course Writte by Serafii Giampiero (INV SRL) Revised by Raffaele Forgioe (INV SRL) Editio EN - 0 Jue 0-0, INV S.r.l. Cotact:

More information

HP Media Center PC Getting Started Guide

HP Media Center PC Getting Started Guide HP Media Ceter PC Gettig Started Guide The iformatio i this documet is subject to chage without otice. Hewlett-Packard Compay makes o warraty of ay kid with regard to this material, icludig, but ot limited

More information

Copyright Hewlett-Packard Development Company, L.P.

Copyright Hewlett-Packard Development Company, L.P. Media Ceter Software Guide The oly warraties for HP products ad services are set forth i the express warraty statemets accompayig such products ad services. Nothig herei should be costrued as costitutig

More information

A Taste of Maya. Character Setup

A Taste of Maya. Character Setup This tutorial goes through the steps to add aimatio cotrols to a previously modeled character. The character i the scee below is wearig clothes made with Cloth ad the sceery has bee created with Pait Effects.

More information

Avid DS Nitris. Installation and Administration Guide. Version 7.5. Avid make manage move media

Avid DS Nitris. Installation and Administration Guide. Version 7.5. Avid make manage move media Avid make maage move media Avid DS Nitris Istallatio ad Admiistratio Guide Versio 7.5 Copyright ad Disclaimer Product specificatios are subject to chage without otice ad do ot represet a commitmet o the

More information

Fujitsu LifeBook C Series

Fujitsu LifeBook C Series Fujitsu LifeBook C Series BIOS Guide LifeBook C Series Model: C-6611 C-6631 C-7631 Documet Date: 10/29/01 Documet Part Number: FPC58-0625-01 FUJITSU PC CORPORATION LifeBook C Series BIOS C Series BIOS

More information

USB TO PARALLEL USB to DB25 Parallel Adapter Cable

USB TO PARALLEL USB to DB25 Parallel Adapter Cable USB TO PARALLEL USB to DB25 Parallel Adapter Cable User Maual XUPP25 www.hamletcom.com Dear Customer, thaks for choosig a Hamlet product. Please carefully follow the istructios for its use ad maiteace

More information

Neolane Social Marketing. Neolane v6.1

Neolane Social Marketing. Neolane v6.1 Neolae Social Marketig Neolae v6.1 This documet, ad the software it describes, are provided subject to a Licese Agreemet ad may ot be used or copied outside of the provisios of the Licese Agreemet. No

More information

Transitioning to BGP

Transitioning to BGP Trasitioig to BGP ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 24 th April

More information

Lecture 1: Introduction and Strassen s Algorithm

Lecture 1: Introduction and Strassen s Algorithm 5-750: Graduate Algorithms Jauary 7, 08 Lecture : Itroductio ad Strasse s Algorithm Lecturer: Gary Miller Scribe: Robert Parker Itroductio Machie models I this class, we will primarily use the Radom Access

More information

The Magma Database file formats

The Magma Database file formats The Magma Database file formats Adrew Gaylard, Bret Pikey, ad Mart-Mari Breedt Johaesburg, South Africa 15th May 2006 1 Summary Magma is a ope-source object database created by Chris Muller, of Kasas City,

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 1 Computers ad Programs 1 Objectives To uderstad the respective roles of hardware ad software i a computig system. To lear what computer scietists

More information

BEA WebLogic XML/Non-XML Translator

BEA WebLogic XML/Non-XML Translator BEA WebLogic XML/No-XML Traslator A Compoet of BEA WebLogic Itegratio Plug-I Guide BEA WebLogic XML/No-XML Traslator Release 2.0 Documet Editio 2.0 July 2001 Copyright Copyright 2001 BEA Systems, Ic. All

More information

Descriptive Statistics Summary Lists

Descriptive Statistics Summary Lists Chapter 209 Descriptive Statistics Summary Lists Itroductio This procedure is used to summarize cotiuous data. Large volumes of such data may be easily summarized i statistical lists of meas, couts, stadard

More information

BEA WebLogic Commerce Server. Registration and User Processing Package

BEA WebLogic Commerce Server. Registration and User Processing Package BEA WebLogic Commerce Server Registratio ad User Processig Package BEA WebLogic Commerce Server 3.2 Documet Editio 3.2 December 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted

More information

Schema for the DCE Security Registry Server

Schema for the DCE Security Registry Server Schema for the Security egistry Server Versio Date: 0/20/00 For questios or commets cocerig this documet, sed a email ote to dce-ldap@opegroup.org or call Doa Skibbie at 52 838-3896. . Itroductio...3 2.

More information

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation 6-0-0 Kowledge Trasformatio from Task Scearios to View-based Desig Diagrams Nima Dezhkam Kamra Sartipi {dezhka, sartipi}@mcmaster.ca Departmet of Computig ad Software McMaster Uiversity CANADA SEKE 08

More information

apple Apple Computer, Inc.

apple Apple Computer, Inc. apple Basic Skills apple Apple Computer, Ic. This maual ad the software described i it are copyrighted, with all rights reserved. Uder the copyright laws, this maual or the software may ot be copied, i

More information

BEAWebLogic. Integration. Release Notes

BEAWebLogic. Integration. Release Notes BEAWebLogic Itegratio Release Notes Release 2.1 Service Pack 1 Documet Date: Jauary 2002 Revised: March 8, 2002 Copyright Copyright 2002 BEA Systems, Ic. Rights Reserved. Restricted Rights Leged This software

More information

BEA WebLogic Enterprise. Using the WebLogic EJB Deployer

BEA WebLogic Enterprise. Using the WebLogic EJB Deployer BEA WebLogic Eterprise Usig the WebLogic EJB Deployer WebLogic Eterprise 5.0 Documet Editio 5.0 December 1999 Copyright Copyright 1999 BEA Systems, Ic. All Rights Reserved. Restricted Rights Leged This

More information

CSC 220: Computer Organization Unit 11 Basic Computer Organization and Design

CSC 220: Computer Organization Unit 11 Basic Computer Organization and Design College of Computer ad Iformatio Scieces Departmet of Computer Sciece CSC 220: Computer Orgaizatio Uit 11 Basic Computer Orgaizatio ad Desig 1 For the rest of the semester, we ll focus o computer architecture:

More information

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 1 Itroductio to Computers ad C++ Programmig Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 1.1 Computer Systems 1.2 Programmig ad Problem Solvig 1.3 Itroductio to C++ 1.4 Testig

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5.

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5. Morga Kaufma Publishers 26 February, 208 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Virtual Memory Review: The Memory Hierarchy Take advatage of the priciple

More information

IS-IS for IPv6. ISP Workshops

IS-IS for IPv6. ISP Workshops IS-IS for IPv6 ISP Workshops These materials are licesed uder the Creative Commos Attributio-NoCommercial 4.0 Iteratioal licese (http://creativecommos.org/liceses/by-c/4.0/) Last updated 8 th April 2018

More information

Sharing Collections. Share a Collection via . Share a Collection via Google Classroom. Quick Reference Guide

Sharing Collections. Share a Collection via  . Share a Collection via Google Classroom. Quick Reference Guide Quick Referece Guide Share a Collectio via Email Sharig your collectio with others is a great way to collaborate. You ca easily sed a lik to your colleagues, studets, classmates ad frieds. Recipiets do

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

Lecture 28: Data Link Layer

Lecture 28: Data Link Layer Automatic Repeat Request (ARQ) 2. Go ack N ARQ Although the Stop ad Wait ARQ is very simple, you ca easily show that it has very the low efficiecy. The low efficiecy comes from the fact that the trasmittig

More information

Avid AirSpeed Multi Stream

Avid AirSpeed Multi Stream Avid AirSpeed Multi Stream Versio 1.7.6 ReadMe Importat Iformatio Avid recommeds that you read all the iformatio i this ReadMe file thoroughly before istallig or usig ay ew software release. Importat:

More information

Panel for Adobe Premiere Pro CC Partner Solution

Panel for Adobe Premiere Pro CC Partner Solution Pael for Adobe Premiere Pro CC Itegratio for more efficiecy The makes video editig simple, fast ad coveiet. The itegrated pael gives users immediate access to all medialoopster features iside Adobe Premiere

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 20 Itroductio to Trasactio Processig Cocepts ad Theory Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Trasactio Describes local

More information

Copyright 1999, Lucent Technologies All Rights Reserved Printed in U.S.A.

Copyright 1999, Lucent Technologies All Rights Reserved Printed in U.S.A. 585-210-935 Comcode 108502253 Copyright 1999, Lucet Techologies All Rights Reserved Prited i U.S.A. Notice Every effort was made to esure that the iformatio i this book was complete ad accurate at the

More information

Review: The ACID properties

Review: The ACID properties Recovery Review: The ACID properties A tomicity: All actios i the Xactio happe, or oe happe. C osistecy: If each Xactio is cosistet, ad the DB starts cosistet, it eds up cosistet. I solatio: Executio of

More information

BAAN IV. DB2 for OS/390 Installation Guide for BAAN IV

BAAN IV. DB2 for OS/390 Installation Guide for BAAN IV BAAN IV DB2 for OS/390 Istallatio Guide for BAAN IV A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved.

More information

The isoperimetric problem on the hypercube

The isoperimetric problem on the hypercube The isoperimetric problem o the hypercube Prepared by: Steve Butler November 2, 2005 1 The isoperimetric problem We will cosider the -dimesioal hypercube Q Recall that the hypercube Q is a graph whose

More information

Avid Unity ISIS. Version 2.0 ReadMe

Avid Unity ISIS. Version 2.0 ReadMe Avid Uity ISIS Versio 2.0 ReadMe Importat Iformatio c Avid recommeds that you read all the iformatio i this ReadMe file thoroughly before istallig software or attemptig to use the Avid Uity ISIS (Ifiitely

More information

Avid Unity ISIS. Version ReadMe

Avid Unity ISIS. Version ReadMe Avid Uity ISIS Versio 2.0.6 ReadMe Date Revised Release Chages Made 7/20/2010 v2.0.6 Added details o why v2.0.6 is a importat update regardig a issue previously foud with the Avid Uity ISIS System Director.

More information

BEA WebLogic XML/Non-XML Translator. Samples Guide

BEA WebLogic XML/Non-XML Translator. Samples Guide BEA WebLogic XML/No-XML Traslator Samples Guide BEA WebLobic XML/No-XML Traslator Samples Guide 1.0.1 Documet Editio 1.1 March 2001 Copyright Copyright 2000, 2001 BEA Systems, Ic. All Rights Reserved.

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5 Morga Kaufma Publishers 26 February, 28 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Set-Associative Cache Architecture Performace Summary Whe CPU performace icreases:

More information

Avid Unity ISIS. Version ReadMe

Avid Unity ISIS. Version ReadMe Avid Uity ISIS Versio 2.0.1 ReadMe Date Revised Release Chages Made 4/20/2009 v2.0.1 Avid has started a iitiative to characterize a variety of software applicatios i a Avid Uity ISIS shared storage eviromet.

More information

Interactive PMCube Explorer

Interactive PMCube Explorer Iteractive PMCube Explorer Documetatio ad User Maual Thomas Vogelgesag Carl vo Ossietzky Uiversität Oldeburg December 9, 206 Cotets Itroductio 3 2 Applicatio Overview 4 3 Data Preparatio 6 3. Data Warehouse

More information

In this chapter, you learn the concepts and terminology of databases and

In this chapter, you learn the concepts and terminology of databases and A Itroductio to Database Developmet I this chapter, you lear the cocepts ad termiology of databases ad how to desig the tables that your forms ad reports will use. Fially, you build the actual tables used

More information

BEA Tuxedo. Using the BEA Tuxedo Workstation Component

BEA Tuxedo. Using the BEA Tuxedo Workstation Component BEA Tuxedo Usig the BEA Tuxedo Workstatio Compoet BEA Tuxedo Release 7.1 Documet Editio 7.1 May 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted Rights Leged This software

More information