ORACLE APPLICATIONS ARCHIVES

Topicwise collection of
Postings on Mail Lists
ON
DBA - Oracle Application Maintainance



JDC Version

From: Bartoletti, Michael [mailto:BartolMi@rf.suny.edu]
Sent: Thursday, March 18, 1999 9:43 AM
Subject: AI: JDC Version

With the interoperability patch CD for 11.0.2 jdk 1.1.4 is sent with it. Do we need to install jdk 1.1.5.1.12? Please let me know.

Thanks. Michael Bartoletti The Research Foundation of State University of New York bartolmi@rf.suny.edu


Date: Thu, 18 Mar 1999 16:07:16 -0600
From: "Logan, Ernie" Ernie_Logan@ec01-hou.bmc.com
Subject: RE: JDC Version

Actually, the current JDK version is 1.1.5.21o.
Direct from Certify:
Java Appletviewer for 10.7NCA + 11.0/11.0.1:

Please note that it is highly recommended that customers use the latest JDK Appletviewer 1.1.5.21o for their Desktop tiers. This will ensure maximum stability.

Also from Certify, btw:
JInitiator can be used instead of the Appletviewer; however, the Appletviewer will still be supported in conjunction with JInitiator.



Signal 11 Error - at random

From: McClung, Ed D. [mailto:EDMCCLUNG@ESCOCORP.com]
Sent: Wednesday, March 17, 1999 2:24 PM
Subject: FW: ??? Does any one know what really causes a Signal 11 ???

Boy it seems the old Signal 11 pops up at different times with no rhyme or reason and of course have never got a good answer from ORACLE , so was wondering with all that great talent and experience out there what word or ideas of wisdom I could gather,,,

thanks in advance for any input,,, Ed McClung Database Administrator ESCO Corporation (503) 778-6275 (503) 778-6754 (Fax) (503) 599-4813(pager) edmcclung@escocorp.com http://www.escocorp.com


From: "Logan, Ernie" Ernie_Logan@ec01-hou.bmc.com
Subject: RE: ??? Does any one know what really causes a Signal 11 ???

Date: Wed, 17 Mar 1999 17:32:30 -0600
It's nothing more than the Unix equivalent of a GPF. It simply means that the application tried to access something outside it's authority. Usually caused by corrupted files which are being opened by the designer / run-time in question.

Date: Thu, 18 Mar 1999 14:27:13 PST
From: "rama gopal"
Subject: RE: ??? Does any one know what really causes a Signal 11 ???

Hai, As Ernie said, it is Unix equivalent of windows General Protection Fault(persons call it differently though). You may get this error, when unix process tries to bite more memory than the available memory.

For more information on "Signal 11" issue you may serach the apps. forum archives at http://www.cpa.qc.ca/Lists/OraApps-L/Archives/
or in any good unix admin book.

Rama



Signal 11 when running Demand Interface Concurrent Process

From: Hostetler, Don[SMTP:Don.Hostetler@impacgroup.com]
Sent: Thursday, April 15, 1999 9:32 AM
Subject: Demand Interface - Segmentation Fault(coredump)

Please Advise
Has anyone received a signal 11 error message when running the Demand Interface Concurrent Process. The log file reads as follows:
"/u01/app/r11/test/oe/11.0.28/bin/OERLDI
Program was terminated by signal 11
Cause: The program completed execution - in particular it was terminated by signal 11."

When I run the OERLDI program from the UNIX prompt I receive the following message.
"# OERLDI apps/apps 0 Y Segmentation Fault(coredump)"

Thanks, Don Hostetler Don.Hostetler@impacgroup.com


Date: Thu, 15 Apr 1999 13:29:01 -0400
From: Margaret Murray mmurray@delorme.com
Subject: RE: Demand Interface - Segmentation Fault(coredump)

Don,
YES! We've had this problem since day one on 11.0 (we're on 11.02 now). Many patches and many tars later the only solution seems to be to compile the executable (OERLDI) using debug mode (link_debugy). Steps are to back up your current executable under $OE_TOP/bin, take down the concurrent manager (or at least stop Demand Interface) and recompile the executable (we're on Solaris, you're exact command and parameters may vary if your platform is different):

