Oracle 10g Questions and Answers

Recent IT Questions

61 - 80 of 234

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

View Answer   |  May 13 2009  3:20 AM GMT
Oracle 10g
asked by Wwwtrong123

  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?

View Answer   |  May 12 2009  2:56 PM GMT
Oracle Forms 10g, Oracle 10g, Oracle Forms
asked by Tdmcolumbus

  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....

asked by Alienzaway

  5 pts.

OEM

can i manage oracle 10 instances using the 9i oem?

View Answer   |  May 1 2009  7:55 PM GMT
Oracle Enterprise Manager, OEM, Oracle 10g
asked by JoanK

  5 pts.

Can a Pivot table be created in Oracle 10g?

I am running a stored procedure on ORACLE 10g that truncates and repopulates a table (tbl_A) that contains 2 columns; a list of unique codes and monetary amounts. The number of codes may vary weekly. I would like to create a second table(tbl_B) that contains a column for each of the names being...

asked by CAJ

  5 pts.

Validation error in Oracle10g

If I try creating additional listener. It will opt for my OS credential(system username and password) and each time I enter it, it will give me this error"Validation error" and followed by another error message "oracle executable manager stopped working and was closed". please what will I do? How...

asked by TUMUCH

  5 pts.

Would like to upgrade to 10.2.0.4 from 9.2.0.7

Ihave 3 test databases on Tru64 and I would like to install 10.2.0.4 and upgrade only one database. How do I do that? Once the testing is sucessful I will then upgrade other 2 test databases and then production database. Your step by step instructions will be appreciated Thanks

View Answer   |  Apr 22 2009  5:55 PM GMT
Oracle Database, Oracle 10g, Oracle 9i
asked by Kanif1

  5 pts.

Oracle 10g process each record exactly on time multiple processes

I have over 400 records added to a table in a minute. A processed flag is set in each record as they are processed. I want to process each record exactly one time. I want to process the records in small groups with multiple processes; that may run on disparate machines. It is desirable to...

View Answer   |  Apr 22 2009  3:19 AM GMT
Oracle ROWNUM, Oracle 10g administration, Oracle 10g
asked by Wileecanislatrans

  15 pts.

Oracle Communication between 11g and 8i

We are considering upgrading one of our database from 8i to either 10g or 11g. We know currently that the 10g client is compatible with 8i communication because we have two performance tools database(GRID and I3) which are 10 and they appear to have no issues. However we were wondering if there is...

View Answer   |  Apr 20 2009  11:28 PM GMT
Oracle upgrades, Oracle migration, Oracle 8i migration
asked by Kantermark

  5 pts.

Generating multiple pdf files using oracle report builder

I have about 25000 pages in a pdf file. I want to split this into multiple files. Please help me out to generate this using Oracle Report Builder 10g.

View Answer   |  Apr 20 2009  4:10 PM GMT
Oracle Reports, Oracle Reports 10g, Oracle 10g
asked by Kumardev

  15 pts.

Connect to Oracle 10g with VB6 using ADO

i created a query by using a query builder in oracle 10g and i want to connect it to vb 6.0 through ADO, what steps should i follow? please help me out

View Answer   |  Apr 20 2009  6:47 AM GMT
Oracle 10g, VB 6.0, ADO Connection
asked by Gasper

  5 pts.

oracle 10g release2 forms builder problem for windows

when oracle form builder is running internet explorer closes itself automaticly. we tried it with mozilla firefox but we came across similar problems. Can you helps us?

asked by Yasin

  10 pts.

Variation in space occupied in same TABLSPACE by equally populated tables.

I am inserting data in table T2 from T1(INSERT INTO T2..SELECT..FROM T1..). Both tables are in same tablespace. Even though records in T2 are less than T1,size occupied by T2(12 GB) is much higher than T1(440 MB). WHat may be the reason(s)?

View Answer   |  Apr 13 2009  12:41 AM GMT
Oracle Tablespaces, Oracle 10g
asked by DBDEV

  5 pts.

how to run oracle form 10g on web

i want to deploy my oracle forms 10g on web . what i do this ?? plz. tell me about it. i am using oralce 10g on machine 1. and using developer suit 10g on same machine (1). now i want to deploye this form on web. i know this possible but how to do this i don't know plz tell me that , where i have...

View Answer   |  Mar 31 2009  2:03 PM GMT
Oracle Application Server, Oracle 10g, Oracle Forms
asked by Amjadbinali

  30 pts.

Invalid objects after upgrade from 8.1.7.4 to 10G

for the following procedure within a package: PROCEDURE GET_ALL_REGIONS(rs_REGION_LIST OUT r_REGION_LIST, Vrc2_err_msg OUT VARCHAR) IS BEGIN OPEN rs_REGION_LIST FOR SELECT DISTINCT(PRS_REGION) INTO r_REGION_LIST FROM SET_PARISH_RFT; Vrc2_err_msg:=NULL; RETURN; ...

Answer Question   |  Mar 30 2009  8:39 PM GMT
Oracle error messages, Oracle upgrades, Oracle 10g
asked by DBAKim

  5 pts.

Oracle Form (fmx) connect to database through Internet

i want to connect form.fmx to database through internet. my database is running on buliding 1 and my form is running on building 2. i want to connect both of them through internet plz answer me / tell me steps ( i m using forms 6i and database 10g)

View Answer   |  Mar 28 2009  12:09 AM GMT
Oracle Forms 6i, Oracle 10g, Oracle connectivity
asked by Amjadbinali

  30 pts.

OEM for Oracle IAS 9.0.4.1 not running

When I use the url http://localhost:7778 I get the IE cannot display the webpage. i also get the same error when using the url http://<my pc name>:7778 I've tried 7777 and 7779 as well with no luck. Please help!

Answer Question   |  Mar 27 2009  3:44 PM GMT
Oracle IAS, IAS, Oracle IAS 9.0.4.1
asked by Ma1

  10 pts.

NEED HELP to DETERMINE STEPS to TAKE when going from 9i to 10g in terms of plsql best practices as well as known issues to watchout for

Need Expert Help to Determine Steps to Take: When going from 9i to 10g in terms of: _______________________________ 1) plsql best practices for both 9i and 10g that are specific and could be measured against 2) known issues to watchout for in terms of 10g overall, 10g prominent bugs/issues 3)...

View Answer   |  Mar 24 2009  4:06 PM GMT
Oracle 9i to 10g Upgrade, Oracle 9i, Oracle 10g
asked by MaxonIT1159

  5 pts.

Oracle 10g replication

How tell to do replication in oracle10g

asked by 0915542147

  45 pts.

Oracle Forms 6i and Oracle 11g database - Multilingual I18N

HI, We have Forms 6i, we are going for Multilingual, and it has Oracle 11g db. We are updating the database with one more column in an exiting table with NVarchar2. The approach we are going for Column level Character set Updates. One more approach is Full Database level Character Set. I...

Answer Question   |  Mar 24 2009  6:59 AM GMT
Oracle Forms 6i, Java, JSP
asked by Gguruji

  5 pts.

61 - 80 of 234