Showing posts with label OAF DB connection format. Show all posts
Showing posts with label OAF DB connection format. Show all posts

Saturday, April 6, 2013

DB Connection format for R12 OAF

The –dbconnection information can actually be in one of two formats:

Format 1: The long format

You can put the entire TNS Names entry. For example, your entry might read as

follows:

-dbconnection "(description = (address_list = (address =

(community = tcp.world)(protocol = tcp) (host

=es0006.oracle.com)(port = 1521))) (connect_data = (sid =

es0006)))“

Format 2: The short format (preferred)

You can put an entry similar to the following:

-dbconnection es0006.oracle.com:1521:es0006

Troubleshooting ACFS-07981: Metadata Validation Errors

  Troubleshooting ACFS-07981: Metadata Validation Errors Introduction The ACFS-07981 error indicates that an attempt to run an online file ...