I need to run Oracle Report from Java via webservice and get the result pdf to my database. I would need to pass parameters to it as it is for webapp. Is it possible? I have no expirience what...
detail java console log/trace file contains the following:
network: Connecting http://ddcerp012.probuild.com:8023/forms/lservlet;jsessionid=ac12263b56634d8d100d47f849cf9935d96c93cfa553.e38O...
I'm trying to develop simple rdf report by taking parameters from a jsp page.So I've a report server 9i and an Application Server 10g running. I can create the rdf report using report builder,...
I am running an application that uses Oracle Forms version 10.1.2.0.2. I have a demo server and a couple of production servers running the same application. On my demo server anytime I attem...
I am unable to start Oracle Report service. It is always down. When I tried to start from opmn, it is starting and shutting down immediately. Please help.
hello Buddies
I am trying to install Oracle Application Server 10g for Linux
with the following files:
as_linux_x86_101201_disk1.cpio
as_linux_x86_101201_disk2.cpio
mi uname -a is:
L...
I am auditing Oracle Financials (11.0.3 version) via Oracle aiditing rather than via the the Financials.
I need to know the os username of the person who is running the app rather than 'appl...
Forgot "M" when setting sga_target and now can't start db. Spfile file is in asm. This is a linux system and db is 10203.
Everything is in asm and I cannot copy anything out to get the dbid...
Hello, People!
I´m using a standalone OC4J installed in my local machine. I am tried to create a virtual directory in it, but i coudn´t. I don´t know what is wrong. I did like an article sa...
Hello,
I just copied a few *.fmx WebForms on my Oracle Forms/Reports Services 10g. I can invoke them as follows:
http://Linux2005:7777/forms90/f90servlet?config=ienative?form=cadastre
...
Hi,
I am trying to create a simple costing system, and since I have just started learning PLSQL I am having trouble creating the member procedures for one of my object type called ' Student' ...
Hi,
I am experiencing a strange problem with 10g Application Server installation on Windows Server 2003. At the end of infrastructure installation, one of the configuration assistans (Java ...
I am using Oracle Application Server 10.1.2/Discoverer 10.1.2 with infrastructure/Middle Tier on same Windows box. I need to configure OID to use external authentication with Active directory...
I'm having trouble creating user in a 9ias database via web front end.
I use the following sql to create the user
strSQL="CREATE USER"""+strUser+"""PROFILE ""DEFAULT"" IDENTIFIED BY ""HE...
Running a program called Infinitime which uses an Oracle daabase. Hard drive crashed and I had to use a backup and copy the files back to their original location But now i get the following e...
I have tried to find documentation and I've found information but it really doesn't give me the answer it just states that it's hard to get rid of SSO in OracleAS 10g. I seen were one person...
I am just started using 10G Developer Suite. I managed to convert all my old forms to a new one including reports. But I failed to call my report from my form. I already changed calling functi...
Hi,
I am migrating an application from Oracle Forms Version 9, to version 10.
My application has a form that acts as a portal (call it form "a"), which simply has some buttons on it wh...
After I have configured custom login module in oc4j and deploy the application, it was giving me the following error for all the group names when i access the application index page
Members...
Hi all,
Trying to track this guy down, just can't find any documentation on this... On top of it all, not really sure which piece of technology the problem is stemming from... but we'll st...
I have recently installed Oracle 9iAS, release 2 and am trying to configure Portal. I can't get past the Single Sign On.
When I try to login to Portal, I get this message on the Single Sig...
Hi every body,
i`am facing a problem with JDBC API method ( deleteRow ). I want to use this method to delete a row of data from the result set which is "scrollable and updatable".
but i get...
In Oracle DB I have a procedure P01, and I library L00.
the library L00 is defined as "/home/test/lib/libtest.sl",
and In the procedure P01, the function in L00 is called.
when I execute t...
I am attempting installing OAS 10.1.2 (Release 2), however I don't at which stage and where during the installation I would speicify the URL such as www.myinternetaddress.org so that the publi...
I have a java struts web application running in Oracle Application Server 10.1.2. From the local machine, we normally type http://localhost:8080/ApplicationName to access the application. I wa...