archives

The Forbes 10 Best Cities to Earn a Living

I love the various Forbes list.  Recently, they did their 10 best cities for earning a living. How much do such list factor into your thoughts of moving - if at all?  If you live in one of those cities, what do you love/hate about it?&#160...

The Forbes 10 Best Cities to Earn a Living

I love the various Forbes list.  Recently, they did their 10 best cities for earning a living. How much do such list factor into your thoughts of moving - if at all?  If you live in one of those cities, what do you love/hate about it?&#160...

Best website for Oracle exams : www.pass4exams.com

Excellent website for Oracle exams [link] Everything you need to pass exams.

Upgrade from power builder to VB oracle

Hi Guys, I need to upgrade my database management software from power builder to another management software. I have to choose VB oracle against oracle and SAP, Can someone me the advantages of these management software in terms of load and response time. Here is the Scenario, I have been maintaining DB for three companies i.e Philips, Onida and

oracle forums

anyone having issues with forums.oracle.com ? I guess they did some kind of upgrade over the weekend, now I can't even get the site to load.

oracle 9i RAC restore to 9i non-RAC possible ?

I am wondering if its possible to restore a 9i RAC db onto an 9i non- RAC db ? I will be using RMAN. Source db = Solaris 9i Enterprise 9.2.0.1.0 Target db = Linux 2.4 Redhat 9i Enterprise 9.2.0.4.0 Thank you in advance! Richard

Calling procedure

Hi, I'm trying to call a procedure like this: INSERT_PORTFOLIO_ARR ( p_user_id => p_customer_id, p_portfolio_id => p_portfolio_id, p_ticker => v_ticker_tab, p_action => v_action_tab); There are a bunch more parameters, but I only have to pass those. I get this error when trying to compile the code: