




已阅读5页,还剩94页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
安装文档编制单位:有限公司人力资源项目技术实施组起草:靖越编制日期:2009年6月hr项目技术实施组peoplesoft安装文件编号:20090610目录第一部分数据库安装21数据安装:22执行脚本过程5第二部分hrms安装51安装weblogic52安装tuxedo113安装peopletools154安装hrms245安装hrms-ml296运行configuration manager347启动data mover368升级peopletools版本409配置 appserver4110配置process server6611安装change assistance8012安装补丁包81第三部分hrms设置921reportnode的配置说明922菜单搜索功能93第四部分安装peoplebook95第一部分 数据库安装1 数据安装:将数据库的密码设置为manager(以后是可以修改的这里将数据库密码设为manager是为了以后执行创建user和tablespace时不需要修改脚本)。2. 调整数据库字符集3:修改参数nls_length_semantics: 将byte设置为char。2 执行脚本过程1. 以sysdba用户登陆数据库执行脚本utlspace.sql 请注意修改数据文件位置。附件中的脚本将数据库文件放在了“d:oracledatahrdemopsdata“下 请根据你们的需要修改这些文件位置。/home/oracle/sql2. 以sysdba用户登陆数据库执行脚本dbowner.sql3. 以sysdba用户登陆数据库执行脚本hcddl.sql 同样注意修改数据库文件位置。4. 以system user登陆数据库执行脚本psroles.sql 文件5. 以system user登陆数据库执行脚本psadmin.sql 文件。执行过程中将提示输入enter name of peoplesoft owner id: 填写“sysadm”执行过程中将提示输入enter peoplesoft owner id password: 填写“sysadm”执行过程中将提示输入enter desired default tablespace: 填写“psdefault”6. 以system user登陆数据库执行脚本connect.sql第二部分 hrms安装1 安装weblogic双击执行server920-win32.exe文件开始安装。选择next选择yes选项,点击next。在数据框中数据bea home的路径,然后点击next。选择complet,点击next。选择mercury profiling tools.点击next。选择yes,点击next。点击next。点击next。等待直到安装完毕。选择done完成安装。(在这里不需要 run quickstart)2 安装tuxedo双击图中所示的安装文件启动tuxedo的安装程序。输入 “y” 然后回车。输入 “y” 然后回车。输入 “y” 然后回车。输入 “y” 然后回车。等待直到安装完成提示重新启动计算机。重新启动计算机。3 安装peopletools选择b42585-01中的setup程序启动peopletools安装程序。选择“我接受许可证协议的条款”,点击下一步。输入授权号。点击下一步。选择“unicode database”, 点击下一步。根据需要选择所需安装的server,这里默认安装为全部安装,选择下一步。输入安装路径。根据需要选择是否安装“ enterprise resources plannning connectors”,这里选择安装该功能,输入安装路径,点击下一步。输入oracle 连接程序的所在位置,点击下一步。选择是否安装peopletools图标,这里选择安装,点击下一步。输入peopletools 图标的文件夹名称,点击下一步。输入enviroment hub machine 的机器名或者ip地址,以及端口号,点击下一步。等待直到提示插入第二张盘。输入第二个安装文件的路径,点击确定。输入第三个安装文件的路径,点击确定。输入第四个安装文件的路径,点击确定。输入第六个安装文件的路径,点击确定。输入第七个安装文件的路径,点击确定。点击完成,完成peopletools的安装。4 安装hrms执行hrms的安装程序,点击下一步。选择“接受认证条款”,点击下一步。输入许可证码,点击下一步。选择安装“unicode database”,点击next。选择“next”。输入hrms的安装路径。选择将要安装的产品,点击下一步。点击下一步开始安装。安装开始,等待直到安装完成。点击finish完成本次安装。5 安装hrms-ml点击“next”开始安装。选择接受认证条款。输入许可证号。选择 “unicode database”,点击next。点击next。输入将要安装的位置,点击next。选择想要安装的产品,点击next。点击next开始安装。点击“finish”完成安装。6 运行configuration manager配置数据库连接。database: 数据库名字。user: 用户名。connect:连接用户的名称。connect:连接用户的密码。connect password:再次输入连接用户的密码。7 启动data mover输入用户名、密码。选择 database setup。选择数据库类型和数据库的字符集。选择将要添加的数据。数据peoplesoft数据库参数。选择基础语言。运行自动生成的脚本。8 升级peopletools版本运行rel8.49un.sql。9 配置 appserver在ps_home/appserv/ 目录下 执行psadmin.exe文件。选择 1)选择 2)输入数据库名字选择模板类型。具体配置为:startup;=; database signon settings;=dbname=peopledbtype=oracleuserid=psuserpswd=sxaymm0crai26f3r14m0+jwdoxjsshvovuxlkdaxfdm=connectid=peopleconnectpswd=kyd3qpxnrag=servername=database options;=; database-specific configuration options;=sybasepacketsize=uselocaloracledb=0;oracle_sid=enabledbmonitoring=1oracledisablefirstrowshint=0security;=; security settings;=validate signon with database=0workstation listener;=; settings for workstation listener;=address=127.0.0.1port=7000encryption=0min handlers=1max handlers=2max clients per handler=40client cleanup timeout=60init timeout=5tuxedo compression threshold=5000jolt listener;=; settings for jolt listener;=address=/127.0.0.1port=9000encryption=0min handlers=1max handlers=2max clients per handler=40client cleanup timeout=10init timeout=5 client connection mode=anyjolt compression threshold=1000000jolt relay adapter;=; settings for jolt relay adapter (jrad);=listener address=127.0.0.1listener port=9100domain settings;=; general settings for this application server.;=;-domain id=testserv;-add to path=d:oracleproduct10.2.0db_1bin;-spawn threshold=1,600:1,1;-restartable=y;-;log directory=%ps_servdir%logs;-; this allows for dynamic changes to certain setting without having to reboot; the domain. the settings that can be dynamically changed are: recycle count,; consecutive service failures, trace sql, trace mask sql, tracepc, tracepcmask,; traceppr, tracepprmask, tracepia, tracepiamask, log fence, enable db monitoring,; enable debugging, logerrorreport, mailerrorreport, dumpmemoryimageatcrash; these settings are further identified by the dynamic change allowed for .; comment.allow dynamic changes=y;-; logging detail level; level type of information; - -; -100 - suppress logging; -1 - protocol, memory errors; 0 - status information; 1 - general errors; 2 - warnings; 3 - tracing level 1 (default); 4 - tracing level 2; 5 - tracing level 3; dynamic change allowed for logfencelogfence=3;-; trace-log file character set: character set used for log and trace files;trace-log file character set=ansipeoplecode debugger;=; peoplecode debug server settings;=;-psdbgsrv listener port=9500;-; peoplecode debugger trace settings; level type of tracing; - -; 0 off (default); 1 level 1 - log connection activity; 2 level 2 - log debug broker transactions (getsession, register/unregister, acquire/unacquire); 3 level 3 - log primary debuggee/debugger transactions (register, modechange, seteventflag, break); 4 level 4 - log debuggee/debugger variables transactions ; 5 level 5 - log debuggee/debugger command responses and gotbreaks; warning: levels 3 thru 5 result in lots of transaction data being logger and require plenty of disk space.debuggermsglogenable=0trace;=; server trace settings;=;-; sql tracing bitfield; bit type of tracing; - -; 1 - sql statements; 2 - sql statement variables; 4 - sql connect, disconnect, commit and rollback; 8 - row fetch (indicates that it occurred, not data); 16 - all other api calls except ssb; 32 - set select buffers (identifies the attributes of columns; to be selected).; 64 - database api specific calls; 128 - cobol statement timings; 256 - sybase bind information; 512 - sybase fetch information; 1024 - sql informational trace; 4096 - manager information; 8192 - mapcore information; dynamic change allowed for tracesql and tracesqlmasktracesql=0tracesqlmask=12319;-; peoplecode tracing bitfield; bit type of tracing; - -; 1 - trace evaluator instructions (not recommended); 2 - list evaluator program (not recommended); 4 - show assignments to variables; 8 - show fetched values; 16 - show stack; 64 - trace start of programs; 128 - trace external function calls; 256 - trace internal function calls; 512 - show parameter values; 1024 - show function return value; 2048 - trace each statement in program (recommended); dynamic change allowed for tracepc and tracepcmasktracepc=0tracepcmask=4095;-; panel processor tracing bitfield; bit type of tracing; - -; 1 - log extra debug messages; 2 - dump panel after build; 4 - dump buffers after pprinit; 8 - dump buffers before/after service; 16 - dump buffers after scrollselect; 32 - dump buffers after modal panel; 64 - dump buffers before save; 128 - dump buffers after insertrow; 256 - trace default processing; 512 - dump prm data; 1024 - dump counters (debug build only); 2048 - dump memory statistics; 4096 - trace related display processing; 8192 - trace keylist generation; 16384 - trace work record settings; dynamic change allowed for traceppr and tracepprmasktraceppr=0tracepprmask=32767;-; pia page generation tracing bitfield; bit type of tracing; - -; 1 - log page generation errors; 2 - show table layout via cell borders in generated page; 4 - annotate field overlap in html source; 8 - detailed trace of table generation algorithm; 16 - inline stylesheet in generated pages; 32 - inline javascript in generated pages; 64 - qatesting - annotation and extra tags needed by robot; 128 - format source. make html more readable; 256 - save file. save each generated page in log directory; 512 - debug javascript. include debug functions in page; 1024 - log form data. log all request parameters on each service; 2048 - log key errors. write log message for unrecognized query parameters.; dynamic change allowed for tracepia and tracepiamask; tracepia=0tracepiamask=32767;-; ae tracing bitfield; bit type of tracing; - -; 1 - trace step execution sequence to aet file; 2 - trace application sql statements to aet file; 4 - trace dedicated temp table allocation to aet file; 8 - not yet allocated; 16 - not yet allocated; 32 - not yet allocated; 64 - not yet allocated; 128 - timings report to aet file; 256 - method/builtin detail instead of summary in aet timings report; 512 - not yet allocated; 1024 - timings report to tables, ignored if process instance is 0; 2048 - db optimizer trace to file; 4096 - db optimizer trace to tables; 8192 - transform tracetraceae=0;-; analytic server tracing bitfield; mostsignificantbit - leastsignificantbit; qas |ace model | ace calc | ace api| plugin | dcache | utils | analytic server | ; 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1; bit type of tracing 3 bits per component (octal word); - - -; 1 - analytic server lsb; 2 - analytic server msb lsb logfence; 4 - analytic server msb - - -; 8 - utilities lsb 0 0 0 0 (severity_status); 16 - utilities 0 0 1 1 (severity_error); 32 - utilities msb 0 1 0 2 (severity_warn); 64 - datacache lsb 0 1 1 3 (severity_info); 128 - datacache 1 0 0 4 (severity_trace1); 256 - datacache msb 1 0 1 5 (severity_trace2); 512 - plug-in lsb 1 1 0 6 (not used); 1024 - plug-in 1 1 1 7 (not used); 2048 - plug-in msb; 4096 - ace api lsb; 8192 - ace api; 16384 - ace api msb; 32768 - ace calc lsb; 65536 - ace calc; 131072 - ace calc msb; 262144 - ace model lsb; 524288 - ace model; 1048576 - ace model msb; 2097152 - qas lsb; 4194304 - qas ; 8388608 - qas msb; ; the bits enable logging for optengine components beyond the standard; logfence setting. e.g., traceanalytic=14380470 sets full trace on all components.; using 110 (1 greater than severity_trace2) for each component:; opteng: 4 + 2; utils : 32 + 16; dc : 256 + 128; plugin: 2048 + 1024; ace api: 16384 + 8192; ace calc: 131072 + 65536; ace model: 1048576 + 524288; qas : 8388608 + 4194304; total : 14380470traceanalytic=14380470traceanalyticmask=16777215;-; performance monitor tracing bitfield; bit type of tracing; - -; 1 - trace all performance monitor agent activitytraceppm=0;-; create a memory image of the failing process during a crash; setting meaning; - -; none no memory image; mini mini memory image; full full memory image; if set to mini or full, when a crash occurs, a memory.dmp file is; generated under /.; dynamic change allowed.dumpmemoryimageatcrash=none;-;if set to y, when a crash occurs, the application server process will write ;additional information to help in debugging the crash that occurred.;this consists of the customized object definitions for reproducing ;the request on another database. dumpmanagerobjectsatcrash=y;-; if set to y, when a runtime error is detected, the message and a dump of; the application state will be written to the current log file.; dynamic change allowed.logerrorreport=n;-; when set to an email address, an email will be sent when an error report; or a crash dump is written to the log.; dynamic change allowed.mailerrorreport=cache settings;=; settings for managed object caching; default enableservercaching=2, servercachemode=0; default cachebasedir=%ps_servdir% if defined else %ps_home/cache ; you can change these values by uncommenting and setting to the desired value;=;-; enableservercaching -; 0 server file caching disabled; 1 server file caching limited to most used classes; 2 server file caching for all types;enableservercaching=2;-; cachebasedir = the base file cache directory;cachebasedir=%ps_servdir%;-; servercachemode; 0 one file cache directory per app server process; 1 one file cache directory per domain (shared file cache, needs to be preloaded);servercachemode=0;-; deprecated cache settings : maxinmemoryobjects;-;-; maxcachememory - controls cache memory pruning; 0 cache memory pruning disabled; 0 max size of memory cache in mbytesmaxcachememory=0;-; preload cache projects for file and
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025版定制化贴壁布设计与施工管理合同
- 2025年智能编织袋设计与制造服务合同
- 2025年度生鲜超市生猪肉采购配送合同范本
- 2025版保健品企业产品国内销售代理合同范本下载
- 2025版水路危化品运输及应急处理服务合同
- 2025版酒店会议室场地租赁及会议摄影摄像服务合同
- 2025年新能源汽车销售代理合作协议书
- 2025版快递公司司机运输服务合同范本
- 2025版汽车租赁服务合同条款解析
- 2024-2025学年平远县中考三模数学试题含解析
- 热电厂巡检工培训课件
- (正式版)DB15∕T 385-2020 《行业用水定额》
- 2025年农业面源污染治理农业面源污染治理技术手册报告
- 中国黄金知识培训课件
- 人教PEP版(一起)一年级上册英语全册教案
- 光伏施工基本知识培训课件
- 2025贵州毕节市赫章县招聘事业单位工作人员123人笔试备考题库及参考答案详解
- GB 21256-2025粗钢生产主要工序单位产品能源消耗限额
- 2025AI办公发展现状软件市场竞争格局及未来发展前景分析报告
- 北京员工待岗管理办法
- 停工缓建项目管理办法
评论
0/150
提交评论