| Thread | Last Post | Replies |
|
| Chinese data problem | 23 May 2005 17:46 GMT | 2 |
We have a customer who has a 8.1.7.3 database created with a db character set of WE8ISO8859P1. They have been using this database for a few years and while the data in there is 80% english they also have been putting Chinese (HK - traditional characters) into this database.
|
| Defining Obsolete Backups in RMAN | 23 May 2005 17:28 GMT | 6 |
Question: Say I have 3 weeks of backup, and I want to get rid of everything but one week. Will this REPORT command give me a list of everything I can delete:
|
| Urgent: Problem with big tablespace DRSYS | 23 May 2005 17:10 GMT | 2 |
we have an urgent problem with our Oracle 9i Server. After we compressed the tablespaces we experienced the following problem: The database instance is always shutting down itself. We looked into the Alert-File and found that Oracle is no longer able
|
| Table Design In General | 23 May 2005 17:10 GMT | 16 |
I am a programmer with extensive exposure working with Oracle databases. However, up until now, I have been working with databases that were either designed without my input, or for other applications. This is my first forray into the actual design of the database.
|
| 3 dimensional Oracle database | 23 May 2005 13:59 GMT | 26 |
Can a 3-d database be built using Oracle?
|
| looking for good books for PL/SQL. | 23 May 2005 08:44 GMT | 3 |
Well, Buying a collection is always useful and result is fruitful. I have made 3 test collections for oracle and got total of 20% discounts at all. I know the real exam is so much difficult. you should have the knowledge about whole exam topics. Although ucertify simulation test ...
|
| Did the query return any rows | 23 May 2005 02:09 GMT | 7 |
I'm calling SQL*Plus to run a query from inside a Unix (ksh) script. How can I tell whether the query returned any rows or not?
|
| START WITH, CONNECT BY Compatibility | 23 May 2005 01:44 GMT | 2 |
Apart from Oracle, which databases support the "start with" and "connect by" clauses for hierarchical query? Does MySQL and MSSQL support them? Are their syntax portable with Oracle? I just need to evaluate this before using these clauses in my oracle application - for ...
|
| SQL*Plus and Feedback (xx Rows Selected) Line | 23 May 2005 01:27 GMT | 1 |
Consider the following SQL*Plus: SQL> select row_id from CX_LOCK; ROW_ID ---------------
|
| Documentation for 8.* | 22 May 2005 19:21 GMT | 3 |
i've to optimize a sql statement for a customer. There are inner join and join. Is there any documentation which I can read in order to know how to do it. The statement from an mssql server doesn't work.
|
| Vennela Technologies Offering Beautiful Courses On Oracle | 22 May 2005 14:18 GMT | 1 |
Vennela Technologies is a Global Oracle Technologies and Oracle Applications services Provider with a good customer base in Middle East and Europe Vennela started its Training division very recently. We are very happy
|
| How do I suppress the echo | 22 May 2005 09:11 GMT | 1 |
Can someone please tell me what I am doing wrong. I can't get it to suppress the command echo in the spool file or suppress the terminal output. I'm sure it's something dumb, but I've been struggling for hours on this and need help.
|
| SUM function | 22 May 2005 05:26 GMT | 3 |
i have a query that i need help on. basically i need to choose all the customer keys that have the sum of the sales amt * qty > 100000. i get an error message saying that i canno?t have the sum in the group function. is the below the correct syntax?
|
| Simple update problem | 22 May 2005 05:09 GMT | 5 |
Hello. I have a table that stores readings from temperature sensors every 15 minutes. My problem is that one of them had a problem and kept reading the same temperature for a couple of days. Luckily (and surprisingly), this particular one is one of the few that had a backup
|
| Unix scripts on Windows | 22 May 2005 04:52 GMT | 2 |
I need to develop some Unix (ksh) scripts to run on a HPUX system, but I'd like to do the work on windows. I tried something called "UWIN" which almost works, but I can't get it to run SQL*Plus. Anyone have any luck doing something like this? Is there another way to get
|