Oracle10g and UFT issue , unable to spy object in Oracle form - oracle10g

Unable to spy object in Oracle form. Add-in is correct, UFT version 14. Oracle - 10g. Can anyone suggest a solution for this issue?

Related

oracle forms designer has stopped working when opening forms having webutil

I have oracle 10g version 10.1.2.3.0 installed in my machine. I already configure webutil in my machine but still I am having problem that when I open any form which contains webutil library attached with it, form closes itself by giving error Oracle Forms Designer has stopped working. I don't know why I am getting this error can anybody guide me to solve this problem?

Reports Builder in Oracle 10g

I am new to making the reports using Oracle 10g.
I have installed Oracle 10g (Database Express Edition).
It is run on my pc at port 8080
I am trying make the report. but i am not able to find the Reports Builder.
please help how i use report builder and suggest some good tutorials.
Thanks.
Install the Oracle Developer Suite for Forms and Reports.. You can use the Report Builder from this to generate your Reports..

Oracle 10 g to 11 g migration.. Connection string

I have one query. We are migrating from Oracle 10g to Oracle 11g. In java code we have used jdbc:oracle:oci8:#XYZ for oracle 10g.
But after 11g upgrade, we kept the above code as is. Now i am "NOT" facing any issue while connecting to DB during the QA testing. Its working perfectly fine. We are using JDK 1.5.
My query is do i need to change the string to jdbc:oracle:oci:#XYZ
for 11g ? or existing will work (backward compatibility). Will this cause any problem in future.
Also, what are other things that needs to be taken care from JAVA perspective while migrating to 11g from 10g.
Kindly Advice.
Thanking you.
Gaurav Kalal.
The connect string does not need to change if the service has the same name.

Retrieving application ID from db2 8.1.5 on Z/OS

I want to observe application id of current session from db2 8.1.5 on Z/OS but there is not a function which shows the application id in db2 prior to 8.2 . I was not able to find the exact solution. Please can you tell me any solution if there is.
Thanks in advance
Prior to db2 8.2 you have to write your own function. If you have the DB2 Application Development Client and a C or Java compiler installed you can try the procedure outline here

Installing Oracle 10g with Apex 4.0

I installed Oracle 10g Express Client. I have Apex 2.1 right now. I tried to follow the instructions in this video (http://www.youtube.com/watch?v=xf2HEtNmHmU) to upgrade to Apex 4.0, but when I enter my password in cmd, it says TNS protocol adapter error, so I could not proceed. Please help me.
Also, can I create an application in apex 2.1 with charts implementation?
You need to install the full Oracle Express Database (not just the client).
You could try the 11g Express Edition beta which has 4.0 already installed
http://www.oracle.com/technetwork/database/express-edition/11gxe-beta-download-302519.html