| Thread | Last Post | Replies |
|
| Connection from Oracle Developer Suite 10g 9.0.4.0.1 to Oracle DB 10g Release 10.1.0.2.0 | 30 Jun 2005 21:10 GMT | 4 |
I have installed Oracle DB 10g Release 10.1.0.2.0 on Windows XP. START->ALL PROGS->oracle-OraDb10g_home3 Location of TNSNAMES FILE: C:\oracle\product\10.1.0\db_3\NETWORK\ADMIN\TNSNAMES.ORA
|
| pragma RESTRICT_REFERENCE giving problems | 30 Jun 2005 18:04 GMT | 1 |
Hello Everybody.. I have a oracle package that runs perfectly on oracle 9i but gives some errors on an Oracle 7.3.2 Enterprise Edition on a Sco Unix machine. This is concerning the pragma that has been declared. It
|
| Oracle Java Mail Question | 30 Jun 2005 08:59 GMT | 7 |
We use Outlook as our email client, go figure. We are also running Oracle .8.1.7. Currently we are using a Java routine so that we can send email directly from within PL/SQL. I'm sure several people know of this
|
| Removing change manager tables | 29 Jun 2005 14:37 GMT | 1 |
I wanted to to use Oracle Change Manager & by mistake I used the same schema & oracle username for change manager where all the original data tables are. Now I see a big list of oracle change manager tables (name starting
|
| Power*AMC : Custom data types ? | 29 Jun 2005 14:37 GMT | 3 |
In my conceptual schema, I've set some identifier with the following data type : LF6.2 - I would like to map it to FLOAT(6), but I can't. In my Power*AMC 7.0.0.507, in the menu of the properties of my database (created my own Oracle 9i2), I've added in the
|
| proc advance debug capabilities ? | 29 Jun 2005 01:19 GMT | 5 |
My question is about how to *fully debug* what happened in sql statements in proc programs ... I use sqlgls function to output sql statements but I'd like to know if there's a way to output bind variables (without knowing how many for
|
| How to get terminal name | 27 Jun 2005 09:02 GMT | 3 |
Kindly inform what is the command to get the terminal name for e.g. how can we check what terminal is used for the data entry. Thanks Mustu
|
| jdeveloper login jsp | 25 Jun 2005 01:09 GMT | 4 |
I have downloaded jdev v. 10.1.2 on winXP, finished a couple of tutorials and how to's, and now I am trying to create a simple app. with a jsp login authentication. I am stuck and I am desparate. I looked in the web but can't find an
|
| Search multiple job sites for you! | 24 Jun 2005 18:34 GMT | 1 |
With so many job sites on the internet, it is almost impossible for you to search them all. http://www.findjobeasy.com is a job search engine. Multiple job sites will be searched just by one
|
| 9i OO4O with 10g DB? | 23 Jun 2005 21:09 GMT | 1 |
Does anyone know if it is possible to use a 9i version of OO4O to access a 10g database? I had the 10g OO4O loaded and it was working good. A lot of my customers have not upgraded to 10g, so I thought I should build with the 9i version. I removed the 10g OO4O and installed
|
| Load data with control file | 23 Jun 2005 14:54 GMT | 3 |
How I can load two data files to a 1 table?¿ content of data file 1 is: data1#data2#data3#data4 content of data file 2 is:
|
| Using a bind variable in an ACCEPT command PROMPT | 22 Jun 2005 20:14 GMT | 2 |
Riddle me this: Why does this: ACCEPT newuser CHAR PROMPT 'Enter User Name: ' DEFINE prompt_ln = 'Enter New Users Password[&newuser.]: '
|
| comp-3 fields | 22 Jun 2005 16:02 GMT | 1 |
I am using SQLPLUS to extract information from an oracle table. I need to format the output for a cobol program to read. Can I create a field on the output file that is a comp-3 format (packed decimal field)???? Thank you
|
| Use friendly Databse Tool for non-DBAs | 22 Jun 2005 15:08 GMT | 5 |
I was looking for databse tools that allow easy access to data for users with minimal or no DB knowledge to perform meainstream functions such as read/write/edit/delete data. Something like an editor perhaps, that will also have user previledges before he/she starts accessing
|
| SQL*Loader Control File | 22 Jun 2005 09:01 GMT | 3 |
Hello GURUS! I was just wondering is there any way to specify more than one value for OPTIONALLY ENCLOSED BY option on SQL*Loader control file? Here is an example:
|