| Thread | Last Post | Replies |
|
| Problem with some simple PL/SQL. | 25 Jul 2005 19:42 GMT | 26 |
From here (link wraps) http://asktom.oracle.com/pls/ask/f?p=4950:8:1774479186358239817:: NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:68212348056 I copied the following code - to dump the contents of a table as a
|
| i18n parameters | 25 Jul 2005 18:43 GMT | 3 |
I have losing my i18n file and i search parameters for US parameters and 8bit ISO charsets. Regards Philippe
|
| Urgent -How to save not latin dates? | 25 Jul 2005 17:36 GMT | 3 |
Is there anybody knows how can I save not latin dates in Oracle? I mean for example: Jalali(shamsi) calender or Arabic Calender(Hijri) instead of using Julian Calendar. Currently we do this by saving this dates in varchar type and another
|
| Init Parameter Filename in Win XP Professional | 25 Jul 2005 17:25 GMT | 2 |
I just installed Oracle 9iR2 (9.2.0.1.0) in Windows XP Professional SP2. I selected the Personal Edition and requested a the starter database to be created. However, the init parameter file created is called
|
| comparing data of 2 tables dynamically | 25 Jul 2005 16:29 GMT | 7 |
Does anyone has a good script which will compare all the fields of 2 tables dymically?
|
| Resize TableSpace (Index) | 25 Jul 2005 13:50 GMT | 2 |
hello.. in oracle 7.3.4, if i want to resize (down) the datafiles for a table space used for indexes but oracle refuses because the free space is not contiguous at the end of
|
| Oracle and SAN | 25 Jul 2005 13:50 GMT | 9 |
We are using Oracle 9i R2 on Window2K. We are planning to use SAN box for the database. It seems to me that the use of SAN may contradict what has been recommanded from Oracle, say separation of database files, redo log files, archived log files and the RMAN backup files.
|
| Triggers on read only snapshots | 25 Jul 2005 13:22 GMT | 2 |
Consider the following: Database ORA1, table TAB1. A materialized view log is created on TAB1. Database ORA2, materialized view (read only snapshot) MV_TAB1 is
|
| Creating virtual keys to join by | 25 Jul 2005 12:26 GMT | 3 |
I am always needing to do something like this, but can't seem to find the right approach: Summary: Join 1 table to itself to summarize data based on a substring of one of the fields. I have read-only access to the data.
|
| insert as select with "save exceptions" | 25 Jul 2005 11:34 GMT | 2 |
Is there a way , while doing "insert as select", to keep rejected rows in a certain table and continue on with bulk insert? I know you can do that through pl/sql with collections, but that would slow my load.
|
| migrating from LMT to DMT in oracle and downtime | 25 Jul 2005 09:12 GMT | 5 |
I am wishing to migrate to LMT's in an Oracle 9.2 database. I am trying to find out if this can be done with users still accessing data ie while the database is online. I would appreciate any comments regarding this and other problems encountered. We are probably going to have to
|
| store $FF on Oracle9 with VARCHAR2 type | 25 Jul 2005 09:09 GMT | 16 |
Before i use an Oracle8.0.4 on AIX 4.3.2 and i could store $FF value in VARCHAR2 type. Now i have an Oracle9.2.0.4 on Redhat and $FF are translated to $7F, I could not use RAW type
|
| pl\sql. Test API? | 25 Jul 2005 08:39 GMT | 8 |
OK, I have created a package. Im kind of new at this stuff so stupid mistakes are going to happen. My question is how do you check to see if your API code is working correctly. Whenever i run it from sql plus, the procedure is created with errors..
|
| Shared Pool v$sgastat problem | 25 Jul 2005 07:09 GMT | 7 |
there i a shared pool problem ( ORA 4031 ) version 8.1.7.4 OPS HP-UX
|
| SIDs and connectivity | 24 Jul 2005 16:13 GMT | 10 |
At the risk of being incomplete, what, other than the ORACLE_SID determines what instance a user connects to?
|