Oracle 10g Questions


cloning oracle 10g database
is anybody help me out i am a jr entry level oracle dba ,cloning a oracle database on windows os cloning on same host.

Answer Question   |  April 30, 2011  5:06 AM
cloning oracle 10g database, Oracle 10g
asked by:
5 pts.

calling report for printing from oracle 10g developer
i am using oracle 10g developer. i want to call a report with parameter from menu and also want to see print preview as well as to do print. how can i do it?

Answer Question   |  November 8, 2009  4:29 PM
Oracle 10g, Oracle Developer, Oracle Developer 10g, Oracle printing, Oracle Report Printing
asked by:
25 pts.

Export to .doc from Oracle
How do I export a report report containing tables from Oracle 10g to .doc format.I would like to manually edit some of the contents of the .doc file

Answer Question   |  July 6, 2009  2:21 PM
Oracle 10g, Oracle Reports, Oracle Reports 10g
asked by:
5 pts.

Will Maximo 5.2 work with Oracle 10g?
I am researching to see if we can upgrade to Oracle 10g without upgrading Maximo 5.2 at the same time. We are currently running Oracle 9.2.0.8 which is scheduled to have the terminal patch released July of 2010.

Answer Question   |  August 20, 2009  5:21 PM
Maximo, Maximo 5.2, Oracle 10g, Oracle 10g DB issues, Oracle Database, Oracle Database 10g
asked by:
5 pts.

Oracle Privilege error
I am using Oracle 10g and does the following. Scheduling a job (procedure call) from my application. Procedure is querying synonyms of another schema and the schema is given the select privilege on all synonyms. When the procedure is executed directly, it works fine. But when scheduled as a job , the querying of synonyms [...]

Answer Question   |  July 30, 2009  2:39 PM
ORA-1031, Oracle, Oracle 10g, Oracle error messages, Oracle Permissions
asked by:
15 pts.

I am not getting source of oracle.I searched a lot but was not able to get it from anywhere.Plz help me.
And also what’s the difference between oracle9i/10g/11g. Or if not wrong they are different versions only

Answer Question   |  June 25, 2009  1:19 PM
Oracle 10g, Oracle 11g, Oracle 9i, Oracle Database
asked by:
20 pts.

SSRS 2008 – Connection to Oracle 10g seems to be timing out
I’m running SSRS 2008 via Visual Studio on my desktop. The data source for my report is an Oracle 10g database. The report runs fine when the parameters are set to limit the number of rows returned, but when I change them to return more data it eventually times out. The same query runs in [...]

Answer Question   |  June 17, 2009  9:13 PM
Connection timeout, Oracle 10g, Oracle 10g connectivity, SQL Server Reporting Services, SSRS 2008
asked by:
20 pts.

Problem running Oracle Forms 10g in browser
I am unable to run the form in the browser I have set the run time preferences

Answer Question   |  December 7, 2009  11:43 AM
Oracle 10g, Oracle Forms 10g
asked by:
5 pts.

Errors Registering Recovery Catalog in 10g Grid
I have a 2 node RAC environment that I am trying to catalog in a database that is not part of the RAC instances, but is a tablespace in the Oracle Grid control database. This is a testing environment so my configuration may not be the most secure, but the production environment will have a [...]

Answer Question   |  June 10, 2009  6:33 PM
Oracle 10g, Oracle Database, Oracle Database 10g, Oracle Enterprise Manager, Oracle Recovery Catalog, Oracle Recovery Manager, RMAN
asked by:
5 pts.

asked by:
5 pts.

How to work with JavaBeans in Oracle Forms 10g
I’ve downloaded “First Bean” Demo but i dont understand how to use/implement it. I dont know much about Java Programming.In Forms 10g, when i draw a bean and give “oracle.forms.demo.canvasproperty” in Implemantation Class property of bean, an error occurs FRM-13008: Cannot find java bean with name oracle.forms.demo…. Please help.

