Oracle8i
Does Oracle8i work on Windows 7 or not ?

Answer Question   |  September 18, 2012  9:32 AM
Oracle 8i, Oracle 8i Installation
asked by:
20 pts.

Windows 7 Ultimate changed to Windows 7 Home Basic
Hi, I’m Vinod. I installed Oracle 10g R2 on my laptop, it also has Windows 7 Ultimate(O.S), but after completion of Oracle installation my O.S has been changed to Windows 7 Home Basic. Can you guys please help me regarding this?

Answer Question   |  September 17, 2012  10:48 AM
Oracle 10g R2, Windows 7 Home Basic, Windows 7 Ultimate
asked by:
10 pts.

oracle dba
please advise me about the link from were i got a free online isql practice am doing my oracle dba course currently

Answer Question   |  September 12, 2012  10:29 AM
Oracle DBA
asked by:
5 pts.

SQL Loader
We have a requirement to insert records starting with 06,08 and 15.In other words, records starting with 09,10 and 11 should not be inserted into target table.

Answer Question   |  September 10, 2012  2:47 AM
SQL Loader, SQL Loader records
10 pts.

biometric data migration
I want to migrate from one biometric database to another from a different provider. Do I have to pay some IP rights to the one who build the original data base? What are the requirements for doing so ?

Answer Question   |  September 7, 2012  12:01 PM
Oracle, Oracle migration
asked by:
5 pts.

Oracle
Hi frds iam using the database oracle 10g and I did my mini project in java. And it is a web based application. My project is done by some other company just make use of the code developed by them. In that they used the type-1 driver to connect with the database. I had the [...]

Answer Question   |  August 31, 2012  3:24 PM
Java, Oracle 10g
asked by:
655 pts.

Oracle
select employee_id, last_name sal x 12 annual salary from employees;

Answer Question   |  August 29, 2012  4:16 PM
Oracle
asked by:
10 pts.

Best Technology for learn
i m the computer graduate doing job in technical support & wants to learn new technology can u suggest any new technology

Answer Question   |  August 28, 2012  4:20 AM
Mainframe, Oracle 10g, SAP ABAP, SQL
asked by:
30 pts.

oracle 11g oam console login on Win 2008
Has anyone been able to install OAM 11.1.1.5 on Win 2008 R2 and able to log in to the oamconsole?

Answer Question   |  August 27, 2012  8:59 PM
oanconsole, Oracle 11g, WIN 2008 R2
asked by:
45 pts.

need help with measuring dates
I am trying to select records from a table where the CREATEDT field is between SYSDATE and 20 days prior. select distinct(createdt) from U_table where to_char(createdt, ‘dd/mm/yyyy’) between to_char(sysdate, ‘dd/mm/yyyy’) and to_char(sysdate – 20, ‘dd/mm/yyyy’) There are records in that table that are in the date range but the SQL is not finding them. What [...]

Answer Question   |  August 27, 2012  7:34 PM
Oracle, SQL
asked by:
340 pts.

unable to find oracleservice xe in my pc??
hi, i’m unable to find oracleservice xe in my pc..i entered in to cmd in that ….services directory…  i’m able to see only oracleMTSRecoveryService nd oraclexEclrAgent.. now how can i able to see that oracleservicexe file..  i want to startup dis service …

Answer Question   |  August 13, 2012  9:05 AM
Oracle 10g
asked by:
10 pts.

I want to upload my web project on internet. How to do it?
HI i have made a web project using jsp/servlet and oracle database in Eclipse IDE. I have many jsp pages and servlets in that project. Now i want to upload my project on Internet. How to do it? I dont know anything about uploading websites to internet.

Answer Question   |  July 4, 2012  3:55 AM
Eclipse IDE, Java, JSP Page Design, Oracle 10g, Servlet, Web based Applications
asked by:
425 pts.

Is PL/SQL a right choice form performing operations on a databse and display the final result.?
I am developing a stock maintainence software using java language (Front end) and using oracle database as backend . i am storing data entered into some sort of gui builded forms into database. Now i want to perform some operations on that data and then display the final result. Is PL/SQL a right choice for [...]

Answer Question   |  July 3, 2012  6:01 PM
Java, Oracle 10g, PL/SQL
asked by:
425 pts.

Table naming issues while migrating I-series v5r4 to Oracle
hi sir, will a migration possible between iseries v5r4 to oracle ?? if it is possible then will there be any issues regarding  table naming i,e tables having names more than 10 charecters will get migrated ?? here  in our scenario our source db has tables with names more than 10 charecters and the db is [...]

Answer Question   |  June 26, 2012  12:17 PM
iseries v5r4, Oracle
asked by:
5 pts.

Oracle 10g in Windows 7 Ultimate
i have to do some programs using jdbc connections n simple networking programs… ll oracle10g work on windows7 for database connectivity…. i run d programs on cmd prompt

Answer Question   |  June 11, 2012  6:02 PM
Oracle 10g, Windows 7 Ultimate
asked by:
Nkp
5 pts.

How to send email from Oracle Report 10g
Configure SMTP server and set system parameters in report, still unable to send mail. Getting following error msg rep-0069: internal error rep-57054: in-process job terminated. Executed successfully but there were some errors when distribute the output. REP-50159: Executed successfully but there were some errors when distribute the output.

Answer Question   |  June 8, 2012  4:21 AM
Oracle Reports 10g, Oracle Reports Error Messages
asked by:
5 pts.

Oracle Database XE
i could not start up the project …could you please help me out from this thanks.. Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 – Pro SQL> alter system reset sessions scope=spfile sid=’*'; System altered. SQL> alter system set processes=300 scope=spfile; System altered. SQL> shutdown immediate Database closed. Database dismounted. ORACLE instance shut down. [...]

Answer Question   |  June 6, 2012  12:49 PM
Oracle Database 10g
asked by:
5 pts.

Set Graph in Oracle 10g
How I can set graph in oracle form 10g Please send a solution?

Answer Question   |  June 6, 2012  9:39 AM
Oracle 10g, Oracle Forms 10g
asked by:
15 pts.

How to code a search button
how do you code a search button using oracle 10g.The button should search using primary key or name

Answer Question   |  May 31, 2012  1:06 PM
Oracle 10g Express
asked by:
5 pts.

Scrip an select from linked Oracle database in Management studio gives multiply fields
In SQL Server 2008 R2 Management studio under Linked servers I want to script a select from an Oracle database table. The result is that many of the fields occur three times. What can the reason for that be? See this example: SELECT [RATETYPE],[RATETYPE],[RATETYPE]             ,[FROMCURRENCY],[FROMCURRENCY],[FROMCURRENCY]       ,[TOCURRENCY],[TOCURRENCY],[TOCURRENCY]       ,[VALIDFROM],[VALIDFROM],[VALIDFROM],[EXCHRATE]       ,[FROMFACTOR]       ,[TOFACTOR]       ,[CREATIONDATE],[CREATIONDATE],[CREATIONDATE] [...]

Answer Question   |  May 30, 2012  11:42 AM
Oracle Database, SQL Server 2008 R2
asked by:
5 pts.