| Thread | Last Post | Replies |
|
| jinitiator problem - hand icon | 31 Jul 2006 16:11 GMT | 3 |
I'm using: Oracle 8.1.7 Forms 6i Internet Explorer 6
|
| PL SQL logic please | 30 Jul 2006 22:20 GMT | 2 |
I have two tables: test_pick (headerid,lineid,item,qty_ordered,qty_shipped) test_recv (headerid,item,qty_shipped,status)
|
| Comma Delimited | 29 Jul 2006 00:10 GMT | 3 |
I am forced to use a somewhat generic sql editor that does not allow me to save my output to a comma delimited file (CSV). Is there a way to include something, in my script, to generate this output with the commas in it?
|
| How to skip pages in reports | 28 Jul 2006 08:00 GMT | 1 |
I need to skip one page while print. My scenario is i have a big description contain 25 line, but i need to restrict the lines to 15. that i met by creating a procedure.By using the procedure, i divide the description into two ,for example,15 and 10
|
| Advanced Queue Latency | 27 Jul 2006 20:07 GMT | 1 |
Advanced Queue Latency Oracle 10.1.0 on LINUX Using DBMS_AQ. I am trying to send messages from instance ORCLA to instance ORCLB
|
| Date Conversion | 27 Jul 2006 19:48 GMT | 8 |
i have a directory such as; find /home/pavi/ctl/INFOSCAN.KKK.*.*.ctl* -exec ls -ltr {} \; | awk -F" " {'print $6 " " $7'} the output is : Jul 25
|
| Oracle Financials | 25 Jul 2006 17:30 GMT | 1 |
I wanted some information on Oracle Financials and so am posting this question on this group. I am a Masters in Commerce from India and wanted to know if I can persue Oracle Financials here in the US. I have also to my credit some computer courses I did back in India.
|
| Invoke TKPROF from the client machine | 25 Jul 2006 17:24 GMT | 14 |
IS there any way to invoke TKPROF from the client machine ? I needed to perform tuning of some PLSQL Packages and SQL. Our database is Oracle 10G. Windows 2000 Advance Server is the operating system.
|
| t have two problemms about oracle authentication,can you help me? | 24 Jul 2006 18:36 GMT | 13 |
thanks: 1.how do the clients transmit the identifier to Oracle before logon 2.After logon Oracle,how can I lock some privileges or roles of this user instead of revoking the roles?
|
| RMAN job scheduling 10g | 22 Jul 2006 20:25 GMT | 10 |
I have noticed when a RMAN job is scheduled using OEM it is given special status to other Oracle jobs. I want to know how can one schedule a RMAN job using SQL Plus or RMAN so the our jobs can be displayed in the OEM's RMAN view.
|
| Discoverer Plus Installation | 22 Jul 2006 18:00 GMT | 1 |
Hi. I've just installed Oracle Application Server 10g Release 3. How do I now install Discoverer Plus. Is there a plug-in component or something that I need to install this? I'm not quite sure what the step is.
|
| SQLPLUS Oracle 8i query | 21 Jul 2006 13:12 GMT | 4 |
select * from tablename where country = 'abc' and city = 'xyz'
|
| Calling stored procedure in PRO C | 19 Jul 2006 09:41 GMT | 1 |
I am very new to Pro C . I have a stored procedure like abc ( IN a , IN b , IN/OUT c) I want to call this procedure but I don't know how to get the output parameter c after the execution .
|
| Q: Designer, forms testing, automation | 18 Jul 2006 21:11 GMT | 5 |
Oracle Designer 9i 9.0.4.5.6 I'm not too familiar with all the capabilities of Designer yet. I am wondering if I should be looking for things in Designer that help to test the forms that are generated. The Designer generated forms obviously
|
| sqlplus handling spaces... | 18 Jul 2006 16:49 GMT | 1 |
I need an answer to a very urgent problem with sqlplus. I try to launch (from a Java class) sqlplus or plus80, or plus80w, on Win NT, with the following command line:
|