adrelink forcey ranliby link_debugy "oe OERLDI" (you may not need the ranliby part; support hasn't come up with reasons to keep/not keep this parameter; we've always used it, though). You should open a tar with Support in case this doesn't work (or even if it does!) sop that someday it might actually work correctly.

One drawback to this is you'll now get large trace files if you run demand interface often (ours is scheduled for every 15 minutes and the daily trace file is 20M). A second drawback is you'll have to remember to recompile it by hand following most patches as many run adrelink for all executables.

Margaret Murray, DBA DeLorme Mapping


AppletViewer for NT and Win98

Date: Thu, 1 Apr 1999 10:13:11 -0500
From: "Bartoletti, Michael" BartolMi@rf.suny.edu
Subject: AppletViewer

Is there a separate AppletViewer for NT then Win98? Because the path cannot be set in NT? If, so could some one please tell me where it is?

Thanks Michael Bartoletti The Research Foundation of State University of New York bartolmi@rf.suny.edu


Date: Thu, 1 Apr 1999 09:21:45 -0600
From: "Logan, Ernie" Ernie_Logan@bmc.com
Subject: RE: AppletViewer

Actually, the path can be set in WinNT in two different ways, and there is only one AppletViewer, no matter what 32bit Windows OS you use.

1) AUTOEXEC.BAT PATH statement will work correctly in Windows NT for the AppletViewer.

2) Start | Settings | Control Panel | System | Environment tab. Path is one of the available environment variables. Changes made here are permanent unless overridden by later PATH statements.

Ernie Logan, Jr. | She put me on Earth to accomplish Ernie_Logan@bmc.com | a certain number of things. Right (713) 918-3649 | now, I'm so far behind, I will never 918-1313 (FAX) | die.


Date: Thu, 1 Apr 1999 09:33:44 -0600
From: Al Nass alnass@DOMINOAMJET.com
Subject: RE: AppletViewer

In NT, path is set under CONTROL PANEL...SYSTEM...ENVIRONMENT
I believe it may require administrative privilege to change the path.
Applet Viewer is the same



Tracing Transactions to Oracle Tables

Date: Wed, 21 Jul 1999 15:18:37 -0400
From: "Epp, Charles A" cepp@kpmg.com
Subject: QUESTION RE: Oracle Tables and transaction Testing

Good morning all. I wonder if someone could point me in the right direction for an answer. We are trying test transaction processing in Oracle at the table level. Is there any documentation that outlines the path of Oracle tables that are populated, modified, etc. for a given business transaction. For example, if I initiate an accounts payable invoice accrual, import it to GL, and post the accrual, is there a map of the tables affected as this transaction moves thru the various applications? Also, someone mentioned that there may by a "autotrace" function that can be initiated that actually will track and summarize this table information for a given tranaction automatically. Has anyone heard of this? Thanks for any assistance.


Date: Wed, 21 Jul 1999 15:37:06 -0400
From: "Maliszewski, Joseph" Joseph.Maliszewski@FMR.COM
Subject: RE: QUESTION RE: Oracle Tables and transaction Testing

Never seen what you are asking for.
There are some diagrams in the TRM's which generalize some of the things you are asking. But that is general stuff. there might be some CASE diagrams too nut I am not sure. You can always do a trace on a form. But that would be one form at a time. And you can't easily trace a Concurrent Request. But a trace will tell you what is being updated with what.

Joe Maliszewski Consultant


Date: Wed, 21 Jul 1999 14:15:49 -0700
From: "David A. Vandenberg" dvandenb@us.oracle.com
Subject: Re: QUESTION RE: Oracle Tables and transaction Testing

Charles,
There are two classes that sit between the technical and the functional and come with a wealth of ERD's and business process flows. Oracle Financials Functional Foundation and Oracle Manufacturing Functional Foundation are the two classes.

Thanks, Dave


Date: Thu, 22 Jul 1999 13:10:23 EDT
From: "john lee" johnlee321@hotmail.com
Subject: Re: QUESTION RE: Oracle Tables and transaction Testing

Hi Charles,
There is a option called TRACE in Oracle Apps. If you set that TRACE to ON before doing that transaction Processing it gives all the details of the transaction and the underlying tables ... Go to HELP-- set TRACE to on . Hope this helps .... Good Luck

John...


