| Thread | Last Post | Replies |
|
| PLS-00201 when compiling function with cursor as parameter | 23 Jan 2006 17:10 GMT | 4 |
I am trying ot use table functions for the first time so i'm not too sure if i'm doing this all wrong anyway. I have created a ref cursor in a package. Then i have a script to create a function that will use that cursor as an IN parameter (to
|
| How to use sys.dbms_aqadm_syscalls package | 23 Jan 2006 17:00 GMT | 5 |
sys.dbms_aqadm_syscalls is oracle wrapper. Its procedure and fuction prototype is not available. How to use sys.dbms_aqadm_syscalls ? Thanks Swapnil.
|
| Sysdate Value | 23 Jan 2006 16:17 GMT | 6 |
I want to know how exactly 'select sysdate from dual' works. From where Oracle brings in sysdate if the init parameter fixed_date do not have any value set against it. I know it brings the server machine date time and if it does then exactly how is sysdate pointed to bring in server
|
| missing oratab | 23 Jan 2006 15:26 GMT | 12 |
I am trying to configure an snmp agent that queries oracle instances for performance data. in this agent i must specify oratab and ORACLE_HOME no probs with ORACLE_HOME it is
|
| rfmdate equivalent? | 23 Jan 2006 14:28 GMT | 6 |
I'm working on the porting of a old Informix ESQL application to Oracle Pro*C. After some struggle against different issues, I'm stuck at rfmtdate function.
|
| Oracle Event Announcement | 23 Jan 2006 14:27 GMT | 1 |
ODTUG Kaleidoscope Kaleidoscope is the annual conference of ODTUG, the Oracle Development Tools User Group presenting a variety of critical content and sessions for Oracle Developers on a range of topics including: Business
|
| SUSE 10 Oracle 10G R2 | 23 Jan 2006 14:14 GMT | 2 |
Can anyone help me.. Has anyone does this before. I want to run Oracle on Linux. Can I run the standard Linux Oracle install on SUSE 10 standard. Do I need SUSE 10 Enterprise Server? BTW I will be installing on a virtual machines running VMWare.
|
| Unfunctioning Open for cursor PLS103 | 23 Jan 2006 13:16 GMT | 2 |
My sqlplus seems to be unable to perform open for command! Anybody have an idea as why is this?
:-) God bless |
| Union Query Long Datatypes and a "Placeholder" Corresponding Value | 23 Jan 2006 10:58 GMT | 2 |
Oracle server 8.1.7.4.0 I'm dealing with an application over which I have no real control to be able to change table structure other than to add my own columns. I am trying to create a union query of the sort:
|
| ORA 114 and file number. | 23 Jan 2006 10:13 GMT | 2 |
Oracle enterprise ed. 9.2.0.5 on AIX 5.3 Getting on ORA 1114 error writing to file. The message goes on to quote the file number : 530 and the block number. However, I cannot find file 530 in the database. Either as a file_id or relative_fno in
|
| Is a scheduled job posisble to output spool file | 23 Jan 2006 09:11 GMT | 1 |
I have a sql to retrieve records from the database, and I spool the output into a file at the beginning of the sql. The spooling works fine when I manually run the sql in Sql*plus. I am thinking to schedule this sql as a daily job using DBMS_JOBS
|
| Fresher DBA !!! | 23 Jan 2006 08:52 GMT | 3 |
I had been campus recruited by IBM Global Services and after only one month training I am working as a DB2 DBA on client side for past two months. I dont see many oppurtunities building for me in future since a DBA
|
| eweek story about Oracle's accuracy | 23 Jan 2006 02:23 GMT | 4 |
What does the group think about this column? Anything to it? http://www.eweek.com/article2/0,1895,1913887,00.asp
|
| Error: 'ORA-01400: cannot insert NULL into (' | 23 Jan 2006 00:57 GMT | 12 |
I'm trying to insert a record into a table, but getting the error - 'ORA-01400: cannot insert NULL into (....'. The table structure is: recnum number primary key, ap# varchar2,
|
| help for execute immediate | 22 Jan 2006 21:54 GMT | 14 |
hi i am writing a new stored procedure. the error i am gettin g is i have a variable whereclause in this i have an and clause as whereclause := ' AND usr.act_key IN (SELECT DISTINCT act2.act_key
|