dbc:oracle:thin,没安装EBS能自己写个.dbc文件么?

本文详细解读了如何配置template.dbc文件,包括Oracle数据库连接参数(TWO_TASK, FNDNAM, GWYUID)和JDBC使用时的参数(APPS_JDBC_DRIVER_TYPE, DB_HOST, DB_PORT, DB_NAME)。适合数据库管理员和开发者了解实例化数据库的过程。
摘要由CSDN通过智能技术生成

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

好的,我给你个例子:

"template.dbc" 87 ÐÐ, 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

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值