Answer Question   |  March 16, 2010  10:51 AM
FRM-13008, Java, JavaBeans, Oracle 10g, Oracle 10g error messages, Oracle Forms 10g
asked by:
25 pts.

View .pdf file from Oracle Forms 10g
Using Oracle Forms 10g version 9.0.4.0.19 that runs on a Sun Solaris box version 9. The application is web-based, and would like to add new functionality to an existing form. The user has the ability to upload .pdf files to the database from their local/network drive and download the .pdf files from the database to [...]

Answer Question   |  January 14, 2011  1:47 PM
Oracle, Oracle 10g, Oracle developers, Oracle development, Oracle Forms, Oracle Forms 10g
asked by:
5 pts.

Oracle 10g will not download to my Vista client machine
I have ThomsonTechnology Textbook Oracle 10g Database Administrator Implementation and Administration IBSN:-13 978-1-4188-3665-8. Oracle OTN website will not log on my Vista machine. I have been able to download Oracle 11g sucessfully.

Answer Question   |  May 21, 2009  5:27 AM
Oracle 10g, Oracle installation, Oracle Technology Network
asked by:
10 pts.

Take print of a report from Oracle 10g Form
how can i take print of report from Developer 10g Form.

Answer Question   |  May 20, 2009  10:50 AM
Oracle 10g, Oracle Developer 10g, Oracle Forms
asked by:
5 pts.

Call parameter from Oracle Reports 10g web.show_doc
the code DECLARE rep_url varchar2(2000); BEGIN rep_url:=’/reports/rwservlet?’ ||’&report=c:testrpt10g.rdf’ ||’&desformat=htmlcss&destype=cache’ ||’&userid=stlexport/stlexpst@as’; WEB.SHOW_DOCUMENT(rep_url,’_blank’); END; is running well. But now i want the report’s parameter form to be displayed. How can i do this using web.show_document(…)

Answer Question   |  January 17, 2011  9:20 AM
Oracle 10g, Oracle development, Oracle Forms 10g, Web.Show_Document
asked by:
35 pts.

Windows performance setting for Oracle
We are looking at our db performance (10gR2 on Win 2003 SP2) and am wondering what setting would give the better performance for the db. The server is only hosting the oracle backend for BMC Remedy 7.1p6. Its a DL580 with 8GB ram. The factors I’m looking at at the OS level is: - Paging: [...]

Answer Question   |  May 13, 2009  5:17 PM
BMC, BMC Remedy, Oracle 10g, Oracle Database, Oracle performance, Windows Performance
asked by:
5 pts.

store data from report10g to database
how to use srw.get_page_num(…) and store the number in database

Answer Question   |  May 13, 2009  1:17 PM
Oracle 10g, Oracle Reports, Oracle Reports 10g
asked by:
105 pts.

How can I download Oracle Version 10.2.0.3
Dear all! Could you help me to download Oracle Version 10.2.0.3, All the best, Regards, Trong

Answer Question   |  May 13, 2009  3:20 AM
Oracle 10g
asked by:
5 pts.

running oracle 10g form
I can’t get a form to run through the browser on my machine. I can compile ok, but when I run the form I get the “cant display page” error in IE. I have the listener running. What am I missing?

Answer Question   |  August 20, 2010  2:56 PM
Oracle 10g, Oracle Forms, Oracle Forms 10g
asked by:
75 pts.

A report that works in Crystal Reports client does not work in CMC
Oracle10g / Crystal Reports XIR2 / Central Management Console (CMC) Our Crystal Report fetches the last one week’s data from a big table. This report runs weekly, once. To tune this report, we created another table to maintain the primary key value(numeric sequence), of the latest viewed record. Through a stored procedure, we fetch this [...]

Answer Question   |  May 4, 2009  9:33 AM
Central Management Console, Crystal Reports XI, Oracle 10g, Primary keys
asked by:
5 pts.