Date: Thu, 22 Jul 1999 13:25:18 -0400 (EDT)
From: Andy Schindler aschindl@yahoo.com
Subject: Re: QUESTION RE: Oracle Tables and transaction Testing

John, the trace feature you reference is only for the current session. It is a nice feature if you are trying to debug a form problem but won't work for Charles. The reason is because each concurrent manager job creates it's own session.

If you are really interested in tracing Oracle's transaction processes then make sure
-you are the only person in the database
-you have only one concurrent manager running
-all scheduled jobs have been stopped.

Have your DBA set tracing on in the init parameters and bounce the database.

Run through your task script.

Run "tkprof" against the trace file(s) and plow through the SQL statements.

This is not a task for the faint of heart. Good luck.

Andy Schindler NRC, Inc.



Application Server 4 problem

Date: Wed, 1 Sep 1999 02:08:25 +0800
From: "Jason Ekamper" Jasek@bigpond.com
To: oraapps-l@cpa.qc.ca
Subject: Application Server 4 Problem - URGENT

Been having this problem with OAS 4. Similar problems are happening on some more of our servers. Running OAS 4.0.7.1 Service Pack 3 etc. Any information would be greatly appreciated.

Error occured while accessing
"/ml3/smt/smt.login"
at Wed Sep 01 02:08:50 1999

OWS-05101: Execution failed due to Oracle error -20004

PL/SQL Cartridge SERVICE: ml3/ml3
PROCEDURE: ml3/smt/smt.login

Cheers
Jason Ekamper
Jasek@bigpond.com


Connecting to Apps - problem in

Date: Tue, 31 Aug 1999 11:27:46 -0700
From: "David G. Saxon" dsaxon@top-team.com
To: oraapps-l@cpa.qc.ca
Subject: Error when connecting to Oracle Apps - rel 11

We are on rel 11.0.3 of the apps using 8.0.5 of the db on NT...we are trying to connect to the apps through the Oracle Applet viewer and are typing in the command line 'appletviewer.exe http://vortex:8000/afsamples.htm' to connect to the apps but keep getting the error - 'C:\appletviewer.exe http://vortex:8000/afsamples.htm I/O exception while reading: Connection refused Is http://vortex:8000/afsamples.htm the correct URL?'

Any help would be appreciated...Thanks!

David


Date: Tue, 31 Aug 1999 15:15:36 -0400
From: "Paul Young" pyoung@educsi.com
To: oraapps-l@cpa.qc.ca
Subject: Re: Error when connecting to Oracle Apps - rel 11

If you have it installed correctly then you URL is incorrect. Try http://vortex:8000/OA_HTML/US/afsamples.htm If also you did not setup your forms server or htm file properly then you will other problems.

Thanks,
Paul Young Email: pyoung@educsi.com
President Phone: 703-526-0991
EduTech CSI Fax: 703-526-1338
4301 N.Fairfax Dr. Suite 530 http://www.educsi.com
Arlington, Va 22203


Date: Wed, 1 Sep 1999 10:36:40 +0530
From: "GopalaKrishnan K" gopalak@wiproge.med.ge.com
To: oraapps-l@cpa.qc.ca
Subject: Re: Error when connecting to Oracle Apps - rel 11

Have u specified the port number. I hope its correct.
Have u started the Werver/ forms server. I believe u have specified IP address in your windows/host
Gopal


Date: Wed, 1 Sep 1999 08:23:41 -0500
From: "Hostetler, Don" Don.Hostetler@impacgroup.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: Error when connecting to Oracle Apps - rel 11

You need to specify the path and name of the htm file. The error states the htm file cannot be found.

Don



Performance of APPS very slow

Date: Thu, 02 Sep 1999 14:22:40 -0500
From: Alan Hyland alan_hyland@saan.ca
To: oraapps-dba@cpa.qc.ca, oraapps-l@cpa.qc.ca
Subject: R11 Performance Question

Hi all,

We're experiencing some performance issues and I was wondering if anybody else has seen a similar problem. We're running Apps 11.0.1 (AP,GL) using an HP D380 2-way (HP-UX 11.0) with 1GB of memory as database, concurrent process, forms, and web server. On the client side, we use PII 350 NT machines with 128Mb of memory running appletviewer 1.1.5.19o. We have about 20 users logged in during the workday. Our users have two complaints:

