I want to read some data from Oracle 9i tables running on Linux machine. Can some ne help me as I am not very expert on mainframe systems Thanks.
what do you think about this ? is that worth to learn java or you think the future is for vb?
Thank you for taking take to read my question. We have a live J2EE application using Oracle 8i. Now we are doing v2 to add some modules. We found it has a frequently changing column (status_code) as part of the composite primary keys in some major tables. We know it can cause future proformance issues, [...]
I have a custom VB application that connects to an Oracle database (9.2.0.5). It inserts records into an interface table then disconnects from Oracle. The VB app is on about 400 PCs with about 5000 inserts into the interface table daily. My question is having this app connect and disconnect so many times all day [...]
Hello, i have a corrupted data block one one of my datafiles. I want to use dbms_repair to repair it or mark it. What’s the command ? Thanks
Hi all, I facing a strange problem. Please help me. Server = Windows 2003 Oracle version – oracle 9.2.0.1.0 (standard edition) I have done the some changes at my client side. I done changes as follows.. 1) Tunning has done on dated 22/10/05 i) The database archive log mode has changed to Archive log mode. [...]
I had a merge subscription expire and now need to synchronize two disparate databases. How do I do so without overwriting the subscriber database with the publication snapshot? Thanks for any help you can give.
I need to aggregate data in 90 days chunk. For example, I have following data. Date Custorm Qty 1/5/05 1 7 3/31/05 1 9 5/10/05 1 10 I need to sum(qty) for chunk of 90 days. The chunks should be such that the first chunk starts on 1/5/05, and goes to 4/5/05 (1/5/05 + 90 [...]
I am trying to do export from vax alpha oracle 8.1 to Linux Oracle 9i I am getting following error in Import on Linux Oracle 9i machine IMP-00010 : not a valid export file , header failed verification. Can you suggest something? I thought earlier may be file not in binary or got corrupted in [...]
I have full export dump from Oracle database version 8i from Vax/alpha machine. I want to impoet to Linux system which has Oracle 9i installed What steps should I do?
Hello everybody. Can somebody tell me if there is a way to know the number of rows returned or included in a cursor without having to cross the entire result set ? a function like “resultSetCount” or something like that ? I thought that %rowcount could work, but this returns the current row number, and [...]
Hi, pl respond urgently The following error has occured while executing a package. The following error has occurred: ORA-21000: error number argument to raise_application_error of -6508 is out of range ORA-06512: at “ECW_LOADER.CREATE_CTL_RANGES”, line 154 ORA-06512: at line 19
Hello.. I’m quite new to MYSQL.. I have a table with two fields : tag_in and time_in, where time_in is a timestamp field.. Some rows have the same value for tag_in.. I’d like to neaten up the database in 2 ways: 1. Delete rows with duplicate tag_in but removing the one with the oldest timestamp [...]
Background: Oracle 9.2.0 running on win2k q1: I need to find out which objects have not been in used for > 6 mths. How do i do this? q2: Before i delete an object, eg, an index, materialized view, view, i need a query to find what are its dependency, so that i would know [...]
1) I am migrating a database to 10G (from 9i) to a new server. The database is the backend for Forms and Reports (currently running 9iAS). How will moving the database to a new server, and upgrading, affect the current application server environment? Other than changing the TNS entry on the web server to point [...]
I tried to run the floowing command : execute dbms_utility.analyze_schema(‘CALLSINFO’,'ESTIMATE’,500,0,’for table for all indexes for all indexed columns’); and i am having this error: ERROR at line 1: ORA-00376: file 1629 cannot be read at this time ORA-01110: data file 1629: ‘G:ORADATACDRSTS_SMS_MT_NOV2006_FILE#02.DF’ ORA-06512: at “SYS.DBMS_DDL”, line 179 ORA-06512: at “SYS.DBMS_UTILITY”, line 472 ORA-06512: at line [...]
currently we are using this address to login to the application within LAN http://oracle-svr.gsmsc.com:8000/dev60cgi/f60cgi what is the next step in order to let external user to log in? is it there any port i need to open on the firewall?and where should those ports pointing to? currently my oracle application 11.5.9 is install on a [...]
I need to search for a max timestamp of a column within a left outer join statement. I have tried many different combinations unsuccessfully.
Posed on behalf of SearchOracle member Deepa: Question: How can I get a oracle database connection? Here is a code to which accepts username and password and checks for validation. is it correct? Pls tel me import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.util.*; import java.lang.String; public class Form extends HttpServlet{ private ServletConfig config; private [...]
I am trying to create a query that will do two parallel select from the data available. I want to write one select statement using analytical functions, What I want to do is as follows: I one single query I want to find out the count of the transactions in the last 7 days from [...]





