dbc:oracle:thin,没安装EBS能自己写个.dbc文件么?
該樓層疑似違規已被系統折疊?隱藏此樓查看此樓
好的,我給你個例子:
"template.dbc"?87?DD,?2633???×??ú
#?$Header:?template.dbc?115.4?2000/04/20?11:50:57?pkm?ship?$
#?TEMPLATE.dbc
#?Template?database?configuration?file.
#
#?Create?one?copy?of?this?file?for?each?database?instance?this
#?Applications?Server?will?connect?to.?Each?file?should?have?the?name
#?.dbc
#?and?be?located?in?this?directory?($FND_TOP/secure).
#?Change?each?of?the?parameters?below?to?values?appropriate?for
#?the?database?instance.?Do?not?change?the?syntax.
#
#?This?file?can?be?gererated?using?the?AdminAppServer?tool.
#?This?is?a?java?utility?that?can?be?run?from?the?command?line.
#?Instructions?to?use?this?tool?are?documented?in?the?Applications
#?Sysadmin?Manual.
#
#?TWO_TASK
#?SQL*Net?name?of?database.
#
TWO_TASK=database
#
#?FNDNAM
#?Oracle?User?to?be?used?for?Oracle?Applications?connection.
#?The?FNDNAM?Oracle?User?must?have?Oracle?Applications?privilege?level
#?'Universal'.
#
FNDNAM=APPS
#
#?GWYUID
#?Oracle?User/Password?of?the?public?account?to?be?used?for?initial
#?Oracle?Applications?connection.
#?The?GWYUID?Oracle?User?must?have?Oracle?Applications?privilege?level
#?'Public'.
#
GWYUID=APPLSYSPUB/PUB
#
#?GUEST_USER_PWD
#?Applications?User/Password?of?the?Guest?user.
#?The?Guest?Applications?User?is?a?public?Applications?user
#?with?no?responsibilities?assigned.?If?no?such?user?exists,
#?create?one?in?the?'Define?User'?form.?Do?not?use?a?user?with
#?any?active?responsibilities.?Note:?This?parameter?is?for
#?an?applications?user?NOT?an?Oracle?user.?The?Guest?user
#?is?seeded?with?11i.
GUEST_USER_PWD=GUEST/GUEST
#?THE?FOLLOWING?PARAMETERS?ARE?RELEVANT?ONLY
#?IF?JDBC?IS?BEING?USED.?IF?THEY?ARE?NOT?SUPPLIED,?DEFAULTS
#?WILL?BE?USED.
#?APPS_JDBC_DRIVER_TYPE
#?The?type?of?JDBC?driver?being?used.?If?no?value?is?supplied,
#?the?thick?(OCI)?driver?will?be?used.?Give?a?value?of?THIN
#?or?THICK?depending?on?the?type?of?JDBC?driver?to?be?used.
#?For?a?detailed?discussion?on?the?THIN?vs?the?THICK?driver,
#?refer?to?the?JDBC?documentation.?For?Release?11i?,?this
#?should?be?set?to?a?value?of?THIN.
APPS_JDBC_DRIVER_TYPE=THIN
#?DB_HOST
#?The?host?machine?on?which?the?database?resides.?This?parameter
#?is?required?only?if?the?THIN?DRIVER?is?being?used.
DB_HOST=host_name
#?DB_PORT
#?The?port?of?the?host?machine?on?which?the?database?resides.
#?This?is?required?only?if?the?THIN?driver?is?being?used.
DB_PORT=port_number
#?DB_NAME
#?Database?instance?name.
#?This?is?required?only?if?the?THIN?driver?is?being?used.
#?If?no?value?is?provided,?the?TWO_TASK?is?used.
#?DB_NAME=db_name
總結
以上是生活随笔為你收集整理的dbc:oracle:thin,没安装EBS能自己写个.dbc文件么?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 新东方手机摄影大赛自动投票脚本
- 下一篇: 《Python渗透测试编程技术:方法与实