Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
237 views

Why doesn't Oracle have foreign keys in Oracle Apps/ E-Business Suite?

Why doesn't Oracle have foreign keys in Oracle Apps/ E-Business Suite? I observed that Oracle doesn't have/use referential constraints on the Oracle Apps 11i Schema. All the logic is contained in ...
1
vote
1answer
93 views

Oracle: Aging - 7 Buckets - By Account Report Definition (ARXAGS)

Is it possible to get the code file behind a standard Oracle report from a resource other than my IT department? I only have minimal read-only permissions on our server, and the IT folks here are ...
1
vote
4answers
1k views

Suggest a book on Oracle Application Framework

Suggest me a book on Oracle Application Framework, please. OAF is not Oracle ADF.
0
votes
1answer
22 views

Inventory Material ID and Oracle Install Base

1) Does inventory material transaction ID get populated when any standard transaction is made in oracle install base. 2) I defined a custom transaction type and passing that to public API,at that ...
0
votes
1answer
31 views

Oracle application - files missing in the Mount point

My oracle application test instance is down, When I browse through the Unix server, I couldn’t find any files in the mount point,U01 U06 or U10, when I put BDF command it shows the following $ ...
0
votes
0answers
7 views

modify security access for oracle application server

We are running Oracle Application server 10.1.2.3.0 on a windows 2003 server. The user application requires us to move a file from any location including the client to a an archive location on another ...
0
votes
3answers
2k views

Populating purchase order interface tables?

What are the mandatory fields in the following tables that I need to populate in order that they can pass validation and can be imported in the respective base tables PO_HEADERS_ALL (Purchasing ...
0
votes
4answers
297 views

Oracle Application Server; What role in an organization typically supports the middle tier?

In medium to large organizations what team or group typically support middle tier components like Oracle Application Servers? (Unix Team, DBA Team, Or Application Development/Support Team) In a ...
0
votes
1answer
489 views

Oracle Applications Concurrent Manager Job Owner

By default concurrent manager jobs are run under the APPS user. Is it possible to configure it to run as another user? I'd like to be able to isolate some of my stored procedures.