archives

Plz help me.

Hi, I am a software engineer. I got my training in J2EE and Oracle. But now i am working on database only. i dont have to code. i m doing regression testing only. my friends suggested me to switch to oracle. now i m trying to study more about oracle. My question is which book should i study - oracle 9i or 10g ? what

about "cursor: pin S wait on X" wait event.

hi all: Recently "cursor:pin S wait on X" wait event troubles me. I have two DB Server for a website. Everynight, Server A push new data to Server B by one way. Because some security reason, Server B can not "pull" data from Server. So, I using following query to insert data to Server B:

Software creates PDF output from CAD drawings. - ThomasNet Industrial News Room

Software creates PDF output from CAD drawings. ThomasNet Industrial News Room, NY - Aug 26, 2008 Combine drawings - Join two or more DWG files into one PDF file .

Software creates PDF output from CAD drawings. - ThomasNet Industrial News Room

Software creates PDF output from CAD drawings. ThomasNet Industrial News Room, NY - 8 hours ago Combine drawings - Join two or more DWG files into one PDF file .

DB2 Deployment Guide

Draft Redbook, last updated: Tue, 26 Aug 2008 - Learn DB2 Data Servers and Clients deployment - Automate DB2 mass deployment with script - Deploy DB2 with application DB2 provides various installation methods as well as features and tools to deploy large number of clients and servers.

Passing Parameters

Hi, I posted earlier about some permission issue. I somehow solved that, but here is an interesting error. I've created a simple test procedure that returns a different error. Please see below. I think this has something to do with passing arrays. Funny thing though, it works fine if both procedures are in the same schema. But if the

New software developed for urban planning - The New Nation

New software developed for urban planning The New Nation, Bangladesh - 3 hours ago User can also convert any shape file as an image like .jpeg, .emf etc and directly copy these to any word document file or any image viewer program.

PC INFO Opt for new, cheaper PDF software - Columbia Daily Tribune

PC INFO Opt for new, cheaper PDF software Columbia Daily Tribune, MO - 1 hour ago Because PDF documents can get rather large, Nitro PDF lets you extract or split individual pages from a PDF file , saving a lot of conversion time.

ORACLE 11g DB Control hugs CPU 100%

Hello, 11g, Win XP 2G SP2 after installing 11g EE and starting DB Control (emctl start dbconsole and login sys pass sysdba) task manager reports oracle.exe is 100 % busy. Without doing anything, cpu remains 100%, entering emctl stop dbconsole all is fine. has sombody seen this strange behaviour as well?

What are the advantages of using an alias for local_listener

I have used (for example) local_listener = '(ADDRESS = (PROTOCOL =TCP)(HOST=themis.sbd.com.au) (PORT=1537))' which seems to work fine. When I used dbua to upgrade to 10.2.0.4 it converted this to local_listener = LISTENER_CYCLTEST and added to tnsnames.ora: LISTENER_CYCLTEST.SBD.COM.AU = (ADDRESS = (PROTOCOL = TCP)(HOST = themis.sbd.com.au)(PORT = 1537))