1. Everyday performance seems slow. As an example, it takes an average of 7-8 seconds to load the Payables Invoice Inquiry form from the user's Navigator form. Any client in the building gives this response. From watching performance monitoring tools, the f45runw process on the server takes about 60-70% of one cpu for the first 3-4 seconds and then the cpu on the client goes to 100% for the last 3-4 seconds. Is this behaviour consistent with anybody else's experience? Can this be considered a standard response time for Oracle Applications?

2. Occasionally, the applet slows to a crawl, almost locking up. it can take 5 minutes to open a new form and even moving between fields on a form can take a few seconds. When it happens, it affects only one user and a look at the NT Task manager on the affected PC finds almost all the virtual memory used up (Max. swap file size is 300MB, the memory would be sitting at 370MB), but with no processes possessing any large amounts of memory usage (i.e. the parts don't add up to the total). Has anybody come across this?

Thanks,
Alan Hyland
Systems Programmer
SAAN Stores Ltd.


Jinitiator - two on upgrading

Date: Fri, 03 Sep 1999 08:46:49 -0400
From: Jeffrey Beckstrom JBECKSTROM@gcrta.org
To: OraApps-DBA@cpa.qc.ca, OraApps-L@cpa.qc.ca, oranca-l@doug.org,
Subject: jinitiator

We have been running Jiiniator 1.1.5.21.1 with 10.7 NCA Just upgraded to 1.1.7.18. Now I have 2 Jinitiators on my system. It had been my understanding that when upgrade jinitiator, it automatically replaces the old one. Has this changed?

Jeffrey Beckstrom
Database Administrator
Information Systems
Greater Cleveland Regional Transit Authority
1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204


Date: Fri, 3 Sep 1999 08:57:59 -0400
From: Kathy Largay klargay@BHE.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

Where did you get 1.1.7.18? I was under the impression that 1.1.5.21.1 was the latest and greatest.


Date: Fri, 3 Sep 1999 08:33:15 -0500
From: Bharat Patel bpatel@DOMINOAMJET.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

I agree with Kathy. I am still using the 1.1.5.21.1 and I didn't see on oracle ftp site that 1.1.7.18 is certified version. I would like to know if this the newer version and certified.

thanks.
Bharat Patel
D.B.A.
bpatel@dominoamjet.com
847-244-2501 ex 1249


Date: Fri, 3 Sep 1999 08:39:10 -0500
From: Bharat Patel bpatel@DOMINOAMJET.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

Jeff I just visited the oracle ftp site and I found out the newer version of jinitiator is there. 1.1.7.18. It is added on 31st August-99.

Sorry about my earlier email.

Bharat Patel
D.B.A.
bpatel@dominoamjet.com
847-244-2501 ex 1249


Date: Fri, 03 Sep 1999 07:29:16 PDT
From: "Mike Willard" mike_willard@hotmail.com
To: oraapps-l@cpa.qc.ca
Subject: Re: jinitiator

Theoretically, if you connect to the Apps server it should detect your system and if it is setup for 1.1.7.18 it will overlay 1.1.5.21.1

If you install it manually by running the executable on your client then it will probably set it up in a different directory(although we ran into some trouble manually installing 1.1.7.18), and thus leaving 1.1.5.21.1 on your client.

Hope this helps.
Mike Willard
Computer Systems Authority
Systems Consultant
6380 LBJ Freeway, Ste. 181
800.225.6204
Dallas, TX


Date: Fri, 3 Sep 1999 11:30:44 -0500
From: Bharat Patel bpatel@DOMINOAMJET.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

Jeff, I just updated my jinitiator from 1.1.5.21.1 to 1.1.7.18 and it work great with Netscape 4.6 but with IE 4 and IE 5 it is not. With IE 4. it is trying to download the Jinitiator every time when you connect. With IE 5 it is giving error that it browser is not javaplug in or connect ur system admin.

are you using IE or Netscape? Is any body out there successfully using jinit11718 with IE 4 or IE 5? I would like to get more info on it.

thanks.
Bharat Patel
D.B.A.
bpatel@dominoamjet.com
847-244-2501 ex 1249


Date: Fri, 3 Sep 1999 11:59:30 -0500
From: "Logan, Ernie" Ernie_Logan@bmc.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

According to Certify on MetaLink:

JInitiator

UPDATE: Oracle JInitiator 1.1.7.18 is now certified. Please see "Addtl. Info." for required information. (Oracle JDK Appletviewer 1.1.7.18 will be certified soon... Stay tuned for further details.) JInitiator can be used instead of the Appletviewer; however, the Appletviewer will still be supported in conjunction with JInitiator. JInitiator has special requirements in order to be used with Oracle Applications. Please check the "Addtl. Info." column in the Other Certification matrix for a list of these requirements.

Certify - Additional Info Applications ver: 11.0.3 On Microsoft Windows 95
Operating System: Microsoft Windows 95 Version:95
Applications Version: 11.0.3
Server: N/A
Status: Certified
Note:
(Last updated: September 01, 1999.)

Please update the HTML file to use the following MIME type:
application/x-jinit-applet;version=1.1.7.18
To support Microsoft Internet Explorer clients with 1.1.7.18, the HTML file must use a new classid. The existing "clsid" string in the Object tag should be replaced with the following string:
clsid:020f6116-407b-11d3-a3bb-00c04fa32518
Supported browser versions are MSIE 4.01, Netscape 4.0x (where x =6) and Netscape 4.5.


Date: Fri, 3 Sep 1999 10:24:23 -0700
From: "Allin, Sean" sallin@trimarine-usa.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

i'm working on this problem as well with ie5. i'm currently searching the registry for clues. on the plus side, loading in netscape is far quicker now.


Date: Fri, 3 Sep 1999 13:40:34 -0500
From: Bharat Patel bpatel@DOMINOAMJET.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: jinitiator

Thanks Ernie, It resolved my problem with IE 4 as well as IE 5. Now it is working like a charm. It atleast twice faster then older version of jinitiator. I made the changes in clsid code and it works.

How did you search on metalink as i tried under Jinitiator and it didn't give me this info.

thanks.
Bharat Patel
D.B.A.
bpatel@dominoamjet.com
847-244-2501 ex 1249


Date: Fri, 3 Sep 1999 14:33:03 -0500
From: "Logan, Ernie" Ernie_Logan@bmc.com
To: "'oraapps-l@cpa.qc.ca'" oraapps-l@cpa.qc.ca
Subject: RE: JInitiator

If you have MetaLink 2.0 access, then go to this link:

http://metalink.oracle.com/metalink/plsql/certify.welcome

This is

"Certify - Oracle's Certification Matrices Welcome to Certify. This application provides product certification information for Oracle and non-Oracle products. Furthermore, Certify identifies patch and workaround information for problems that were discovered after a product's release."

Certification information for JInitiator is categorized under Applications with Windows 95 as the platform.



Program version control

Date: Fri, 3 Sep 1999 09:22:13 -0400
From: "=?ISO-8859-1?Q?Alain_Tr=E9panier?=" altrepan@agropur.com
To: "Oracle Applications Forum" OraApps-L@cpa.qc.ca
Subject: Program version control

Hi

I would like to know how the people manage their version of the programs link under Oracle Applications.

In our case we develop new reports and link these reports to the Account payable. According my knowledge there is no hierarchy for the version with Oracle. We have to put the program directly in the $TOP directory.

With OPM (GEMMS) we are able to define a structure which look at different level :

1. Development
2. User test
3. Production.

Help will be greatfull.

Alain Trépanier
Agropur
Management information system, project manager
(514) 392-6592 ext. 2560


FNDFS listener error NL-00305

Date: Fri, 03 Sep 1999 15:33:20 -0400
From: "Kelly Gettings" wpklg@huber.com
To: OraApps-L@cpa.qc.ca
Subject: FNDFS listener error

We are getting the following error in the listener log file: NL-00305: the specified path name does not exist This happens when we try to view a concurrent request log in NCA. The NCA client locks up and then this error appears in the listener log file. We have tried 1000's of changes on the listener.ora, sqlnet.ora, and tnsnames.ora with no luck. We even had a guy from Tactics come in for a few hours and he was no help. Any ideas??


Date: Fri, 3 Sep 1999 22:11:21 -0400
From: fushan@gamma.aei.ca
To: oraapps-l@cpa.qc.ca
Subject: Re: FNDFS listener error

hi :

I got the same error before. It told me the path that define the Program are wrong in listener.ora. Under the listener for FNDFS, you should specified the Oracle home and program which should point to $FND_TOP/bin/FNDFS. Of course, FNDFS should be in $FND_TOP/bin directory. Howevver, if you have tried 1000's change plus other help for few hours, I wonder your problem is not that simple.

Good luck
Fu-shan Louisa Leong
Oracle DBA, Oracle Financial Application
Andersen Consulting



Appl_Top - adding a new

Date: Sat, 4 Sep 1999 01:45:14 -0700 (PDT)
From: FMT firas70@yahoo.com
To: oraapps-l@cpa.qc.ca
Subject: Adding a new Appl_Top

Hi All,
I am looking for the exact steps for adding a new application top to store all the customizations ( reports..etc) ..

Any Help appreciated ..
Thanks
Firas


Date: Sat, 4 Sep 1999 16:02:13 +0530
From: manoj_bhatnagar/Polaris@polaris.co.in
To: oraapps-l@cpa.qc.ca
Subject: Re: Adding a new Appl_Top

Hi Firas

Perform the following steps to add a new application top to Oracle Applications :-

1. Create a sub directory in Server side %APPL_TOP% to store your customized files. I am using TEST as sub directory and NEW_TOP as the virtual application directory name to be used by Oracle Apps for this purpose.

2. Edit the OACONFIG.ORA file located in Server side %APPL_TOP% directory and create a directory mapping in that like :

NEW_TOP=D:\APPS10\TEST

3. Save this file and restart Oracle Applications. Also copy this file to all the clients where the Apps is installed in the same %APPL_TOP% directory.

4. Go to System Administration-Application-Register and create a new application there. Ensure that Basepath is equal to the name specified in OACONFIG.ORA, in your case it is NEW_TOP.

5. Sign-on again so that new settings can come in effect.

6. Create new Request group to define your customized reports.

7. Now you can register your forms and reports as you normally define.

Hope this helps you.
With Best wishes
Manoj Bhatnagar.
Associate Consultant - Oracle Applications
Polaris Software Lab Ltd.
Noida, India.
Email : manoj_bhatnagar@polaris.co.in
Site : http://www.polaris.co.in


Server configuration for NCA

Date: Wed, 8 Sep 1999 09:43:50 -0500
From: "nca" nca@ceteco.com
To: oraapps-l@cpa.qc.ca
Subject: GEN: Server configuration for NCA

Hello,

Our company is planning to move to 10.7 NCA or 11and we need to decide if we should have the Application and database server on the same box or in two separated boxes.

We are running AR, GL, INV on a Sun Sparc 4000, Solaris 2.6
4 cpu's (350 Mhz each)
1 GB RAM
100 GB HD
120 concurrent users
Database 13 GB

Would it be better to have
1. Our current configuration.
2. Two unix machines.
3. One Unix machine (DB Server) and one NT machine (Application Server)

We would appreciate any comments regarding to performance.

Thanks in advance,
Dina Dubon


Report Review agents - Multiple on one server

Date: Wed, 8 Sep 1999 12:19:11 -0700
From: Michael Seidel Michael.Seidel@havasint.com
To: "'OraApps-L@cpa.qc.ca'" OraApps-L@cpa.qc.ca
Subject: FNDFS: Multiple report Review agents on one server?

Has anyone ever tried running multiple report review agents on one server? Apparently we need one with a particular name do to hardcoding in ADI, while the rest of our production box is working fine with the current one. (11.0 doesn't seem to require that name.) Perhaps on a different port?

-Mike


Date: Wed, 8 Sep 1999 21:52:41 +0100
From: "Jonathan Stuart" jdstuart@globalnet.co.uk
To: oraapps-l@cpa.qc.ca
Subject: Re: FNDFS: Multiple report Review agents on one server?

Mike,

With R11 you can have multiple FNDFS listeners on one server, either listening on the same port or different ones. There is a profile option in the Apps to register the prefix used in your FNDFS listener name, so you can have a separate FNDFS service for each of your Apps instances and for ADI if you want. We have setup our listeners in this way and it works fine.

Regards,
Jonathan.