| Thread | Last Post | Replies |
|
| Oracle backup/recovery | 28 Feb 2005 23:33 GMT | 12 |
This is more about the recovery aspect. I have a database in archivelog mode and we are doing hot backups. Is it possible to do a restore without a cold backup as a baseline? Assume you do hotbackups every night, and you keep 2 weeks worth of backups. Additionally, you backup all ...
|
| ORACLE/ PERM/ TECHNICAL/ NC | 28 Feb 2005 22:37 GMT | 1 |
OMNI GROUP tgugger@buckeye-express.com 419-380-8853 FULL TIME PERMANENT SALARIED ORACLE ...
|
| Identify sessions currently traced | 28 Feb 2005 20:17 GMT | 5 |
Oracle8i/9i. Is it possible to identify sessions that have tracing turned on from the Data Dictionary views/internal tables? I found a discussion in Metalink that shows the events that are set.
|
| Connect / as sysdba = insufficient privileges | 28 Feb 2005 19:26 GMT | 18 |
I have ... Oracle 10.1.0.2.0 on Solaris 64bits sqlnet.ora > SQLNET.AUTHENTICATION_SERVICES= (NTS) sqlnet.ora > NAMES.DIRECTORY_PATH= (TNSNAMES)
|
| exp/imp on different OS. | 28 Feb 2005 19:18 GMT | 5 |
because I never did an exp/imp between Windows and Linux, I would like to ask you wether it is possible to do an export on Windows, ftp or scp the file to a Linux- Server and import it there into the Oracle Database. Versions of the DB are both 9iR2.
|
| new to Oracle's miracle. | 28 Feb 2005 18:51 GMT | 3 |
I am student of Computer Applications Vth semester. I am learning ORACLE for the first time. I wanna practice Oracle Database Admin. tasks but I have only a single computer system. So which version of ORACLE should I use and also which
|
| Google NNTP spam filtering and OMLET | 28 Feb 2005 17:36 GMT | 2 |
Hey Guys, I've just got to tell you about spam filtering of the newsgroups at Google, if you don't already know. I read NNTP news from a feed provided by my ISP. I just noticed yet more "OMLET" spam coming through on this feed. You know the stuff
|
| Can we use ORDER BY in view? | 28 Feb 2005 17:03 GMT | 3 |
Can we use ORDER BY clause in view's definition: CREATE OR REPLACE VIEW a_v as select * from a order by 1; According to Oracle's Student Guide, this is not allowed. But, by my
|
| display speed of queries? | 28 Feb 2005 17:02 GMT | 2 |
Am relatively new to Oracle, Is there a way to display the speed of queries - how long it took? Useful for testing/comparing efficiency regards
|
| ORA-12699 only in the server? | 28 Feb 2005 16:54 GMT | 5 |
We're experiencing a quite strange problem with our Oracle 9ir2 for Windows. Suddenly, without having changed anything about its configuration, we cannot longer connect to it locally with the Enterprise Manager or SQL+ because it always raises a ORA-12699 error. But we actually are ...
|
| Using Pro*C in a Windows DLL | 28 Feb 2005 16:46 GMT | 6 |
I have a shared library written in Pro*C (no OCI) for Solaris. The client program first calls a function in the library to connect to the database, then calls additional functions to get the information it needs.
|
| how to have microsoft access data into ORACLE | 28 Feb 2005 16:45 GMT | 1 |
Hello FRIENDS, I have successfully installed ORACLE 9i on Windows XP operating system. I wanna know that how can I transfer my databases created in Microsoft Access 2003 to ORACLE 9i.
|
| 'SELECT MAX' subquery problem | 28 Feb 2005 15:32 GMT | 2 |
My Oracle 9i db table structure is: Members (sysid(PK), classid, personalid, firstname, surname, dateofbirth, deleted) Education (qualificationid(PK), personalid(FK), qualificationtype,
|
| Possible use of a Cursor | 28 Feb 2005 15:04 GMT | 2 |
I have a complex query that I hope I can explain it well enough for everyone to understand. I have a table that contains information for work instructions. Contained in the table are "MACHINE_PROC" these are groupings of
|
| complex? SQL time series problem | 28 Feb 2005 14:45 GMT | 7 |
Oracle 9.2.0.6 on Linux .... I have a table, a log over time of the status of clients in client sets resembling the following: s_date e_date c_set c_id stts
|