第一范文网 - 专业文章范例文档资料分享平台

技术文档_如何在HP-UX平台上安装配置SAP iDa(v1.2)

来源:用户分享 时间:2025/7/18 6:16:23 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

BR334W Status of database file /oracle/SVT/920_64/dbs/MISSING00210 is RECOVER BR274W File /oracle/SVT/920_64/dbs/MISSING00210 not found BR334W Status of database file /oracle/SVT/920_64/dbs/MISSING00211 is RECOVER BR274W File /oracle/SVT/920_64/dbs/MISSING00211 not found BR280I Time stamp 2008-05-21 16.20.56 BR057I Backup of database: SVT BR058I BRBACKUP action ID: bdxyvduk BR059I BRBACKUP function ID: aff BR110I Backup mode: ALL BR077I Database files for backup: /oracle/SVT/mirrlogA/log_g11m2.dbf /oracle/SVT/mirrlogB/log_g12m2.dbf /oracle/SVT/mirrlogA/log_g13m2.dbf /oracle/SVT/mirrlogB/log_g14m2.dbf /oracle/SVT/sapdata1/cntrl/cntrlSVT.dbf BR061I 225 files found for backup, total size 743964.973 MB BR143I Backup type: offline_force BR130I Backup device type: util_file BR109I Files will be saved by backup utility BR126I Unattended mode active - no operator confirmation required BR280I Time stamp 2008-05-21 16.20.56 BR307I Shutting down database instance SVT ... BR280I Time stamp 2008-05-21 16.21.08 BR308I Shutdown of database instance SVT successful BR280I Time stamp 2008-05-21 16.21.08 BR229I Calling backup utility... BR278I Command output of '/usr/sap/SVT/SYS/exe/run/backint -u SVT -f backup -i /oracle/SVT/sapbackup/.bdxyvduk.lst -t file -p /oracle/SVT/920_64/dbs/initSVT.utl -c': Number of streams desired=<1> Number of files to backup=<225> -------------------------- Output of backup ------------------------- BI_BACKUP= BI_CALLER= BI_REQUEST= -------------------------- Parameter Specified ------------------------- CvInstanceName= CvClientName= numstreams=<1> CV_restCopyPrec=<0> srccrossclient=<> -------------------------- backint Command Line ------------------------- Installation of the SAP for Oracle iDA Overview backintCmd=[/opt/galaxy/Base/../iDataAgent/backint.exe -u SVT -f backup -i /oracle/SVT/sapbackup/.bdxyvduk.lst -t file -p /oracle/SVT/920_64/dbs/initSVT.utl -c ] CommServeHostName=cnsvwshs0225.csvw.com CommClientHostName=svwsvt1.csvw.com Galaxy CommCellID=2 Galaxy ClientID=53 Backup has been requested Galaxy ClientInstanceID=41 Galaxy ClientAppType=61 Galaxy ClientAppID=181 Success in getting Job id=153 Token=<153:1:1> Success in allocateStream Attaching CommServer Session retCode=0 setupPipeline Offline Full Backup脚本示例 SAP Offline full backup脚本 =============================== #!/sbin/sh # -------------------------------------------------------------------------- # backup.sh # Sample BRBACKUP shell script # -------------------------------------------------------------------------- # Task: # Invokes the SAP R/3 utility BRBACKUP in order to perform a full offline # backup of all tablespaces # -------------------------------------------------------------------------- # ***** NOTE ***** NOTE ***** NOTE ***** # # This script is intended only as a model and should be # carefully tailored to the needs of the specific site. # # ***** NOTE ***** NOTE ***** NOTE ***** # -------------------------------------------------------------------------- Installation of the SAP for Oracle iDA Overview # # For the following examples, the system ID of the Oracle database # is assumed to be \# # -------------------------------------------------------------------------- # # First, lets do a full offline backup of the Oracle database. This includes # at least files located in the following file systems: # /oracle/C21/sapdata1 # /oracle/C21/sapdata2 # /oracle/C21/sapdata3 # /oracle/C21/sapdata4 # /oracle/C21/sapdata5 # /oracle/C21/sapdata6 # Remarks on the parameters of BRBACKUP: # # -u system/manager Oracle username/password # -c run BRBACKUP in unattended mode # -m all backup all tablespaces # -t offline perform backup offline # # The following should be configured within the SAP backup profile initC21.sap: # # backup_dev_type = util_file # causes BRBACKUP to use the external program Data Protection for mySAP.com # util_par_file = initC21.utl # Data Protection for mySAP.com profile # # --------------------------------COMMAND----------------------------------- Installation of the SAP for Oracle iDA Overview #brbackup -t offline_force -d util_file -c -u system/password brbackuplog='/opt/cv/script/brbackup.log' #sapstartlog='/opt/cv/script/sapstart.log' su - orasvt -c \&1|tee -a $brbackuplog =============================== SAP Online redo log备份脚本 =============================== #!/sbin/sh # -------------------------------------------------------------------------- # backup.sh # Sample BRBACKUP shell script # -------------------------------------------------------------------------- # Task: # Invokes the SAP R/3 utility BRBACKUP in order to perform a full offline # backup of all tablespaces # -------------------------------------------------------------------------- # ***** NOTE ***** NOTE ***** NOTE ***** # # This script is intended only as a model and should be # carefully tailored to the needs of the specific site. # # ***** NOTE ***** NOTE ***** NOTE ***** # -------------------------------------------------------------------------- # # For the following examples, the system ID of the Oracle database # is assumed to be \# Installation of the SAP for Oracle iDA Overview

技术文档_如何在HP-UX平台上安装配置SAP iDa(v1.2).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c0liqe64i4044p5c1brmv_7.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top