`
li.feixiang
  • 浏览: 121210 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

Manual Installation Steps For Archive Client Installation on Red Hat Linux 4.0

 
阅读更多

On Red hat Linus 4.0 (64-Bit), manual installation steps are required to install the archive client. 

 
Manual Installation Steps For Archive Client:
 
1. Copy the following JAR files from Archive Client CD. 
       a. ArchiveClient.jar           
       b. CoreArchive.jar              
       c. tripjtk.jar                     
       d. triputil.jar      
     Paste the JAR files into the following directory: 
        <Windchill_installation_directory>/lib
2. Restart the Windchill Server.
3. Run following command 
     <windchill shell/codebase> ant -f archivesystem.xml
4. When prompted, enter the following information:
       – Archive System to configure [cya or file] -- If you are configuring EMC Centerra devi 
 ce, specify 'cya' else specify 'file'.
       – Archive volume name -- The name of the archive volume create/referenced in the " 
 Before You Begin" section. 
       – Search volume name -- A comma separated list of names of the archive volumes that the 
  Windchill server will be able to search against.
       – Retention period -- The retention period, in years for archived data.
       – Archive host name -- The name or IP address of the machine hosting the Windchill Arch 
 ive Server.
       – Archive server port -- The port number for the Windchill Archive Server database (by  
 default 23457).
       – Archive RMI port -- The port number for the Windchill Archive Server RMI interface.
       – Windchill Archive user name -- The user name that will be used to connect to the Wind 
 chill Archive Server.
       – System password -- The password for the specified Windchill Archive user.
分享到:
评论

相关推荐

    安装和配置Lotus 8.0.x或8.5.x on Red Hat Enterprise Linux 5.5

    需通过光驱引导进行安装,具体步骤可参照官方文档《安装Red Hat Enterprise Linux 5.5 for x86》,确保网络、存储等硬件资源的兼容性。 ### 二、Domino服务器软件准备 #### Domino软件版本 - **Lotus Domino**: ...

    Red Hat Linux9下Apache服务器的创建与配置探讨.pdf

    在 Red Hat Linux9 环境下,安装 Apache 服务器可以使用 rpm 命令"#rpm -ivh httpd-2.0.40-21.i386.rpm" 和 "#rpm -ivh httpd-manual-2.0.40-21.i386.rpm"。启动 Apache 服务器可以使用命令 "#service httpd start...

    Red Hat Linux系统环境下组建局域网.pdf

    在Red Hat Linux系统环境下组建局域网,首先要理解TCP/IP协议的基础知识,因为TCP/IP是互联网和局域网通信的核心。TCP/IP协议栈为网络上的每个设备分配了一个唯一的IP地址,由四个字节组成,每个字节的取值范围是0到...

    Installation Manual for u-boot(linux)

    ### U-Boot (Linux) 安装手册:三星 S3C2412、S3C2443、S3C6400/AP 开发指南 #### 一、引言 本安装手册旨在为三星S3C2412、S3C2443、S3C6400/AP系列处理器提供U-Boot (Linux) 的安装指导。U-Boot 是一个广泛使用的...

    mongodb 4.0 manual document

    mongodb 4.0 manual document.

    OpenGL API manual 4.0

    最新版OpenGL API manual 2016年整理

    VMware下RedHat Linux网络设置

    2. **设置IP地址**:登录到Red Hat Linux系统后,打开终端并输入命令`nmcli con mod eth0 ipv4.method manual ipv4.addresses 192.168.0.3/24 ipv4.gateway 192.168.0.1`。这将把Red Hat Linux的IP地址设置为192.168...

    PcModWin 4.0 Manual

    根据提供的文档信息,我们可以推断出《PcModWin 4.0 Manual》是一份详细介绍PcModWin 4.0软件操作与使用的手册。该手册由Ontar Corporation出版,并受版权保护。以下是对这份手册内容所涉及的关键知识点进行详细阐述...

    Low_Power_Methodology_Manual_For_System-On-Chip_Design中文翻译

    "Low Power Methodology Manual For System-on-Chip Design中文翻译" 本文档是关于低功耗系统-on-chip设计的指南,涵盖了低功耗设计的基本概念、问题和解决方案。本节将详细介绍 low power methodology manual for ...

    The Red Team Field Manual (RTFM)

    The Red Team Field Manual (RTFM) is a no fluff, but thorough reference guide for serious Red Team members who routinely find themselves on a mission without Google or the time to scan through a man ...

    Symantec Endpoint Protection Installation Guide English version

    - Manual Installation: Distribute the client installer via USB or CD. - Remote Deployment: Use the Management Console to remotely deploy the client software. 3. **Configuration:** - Customize the ...

    WINGPC4.0 MANUAL

    根据给定的"WINGPC4.0 MANUAL"文件信息,我们可以从中提炼出一系列与三星PLC编程相关的IT知识点,以下是对这些知识点的详细说明: ### WINGPC4.0: 三星PLC编程软件 #### 概述 WINGPC4.0是一款专门用于三星PLC(可...

    rtlinux install manual

    在进行RTLinux的安装前,首先需要在计算机上安装Red Hat Linux。建议创建一个独立的磁盘分区专门用于安装操作系统,这样可以避免与现有系统发生冲突。推荐使用Red Hat 8.0(Psyche)版本,因为它与后续将要使用的RT-...

    neo4j-operations-manual-4.0_图数据库_neo4j_

    《图数据库操作手册:深入解析Neo4j 4.0》 在当今数据密集型的世界里,图数据库作为非关系型数据库的一种,以其强大的连接性和高效的数据查询能力,被广泛应用于社交网络、推荐系统、知识图谱等领域。Neo4j是图...

    Oracle Database 11g Release 2 (11.2.0.3) RAC On Oracle Linux 6

    This article describes the installation of Oracle Database 11g release 2 (11.2.0.3 64-bit) RAC on Linux (Oracle Linux 6.3 64-bit) using VirtualBox (4.2.6) with no additional shared disk devices. ...

    neo4j-cypher-manual-4.0.pdf

    Neo4j是一种图形数据库,它使用Cypher查询语言进行数据的查询、更新和管理。Cypher是一种声明性的图形查询语言,它允许用户对图形进行表达式丰富且高效的查询、更新和管理。Cypher的设计既适合开发者,也适合运营...

    MySQL 3.23, 4.0, 4.1 Reference Manual

    这是MySQL 3.23, 4.0, 4.1 版本的手册,英文版的。是在MySQL官方网站下载的。当然,研究wordpress这绝对是必不可少的手册了。

    Low_Power_Methodology_Manual_For_System-On-Chip_Design

    《低功耗片上系统设计手册》是一本针对低功耗系统级芯片(System-on-Chip, SoC)设计的专业指导书。该书由Michael Keating、David Flynn、Robert Aitken、Alan Gibbons和Kaijian Shi等作者编写,他们均是来自Synopsys...

Global site tag (gtag.js) - Google Analytics