hi
actually I been working on forms and reports 6i for 3 years but I didn't have the chance to work with Oracle9iAS Forms Services even for an example I did some small examples just to see...
I have a shortcut on the desktop of our citrix server to run an oracle form
The properties of the shortcut are
d:\orant\BIN\ifrun60.EXE module=palogin.fmx runpath=I:\ orapath=D:\orant\BIN\
...
Greetings,
I am trying to setup an Oracle 10g Application server. I have a report up and running, but the bar code font I have installed doesn't appear to be working.
The server is runn...
Trying to write some SQL for a report and I'm getting the error "Error in parsing Query : [ORA-00934: group function is not allowed here ]" when I test it. For some reason I'm not allowed to ...
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...
We do have a script to use opmn service to shutdown webcache admin. Does oracle 10g server
have capability to call it when the machine is started. We can keep webcache
admin shutdown in th...
Hi Experts !
Has anyone of you already tried to have a tomcat installation running with SSO mechanism of Oracle's AS ? I need to implement a SSO with a portal and our Production and Develop...
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' ...
When I install AS10g middle tier, I get the window to ask me login OID. I never configure OID. I have no clue what its username/pwd is. After some research, I tried on ODS/ODS and ODSCOMMON/OD...
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...
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...
I have installed Oracle 8i onto my machine.
But When I try to log on to it , I get the following message:
Error:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not e...
I am experiencing a strange problem with 10g Release 2 Application Server installation on Windows 2000. At the end of infrastructure installation, one of the configuration assistans (Java Secu...
Here we go,
I have a write a stored function called get_project_cost. This function takes as input a project title and returns teh cost to date for that project. NOte that the type for cos...
Anyone who has any idea how to initiate Pro*C program from within Oracle 10g WAS..
Our Oracle10g Application Server is run on the window server 2003 and Pro*C are running on the Solaris Sev...
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...
Need a way to make sure that the OC4J_home Service Component starts on reboot ...
Is there a way to ensure that it starts?
And then check to ensure it was started?
Suggestions?
I am using 9ias release 2 on win 2k. I tried the following commands to rotate the log files.
TransferLog "|c:\weblog\rotatelogs c:\weblog\access_log 86400"
CustomLog "|c:\weblog\rotatel...
When running a web-layout JSP Excel report (as those in 240819.1), if the user
closes his browser or the portal times out the provider, the worker thread and
database query continue runnin...
Hi
A friend of mine has got an error ORA-65285
What is the error?I tried searching the documentation ,but I couldnt find help.
I think its an error that is because the .msg files are missin...
Hi,
I have a procedure called ABBOTT.PU_COLETA that have the following structure:
CREATE OR REPLACE PROCEDURE "ABBOTT"."PU_COLETA"
(
p_IDCOLETA IN COLETA.IDCOLETA%type,
p_IDTIPOCOLETA...
Hello,
In have 2 servers in the Oracle Enterprise manager and trying to restart the instances but the farms are unavailable. When I try to restart I get the following error;
oracle.sysman....
I installed oracle 10 ias release 3. I have an apache directory and a opmn directory. I have tried running the command /opmn/bin/opmnctl startall and it started web services.
I would like...
We have an Oracle Application Server installed on this machine and this is the only software installed. When we released a new Oracle Forms application recently, since then, we noticed there ...