| Thread | Last Post | Replies |
|
| Know about MSSQL servers oracle server?? | 18 Apr 2008 04:14 GMT | 1 |
MSSQL servers are among the most commonly used servers. But we also know that MSSQL server security is a critical concern for most of the database administrators. This task will become handy with the help of Secure Auditor which is a unified digital risk management solution
|
| is isqlplus completely gone in 11g or what exactly? | 18 Apr 2008 04:12 GMT | 2 |
In the 11g New Features for Admin class I attended 2 weeks ago, the instructor specifically noted that isqlplus is still available in 11g. He explained that it is no longer installed by default but that you can do a custom install and get it operating in 11g. He rambled on
|
| How to change RAC ASM to non-RAC ASM? | 18 Apr 2008 04:10 GMT | 4 |
I try to do it in the following way... 1. Stop all oracle processes and CRS. 2. Turn RAC option off: - Log in as "oracle"
|
| hey guys chq this out | 18 Apr 2008 04:09 GMT | 1 |
We are coming on the heels of a very successful beta program with passionate feedback. We are launching a superior cost effective product Secure Auditor aimed at a providing unified digital security solutions from single console. It is a single tool for compliance,
|
| Can I change $ORA_CRS_HOME when upgrade to 11g crs? | 18 Apr 2008 02:18 GMT | 4 |
I have installed 10g crs and set the ORA_CRS_HOME=$ORACLE_BASE/product/ 10.1.0/crs_1. I know that it is impossible to change ORA_CRS_HOME when upgrade to 10gR2 but is it possible to change ORA_CRS_HOME when upgrade to 11g
|
| REQT: SENIOR JAVA CONSULTANT WITH STRONG UI | 18 Apr 2008 00:51 GMT | 1 |
WE HAVE AN UNRGENT REQUIRMENT OF A SENIOR JAVA CONSULTANT WITH STRONG UI. LOCATON: CALIFORNIA BAY AREA LONG TERM POSITION
|
| Q: something like rownum | 17 Apr 2008 20:18 GMT | 4 |
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 This sounds like it should be super simple, but I can't think how to do it using plain SQL. I am going to display some rows, and I want to number them in the display,
|
| Oracle Trigger Late binding | 17 Apr 2008 19:33 GMT | 3 |
i want to use if(:new.column_name is not null) which works perfect... however my problem is that i want to set this column_name as a run time variable (as the table columns are not known to me) I tried using a variable but oracle throws a PLS-00049 bad bind
|
| Are the number of posts to comp.databases.oracle.server dropping off ? | 17 Apr 2008 18:21 GMT | 14 |
Hi, the last few years have seen a notable decrease in the number of posts to comp.databases.oracle.server (cdos) See http://groups.google.com/group/comp.databases.oracle.server/about I am really surprised given the increasing and numerous terse
|
| Oracle 10gR2 Installation Linking Problem | 17 Apr 2008 17:05 GMT | 1 |
OUI stalls with an error during the Linking Oracle step. Configuration is Intel Xeon Dual Core with a Linux 64 bits and Oracle 10gR2 Enterprise for x86_64 platforms here is the fragment of my installActions log (sorry, most in french) :
|
| Hierarchical Subquery must omit nodes | 17 Apr 2008 16:54 GMT | 8 |
I thought this would be easy but it's turning out to be pretty difficult. I need a hierarchical query to omit nodes present in a EXCLUDED_NODES table.
|
| late binding Oracle Trigger | 17 Apr 2008 15:04 GMT | 2 |
i want to use if(:new.column_name is not null) which works perfect... however my problem is that i want to set this column_name as a run time variable (as the table columns are not known to me) I tried using a variable but oracle throws a PLS-00049 bad bind
|
| Oracle memory allocation on Linux 2.6 | 17 Apr 2008 09:55 GMT | 20 |
With the latest Linux kernels, things have gotten hard to tune regarding the SGA/PGA we can allocate. I'm mainly talking about the physical memory that is allocated to the OS buffers/caches to make full use of the memory. With earlier kernels, we had vm.pagecache to
|
| EM reports error "tail +2" in $OH/sysman/admin/scripts/osCpuUsage.pl | 17 Apr 2008 06:25 GMT | 1 |
There was an error message in the EM said that cannot open "tail +2" in line 33 of $OH/sysman/admin/scripts/osCpuUsage.pl". I find that "tail +2" is not supported in linux RHEL5 but can work in AIX.
|
| Problem with Unicode Strings | 16 Apr 2008 19:28 GMT | 4 |
I am having trouble with stuffing in an getting out unicode strings into/from my database. I will briefly describe what I am doing, hoping that someone can point me to a mistake and end my weeks of trying... * Oracle 9i client and server, connecting via OCI from a C++ (MS Dev ...
|