Comments
- Phil Dunn (@Phil_Oracle) on Oracle’s New T5 TPC-C: Where’s the SPARC?, Part II
- ODBC on Installing the Netezza ODBC Driver.
- ashish on View deleted data in Netezza with view_deleted_records.
- Gary on Installing the Netezza ODBC Driver.
- venkat on Installing the Netezza ODBC Driver.
- Gary on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- arnab on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- Hank Classe on ANS1017E (RC-50) Session rejected: TCP/IP connection failure
- Sean Robinson on Registering with Multiple listeners.
- Gary on Sending nzevent emails for system state changes.
Meta
Tag Archives: windows
Windows update with oracle.
A client reported a slowdown on a database on Windows 2003 because of windows patches.
Enterprise Manager username/password incorrect.
Configuring Host Credentials for Windows Systems. You have to assign “Log on as a batch job” for the windows users to enable host authentication in windows. Here’s how to do it.
Windows and WScript.
We have production databases running on Windows, and I required to check that everything was up and running, and start them if not. Here’s how I’ve set it up.
Emctl Returning status code 1
emctl agent would not start, returning the error : 2010-08-17 18:51:50,921 Thread-1696 ERROR main: nmectla_agentctl: Error connecting to http://hostname:3872/emd/main/. Returning status code 1 Even from the services panel, the same error was returned and the agent refused to start up. … Continue reading
Posted in Enterprise Manager, Oracle Agent, Oracle Configuration Manager
Tagged agent, EMCTL, ERROR~CODE~1, fails, RETURNING, SERVICES, Upload, windows
Comments Off
Dos equivalent oraenv
oraenv in unix sets your environment and allows you to connect directly to the database. However, there’s no equivalent in DOS for windows. Here’s the one that I use. I’ve used bits and pieces to get this working from various … Continue reading
Posted in Oracle
Tagged DOS, ENVIRONMENT, ORACLE_HOME, ORACLE_SID, ORAENV, PATH, windows
Comments Off
Insufficient privileges purging scheduler logs.
Cannot purge the job history logs ? If you get insufficient privileges, you require the SCHEDULER_ADMIN role.
Posted in Oracle
Tagged CLASSES, CREATE~ANY~JOB;, CREATE~JOB, dbms_scheduler, JOB, programs, windows
Comments Off
Windows Agent will not start.
Lost communication with agent from Grid on Windows 2003 server. I was unable to communicate with the agent on a server. Note that the symptoms are nothing to do with the cause. EM displayed the following : Error Communication between … Continue reading
Posted in Enterprise Manager
Tagged A~SERVICE~SPECIFIC~ERROR, EMAGENT~IS~THRASHING, EMCTL, EMCTL~START~AGENT, NET~HELPMSG~3547, THRASHING, windows
Comments Off
Database Backup from Scheduler.
I wanted to backup a database using an OS script, but scheduled from the database rather than from the OS. Here’s the setup for it.
Autostart Database’s in Windows.
Window’s can be a funny beast. I found that on a windows 2003 server, the services would all start but the database would not. Here’s how to fix it.
Posted in Oracle
Tagged 2003, database, startup, startup~database, windows, windows~startup
Comments Off
Installing 11gR2 reports missing files.
Files missing on installation. When installing Oracle 11g R2, I came across a number of missing files during the installation on windows 32bit, though this is also apparent on the 64 bit version.