| Thread | Last Post | Replies |
|
| orass.com: brick the unbreakable?! | 29 Dec 2005 08:05 GMT | 2 |
Download "Bush the war criminal" module and crack Oracle passwords for fixed accounts like sys and system in mere seconds; visit the web site for detailed info on how to turn off auditing on cracked accounts; and for
|
| Problem with DBMS_JOB and selecting from dba_data_files | 29 Dec 2005 07:05 GMT | 1 |
Oracle9i Enterprise Edition Release 9.2.0.1.0 I have created a DBMS JOB with code that uses table dba_data_files. Checked code in SQL*Plus Worksheet - works good But when I trying to RUN JOB with this code it fails with:
|
| DBMS_SCHEDULER.CREATE_JOB | 29 Dec 2005 06:39 GMT | 1 |
what could be the error... SQL> begin 2 DBMS_SCHEDULER.CREATE_JOB ( 3 job_name =>'create_dir_test',
|
| Installation of "oracle 8i (8.1.5) for windows nt" on windows xp/2000 | 29 Dec 2005 04:16 GMT | 1 |
dream liner Dec 28, 9:29 am show options Newsgroups: comp.databases.oracle.server From: "dream liner" <venugopal.sis...@gmail.com> - Find messages by
|
| installing "oracle 8i (8.1.5) for windows nt" on windows xp/2000 | 29 Dec 2005 04:15 GMT | 1 |
I'm using Pentium IV 3.0 GHz (HT enabled) with Windows XP (SP2) as my home pc. I was able to install Oracle 8.1.5 Enterprise Edition for Windows NT in this machine (perhaps, successfully) . Immediately upon installing, I was able to login and create a user, and things like
|
| Oracle 9.2 Aix 4.3.3 linking problem | 28 Dec 2005 22:18 GMT | 1 |
I need your help. I just install Oracle 9.2 on Aix but when linking time, I got the error like this: ld -b64 -o installisqlplus32 -L/oracle/E05/920_64/sqlplus/lib/ -L/oracle
|
| oracle updates multi core licensing | 28 Dec 2005 18:19 GMT | 9 |
Now 1 AMD dual core or Intel dual core counts as 1 cpu 8 core Sun Fire T2000 counts as 2 http://www.crn.com/sections/breakingnews/dailyarchives.jhtml?articleId=175006718 So the oracle license price for 1 dual core cpu is half that as a
|
| Usings HINTS | 28 Dec 2005 16:39 GMT | 3 |
I'm searching a complete help on Oralce Hints. All the syntaxes and rules avaible. Can U help me ? (Google doesn't ;)) Thx all.
|
| Forms 6i Compability with 10gR2? | 28 Dec 2005 16:33 GMT | 1 |
Can I still use Forms/Reports 6i (Client Server) with 10gR2 (HP-UX 11i PA-RISC) ? Thanks
|
| unsupported ODBC Driver 10gR2 on HP-UX 11i PA-Risc | 28 Dec 2005 15:21 GMT | 1 |
Is ODBC Driver not implemented or not supported? There is one external application using ODBC, so I have to decide whether to update from 9iR2. Thanks
|
| cursor or exception | 28 Dec 2005 10:47 GMT | 1 |
a collega used frequently a begin, select ... and exception when no_data_found. I am used to use a cursor with %notfound to check is a record is found. The question is, does anyone knows what is better to do??
|
| Supply Date based on DOW | 28 Dec 2005 10:26 GMT | 3 |
Converting from vb to SQL: Below is my orginal logic: Select Case Weekday(Date, vbSunday) Case Is = 1 ' We are at a Sunday so we need to go
|
| IF in PL/SQL-Block | 28 Dec 2005 08:42 GMT | 2 |
I have a simple problem but can't get it fixed. I want to execute an DELETE-statement only if a certain table (order) exists. The following PL/SQL-Block in an .sql-file runs always into the IF
|
| aaaaaaaaaaaaaaaaaaaaaaa | 28 Dec 2005 07:30 GMT | 1 |
|
| Refer other oracle schema. | 28 Dec 2005 07:04 GMT | 3 |
I have 3 schema. ( l1, l2,l3 ). My asp code uses l1 user name to connect oracle server. I have copied 6 table from l2 to l3 schema. (Table with same name , same data and all other attribute.)
|