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

好的,我给你个例子:

"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

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

  1. oracle创建用户saler,Linux环境下sqlldr一个csv文件

    本来是练习三思的书里一个sqlldr的小示例,就是把excel文件另存为csv后通过sqlldr加载到Oracle数据库中.其目的本来是为了演示一下csv文件的sqlldr以及csv文件中的字符串中存 ...

  2. jdbc:oracle:thin:@localhost:1521:orcl和jdbc:oracle:thin:@localhost:1521/orcl的区别

    dbc连接oracle有两种方式,一种使用thin连接另一种使用oci(Oracle Call Interface )连接.thin驱动都是纯Java代码,使用TCP/IP技术通过Java的Socke ...

  3. jdbc oracle thin@localhost 1521 XE

    一. jdbc:oracle:thin:@localhost:1521:XE jdbc:表示采用jdbc方式连接数据库 oracle:表示连接的是oracle数据库 thin:表示连接时采用thin模 ...

  4. oracle测试没响应,Oracle JDBC 没响应,是不是BUG?

    在Java 中执行下面SQL语句没有响应,DEBUG 无法跟踪代码,但此语句在SQL DEVELOPER 执行没问题,在Java代码中执行其他 SQL 语句基本也没问题. insert into T1 ...

  5. Linux平台 Oracle 18c RAC安装Part3:DB配置

    四.DB(Database)配置 4.1 解压DB的安装包 4.2 DB软件配置 4.3 ASMCA创建磁盘组 4.4 DBCA建库 4.5 验证crsctl的状态 Linux平台 Oracle 18 ...

  6. 在linux操作系统中启动oracle数据库程序,Linux系统下Oracle数据库的安装和启动关闭操作教程...

    这篇文章主要介绍了Linux系统下Oracle数据库的安装和启动关闭操作教程,并针对在sqlplus下所需执行的命令进行讲解,需要的朋友可以参考下 1.准备: df -H 查看空间剩余   一般准备最 ...

  7. linux下oracle 9204 soft only,linux 下oracle 9i的安装

    首先,准备安装需要的软件包和补丁包: 从网上下载升级补丁包,用于将Oracle9.2.0升级到9.2.0.4: p3006854_9204_LINUX.zip 所有的补丁说明如下: p3095277_ ...

  8. oracle软件静默安装程序,【oracle】静默安装 oracle 11gr2

    [序言] oracle 提供了静默安装方法在不适用图形界面的情况下安装 oracle 软件 ,创建db,配置netca,快速完成oracle 的部署. 在以下情形中可以使用静默安装 a OUI 的 G ...

  9. oracle thin和oci 区别

    前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家.点击跳转到教程. Features of Oracle JDBC Drivers: 1.JDBC Oci 此驱动类似于 ...

最新文章

  1. Markdown中常用的转义字符
  2. 关于nginx配置的不完全总结
  3. CodeForces - 1516D Cut(思维+倍增)
  4. appium+java(五)微信小程序自动化测试实践
  5. 利用python自定义完整版迭代器
  6. DPDK examples rxtx_callbacks完全注释
  7. 测试与 debug 心得
  8. TCP/IP长连接和短连接
  9. 【Antd】rawData.some is not a function 报错解决方法
  10. 冯乐乐之一 图形学基础 Shader入门精要
  11. 神经网络模型怎么建立,如何选择神经网络模型
  12. 谷歌浏览器不能上网DNS_PROBE_FINISHED_NXDOMAIN
  13. 关于51仿真器驱动安装时进度卡在10%检测不到PZ51Tracker,以及额外下载的driver无法更新的解决方案
  14. console接口配置登录密码
  15. Mac系统上查看端口占用和释放端口
  16. 多进程与多线程的区别,和用途
  17. 怎么从Apache maven 官网下载旧版本
  18. 加入知数堂,成为专业MySQL DBA,就是这么简单!
  19. composer安装依赖包
  20. 一款发动机爆震检测分析仪解决方案:英国 phormula 爆震检测分析仪+PICO

热门文章

  1. halcon 缺陷检测 mura线检测
  2. 堕落玩偶0.49版[无视setam后宫]
  3. 入职字节测试岗外包一个月,我离职了...
  4. 网站运营方案SEO【运营】
  5. [FPGA系列] SDRAM项目实战总结
  6. CREO学习笔记【常用钣金材料】
  7. 6-3 派生类的定义和使用
  8. [ubuntu]用SSH实现ubuntu系统互联并传输文件(无图形界面)
  9. NSWOJ-6的倍数
  10. 2016年新鲜出炉的20款网页开发工具推荐